body { 
	margin: 0;
	text-align:center;
	font-family: Tahoma,Arial; 
	font-size: 11px;
	background-image: url("/assets/images/fadebg.jpg");
}
img{
	border: none;
}
a {
	color:#0052a4;
}
#wrapper {
	text-align:center;
	width: 990px;
	margin: 0 auto;
	margin-top: 20px;
	background-image: url("/assets/images/wgbg.gif");
	background-color: #ffffff;
}
#container { 
	text-align: left; 
	width: 960px; 
	margin: 0 auto; 
}
#content_left {
	width: 260px;
	float: left;
}
#content_right {

	width: 680px;
	float: right;
}
#cleft_search {
	margin-top: 12px;
	margin-bottom: 8px;
	height: 20px;
}
#cleft_img {
	margin-bottom: 15px;
}
#cleft_nav {
	margin-bottom: 40px;
}
#cleft_nav .menu a {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	padding: 3px;
	padding-left: 5px;
	display: block;
	border-left: 10px solid #ffffff;
	text-decoration: none;
}
#cleft_nav .menu a:hover {
	border-left: 10px solid #0052a4;
	background-color: #efefef;
	text-decoration: none;
	color: #000000;
}
#cleft_nav .submenu a {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	padding: 1px;
	margin-left: 15px;
	padding-left: 5px;
	display: block;
	border-left: 10px solid #ffffff;
	text-decoration: none;
}
#cleft_nav .submenu a:hover {
	border-left: 10px solid #479cd2;
	background-color: #efefef;
	text-decoration: none;
	color: #000000;
}
#cright_nav {
	text-align: right;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	
}
#cright_nav a {
	color: #000000;
	text-decoration: none;
}
#cright_nav a:hover {
	color: #0052a4;
	text-decoration: none;
}
#cright_text {
	color: #333333;
	font-size: 13px;
	margin-bottom: 30px;
}
.search { 
	font-size: 11px;
	width: 205px;
}
.search_btn {
	font-size: 11px;
}
#footer {
	float: none;
	clear: both;
	width: 960px;
	margin: 0px auto 0px auto;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #0052a4;
	text-decoration: none;
}
#cright_footer{
	text-align: center;
}
#cright_footer a {
	color: #000000;
	text-decoration: none;
}
#cright_footer a:hover {
	color: #0052a4;
	text-decoration: none;
}
#map{
	width: 678px; 
	height: 358px;
	border: 1px solid #000; 
}
