html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}html {
	height: 100%;
	background: #949494 url(../images/bg.jpg) repeat-x;
}

#wrap {
	background: url(../images/bg_body.png) no-repeat scroll 0% 100%;
	width: 676px;
	height: 514px;
	margin: 0 auto;
	position: relative;
}

.hide {
	position: absolute;
	left: -9999em;
}

#login,
#contact,
#msg {
	position: absolute;
}

#login {
	left: 292px;
	top: 369px;
	padding: 2px;
	width: 171px;
}

#login input {
	margin-bottom: 15px;
	width: 170px;
	height: 20px;
	background: none;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#login #bLogin {
	width: 53px;
	height: 21px;
	margin-top: 5px;
	float: right;
}

#contact {
	display: block;
	background: url(../images/btn_contact.jpg) no-repeat;
	width: 91px;
	height: 32px;
	position: absolute;
	left: 293px;
	top: 522px;
}

#msg {
	width: 200px;
	margin: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.error {
	color: #d11100;
}
