body{
	font-family: arial, tahoma, sans-serif;
	width: 100%; text-align: center;  /*background-color: #1CA6CC; background-image: url(bkg.jpg);*/
	margin: 0;
	background-image: url(footer.jpg); background-position: bottom center;background-repeat: no-repeat;
}
img { border: 0px; } 

.wrap0{
	width: 965px; height: auto; /*background-image: url(wrap_bg.jpg); background-repeat: repeat-y;*/
	padding: 0; margin-bottom: 50px;
}	

.wrap{
	width: 943px; height: auto; background-color: #fff;
	font-size:12px;  text-align: left;
	padding: 17px 18px 0 17px;
}	

.top{
	float: left; width: 943px; height: 200px; padding-top: 1px; background-color: #fff;
}	
	.top_left{ float: left; width: 151px; height: 200px; padding: 8px 0 0 18px; }
	.top_right{ float: right; width: 774px; height: 200px; }
		
.menu{
	float: left; width: 943px; height: 22px; padding: 9px 0 0 0;
	font-size: 14px; font-weight: bold; color: #248FC5;
}	
	.menu a { font-size: 14px; font-weight: bold; color: #248FC5; text-decoration: none; margin: 0 5px 0 5px; }
	.menu a:hover { color: #B2855C; }

.main{ float: left; width: 943px; height: auto;  }
	.left{ float: left; width: 339px; height: auto; padding: 0 0 20px 0; }
		.submenu{
			float: left; width: 257px; height: auto;
		}
			.submenu .div1{
				float: left; width: 249px; height: 23px; background-image: url(submenu_bg.jpg); background-repeat: no-repeat;
				padding: 4px 0 0 8px;
			}
				.submenu .div1 a{
					font-size: 13px; font-weight: bold; text-decoration: none; color: #008CCA;
				}
		
	.right{ float: right; width: 590px; height: auto; padding: 0 0 20px 0; }	
		.right_title{
			float: left; width: 575px; height: 24px; background-color: #008CCA;
			font-size: 13px; color :#fff;
			padding: 7px 0 0 15px;
		}	
		.right_title2{
			float: left; width: 590px; height: 51px; background-color: #CFDFE9;
			font-size: 13px;
		}			
			.right_title2_left{
				float: left; width: 442px; height: 43px;
				font-size: 13px; color: #008CCA;
				padding: 7px 0 0 15px;
			}				
				.right_title2_left p{ padding: 0px; margin: 0px; }
					
			.right_title2_right{
				float: right; width: 133px; height: 47px;
				font-size: 13px;
				padding: 3px 0 0 0;
			}			
		.right_content{ float: left; width: 560px; height: auto; padding: 15px 15px 0 15px; }	
			.right_content form{
				color: #000; padding: 0px; margin: 0px; 
			}
			.right_content input { font-size: 11px; width: 200px; border: solid 1px #000; } 
			.right_content textarea { width: 295px; height: 90px; border: solid 1px #000; } 
			
			.extra_left{
				float: left; width: 170px; height: auto; padding: 25px 0 15px 0; text-align: center;
			}
			.extra_right{
				float: left; width: 390px; height: auto; padding: 25px 0 0 0px;
			}
				.extra_right_title{
					float: left; width: 375px; height: auto; background-color: #CFDFE9;
					font-size: 12px; font-weight: bold; color: #008CCA;
					padding: 3px 0 3px 15px; margin: 10px 0 10px 0;
				}				

	.pages{ clear: both; padding: 30px 0 0 0; }
	.pages a{ color: #000; text-decoration: none; background-color: #eee; padding: 1px 3px 1px 3px; }
	
	.contact { padding: 20px 10px 20px 20px; font-weight: bold; }
	.contact h1{ font-size: 17px; margin: 0px 0 20px 0; }
	.contact a{ color: #000; font-weight: normal; text-decoration: none; text-align: center;}
	.contact input{ font-size: 11px; width: 255px; border: solid 1px #f48000; }
	.contact textarea{ width: 350px; height: 140px; font-size: 11px; border: solid 1px #f48000; }
	
.box1{ float: left; width: 82px; height: 82px; background-color: #6CBEE4; color: #fff; text-decoration: none; cursor: hand; margin: 0 3px 3px 0; font-family: tahoma; font-weight: bold; font-size: 11px; }
.box1:hover{ background-color: #E47a14; }
.box1 td { padding: 0 2px 0 6px; }

.box2 { background-color: #24A6D4; }
.box3 { background-color: #0496c4; }
.box4 { background-color: #047ebc; }
.box5 { background-color: #04528c; clear: both; }

.active { background-color: #E47a14; padding: 1px 3px 1px 3px;}

.footer{
	width: 100%; height: 49px; 
}

.noborder{ border: 0px; }
.clear{ clear: both; font-size: 0px; line-height: 0px; }