@charset "utf-8";
/* CSS Document */

*{
	margin:0 auto;
	padding:0px;
	}
Body{
	background:#ffff67;
	margin:0 auto;
	padding:0px;
	font-size:13px;
	color:#3d3d3d;
	font-family:Arial, Helvetica, sans-serif, "Myriad Pro";
	}
#MainContainer{
	width:983px;
	background:#62c326;
	border:2px #fff solid;
	margin-top:38px;
/*	padding:20px;
*/	}
#HeaderArea{
	width:983px;
	height:118px;
	float:left;
	background:url(images/header_bg.jpg) repeat-x;
	}
#LogoArea{
	width:344px;
	height:66px;
	margin:30px 0px 0px 43px;
	float:left;
	text-align:center;
	}
#LogoTXTArea{
	height:30px;
	margin:62px 0px 35px 10px;
	float:left;
	text-align:center;
	}
	
.LogoTXT{
	color:#fff;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif, "Myriad Pro";
	}	
#PhoneArea{
	width:197px;
	height:29px;
	float:right;
	margin:20px 0px 15px 0px;
	background:url(images/image.jpg) no-repeat left;
	padding-left:47px;
	padding-top:8px;
	}
.Phone{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size:20px;
	font-weight:bold;
	}	
	
#Clear{
	clear:both;
	}
#ContentArea{
	width:911px;
	float:left;
	padding:0px 20px 40px 20px;
	background:#62c326;
	}
#LeftSidebar{
	width:202px;
	float:left;
	margin-right:20px;
	}
#BannerArea{
	width:682px;
	height:218px;
	float:left;
	margin-bottom:13px;
/*	margin-top:10px;
*/	}
#RightSidebar{
	width:689px;
	float:left;
	}
#ContentTxt{
	width:689px;
	float:left;
/*	background:#e6e6e6;
	border-top:1px #d83803 solid;
	border-bottom:1px #d83803 solid;
*/	padding:20px 0px 10px 0px;
	text-align:justify;
	}	
	
#TabArea{
	width:179px;
	float:left;
	margin-bottom:42px;
	margin-top:10px;
	}
.White{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size:15px;
	font-weight:bold;
	}	
.White1 a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}	
.White1 a:hover{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	}
#SidebarImage{
	width:202px;
/*	height:116px;
*/	float:left;
	margin-bottom:30px;
	}
.SidebarImage{
	color:#333;
	font-size:13px;
/*	font-weight:bold;
*/	font-family:Arial, Helvetica, sans-serif, "Myriad Pro";
}
.SidebarImage a{
	color:#277aaa;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif, "Myriad Pro";
	text-decoration:none;
	outline:none;
}	
.SidebarImage a:hover{
	color:#277aaa;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif, "Myriad Pro";
	text-decoration:underline;
	outline:none;
}	
#FooterArea{
	width:963px;
/*	float:left;
	background:#277aaa;*/
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	padding:10px 10px 5px 10px;
	margin:0 auto;
/*	height:28px;
*/	}
#FooterArea ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	}	
#FooterArea ul li{
	display:inline;
	}
.foot{
	color:#800000;
	font-size:11px;
	font-weight:bold;
	
	}	
#FooterArea ul li a{
	color:#2f7106;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	outline:none;
	}	
#FooterArea ul li a:hover{
	color:#2f7106;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	outline:none;
	}
.FooterBreak{
	margin-right:5px;
	margin-left:5px;
	color:#2f7106;
	font-size:11px;
	font-weight:bold;
	}	
#Contact{
	width:680px;
/*	height:116px;*/
	text-align:center;
	float:left;
	margin-bottom:30px;
	}
	
