body{ margin:0; padding:0; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
td{ vertical-align:top;}
#body{ padding:10px 0; margin:auto; text-align:left; width:1002px; overflow:hidden; }
#content_wraper{ background-image:url(images/content_bg.jpg); }

#left_column{ width:211px; overflow:hidden; vertical-align:top; background-image:url(images/top_01.jpg); background-repeat:no-repeat; }
	#left_column .contents{ padding-left:22px; padding-top:22px; }
	#left_menu, #left_menu li{ margin:0; padding:0; list-style:none; line-height:11px; }
	#left_menu img{ border:0; }

#right_column{ background-image:url(images/top_02.jpg); background-repeat:no-repeat; }

#header{ background-image:url(images/header.jpg); background-repeat:no-repeat; width:762px; height:63px; margin-top:22px; color:#083C77; }
#header h1{  font-size:40px; padding:0; margin:0; padding-top:10px; text-align:center; padding-right:30px; }

#contents{ padding:10px 40px 10px 0; }

#footer{ background-image:url(images/footer.jpg); height:234px; overflow:hidden; }
	#footer .menu{ width:500px; height:35px; display:inline-block; margin-left:390px; margin-top:25px; text-align:center; font-size:9px; }
	#footer .menu a{ color:#083C77; text-decoration:none; }
	
	#footer .footerBlocks{ display:inline-block; width:550px; height:75px; margin-left:390px; overflow:hidden; }
	#footer .footerBlocks div{ width:120px; display:inline-block; margin:auto; overflow:hidden; padding:0 30px; margin-top:5px; color:#FFFFFF; float:left; }
	#footer .footerBlocks div select{ font-size:10px; width:130px; height:45px; }
	
	#footer .phone{ text-align:center; margin-left:390px; width:588px; height:70px; padding-top:5px; background-color:#083c77; font-weight:bold; color:#FFFFFF; }
	
.ul{ display:inline-block;  }	
h1{}
h2{ font-size:24px; }
h3{ font-size:18px; }

.form{ margin:auto; padding:0; }
.form fieldset{ padding:10px; }
.form legend{ font-size:20px; margin-bottom:20px; }
.form div{ margin-bottom:5px; clear:both; display:block; }
.form label{ display:inline-block; width:33%; float:left; }
.form .row input, .form .row textarea{ width:60%; }