*{
	margin: 0;
	padding: 0;
}

IMG{
 border: 0;
}

BODY{
	background: url('../img/b_code.png') repeat-x;
}

DIV{
	position: relative;
}

A{
	text-decoration: none;
}

#header{
    width: 900px;
    height: 142px;
	margin: 0px auto;
}

#logo{
 background: url('../img/logo.png') no-repeat 10px bottom;
 height: 142px;
 padding-right: 15px;
 position: absolute;
 display: block;
 width: 240px;
 height: 70px;
 left: 10px;  
 top: 11px; 
}

#form{
    position: absolute;
	margin: 35px 0px 0px 610px;
}

#form input{
    margin-top: 3px;
	width: 80px;
	height: 13px;
	border: 0;
	padding: 3px 5px;
	font-size: 9pt;
	margin-left: 5px;
	vertical-align: middle;
	background: url('../img/bgrinput2.png') no-repeat;
}

#form span{
	color:#4d4d4d;
	font: bold  8pt Tahoma;
}
