/* USED COLORS

 */
 
html,body,div,img,h4,h3,ul,li,p{
	margin:0px;
	padding:0px;
}
body{
	font-family:verdana;
	font-size:14px;
	color:#ffffff;
	background:#30353a url(../images/bg2.jpg) no-repeat top center;
}
#header a{
margin-bottom:30px;
margin-left:170px;
margin-right:10px;
margin-top:5px;
display:block;

width:600px;
height:165px;

}
h3,h4{
	font-weight:normal;
	letter-spacing:1px;
}
input{
	width:317px;
	background:#ffffff;
	color:#000000;
	font:14px verdana;
}
.clearboth{
clear:both;
}
input.radio{
width:auto;
}
#garde{
	width:960px;
	margin:0px auto;
}
#header{
margin-top:25px;
}


#content h3, #content h4{
text-align:center;
}

#content h3{
margin-bottom:8px;
}
#content h4{
margin-bottom:30px;
margin-left:-60px;
font-size:14px;
}
#content h3,h4 span{
font-size:18px;
}

#form{
width:550px;
height:238px;
background-color:#393D43;
margin:0px auto;
margin-top:30px;
margin-bottom:20px;
}
#form label{
display:block;
float:left;
width:100px;
padding:2px 0px 0px 60px;
}
#form div{
padding-top:20px;
background:#393D43;
}
#form .radio{
margin-left:78px;
text-align:let;
}
#form .radio label{
width:auto;
color:#ee8338;
margin:0px;
margin-right:30px;
padding:2px 0px 0px 2px;
}
a.submit{
font-size:16px;
display:block;
width:140px;
margin:0px auto;
white-space:nowrap;
padding:16px 0px 16px 47px;
background:url(../images/submit_lbg.png) no-repeat left;
margin-bottom:30px;
}
a.submit span{
font-family: myraid pro;
text-align:center;
color:white;
padding:16px 48px 16px 0px;
background:url(../images/submit_rbg.png) no-repeat right;
}

.error_list{
font-size:14px;
color:#ee8338;
list-style-type: none

}
