body
{ 
background:#b7c4e7;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.clear{
clear:both;
}
h2{
	font-size:13px;
	color:#666666;
	margin:0px;
	padding:3px;
}
h3{
	font-size:18px;
	color:#666666;
	margin:0px;
	padding:3px;
}
#main_content{
	width:800px;
	height:auto;
	margin:auto;
	background-color:#ffffff;	
}
#top_banner{
	width:800px;
	height:190px;
	background:url(images/top_banner.jpg) no-repeat center;
}
#left_logo{
width:280px;
height:55px;
float:left;
padding:28px 0 0 22px;
}
/*------------MENU---------*/
ul.menu {
list-style-type:none; float:left; display:block; width:798px; height:25px; 
clear:both; margin:0; padding:0; background-color:#ffffff;}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0 7px 0 6px; margin:0;width:101px; height:25px; text-align:center; line-height:25px;
text-decoration:none; background-color:#c9c5e0; color:#000000;}
a.nav_even:link, a.nav_even:visited {
display:block; float:left; padding:0 7px 0 6px; margin:0;width:101px; height:25px; text-align:center; line-height:25px;
text-decoration:none; background-color:#c9c5e0; color:#000000;}

a.nav:hover, a.nav_even:hover{
display:block; float:left; padding:0 7px 0 6px; margin:0;width:101px; height:25px; text-align:center; line-height:25px;
text-decoration:none;  background-color:#c9c5e0;  color:#FFFFFF;}

/*-------------left_section-----------------*/
#page_content{
	padding:0 0 20px 0;
	background-color:#ffffff;
}
#left_section{
	width:800px;
	height:inherit;
	float:left;
	background:url(images/top_left_corner.jpg) no-repeat top left;
}
.title{
font-size:16px;
font-weight:bold;
padding-left:5px;
padding:25px 0 0 45px;
color:#000000;
}
.text_content{
    font-size:13px;
	width:460px;
	color:#000000;
	margin:23px 0 0 45px;
	line-height:16px;
	text-align:left;
}
.text_content a{
text-decoration:none;
color:#666666;

}
.text_content a:hover{
	text-decoration:underline;
	color:#000000;
	
}
#gray_box_border{
	width:725px;
	height:auto;
	border:1px #666666 solid;
	margin:20px 0 0 35px;
}
#gray_box_content{
	font-size:13px;
	width:690px;
	color:#000000;
	margin:5px;
	padding:5px;
}
#gray_box_content a{
text-decoration:none;
color:#666666;

}
#gray_box_content a:hover{
	text-decoration:underline;
	color:#000000;
	
}

#sublist li{
color:#143258;
}

/*-------------right_section-----------------*/
#right_section{
	width:282px;
	height:auto;
	float:left;
	margin-left:0px;
	background:url(images/right_sect.jpg) no-repeat top left;
}
.title2{
	font-size:16px;
	padding-left:5px;
	padding:25px 0 0 0px;
	font-weight:bold;
	color:#000000;
}
.text_content2{
    font-size:13px;
	width:220px;
	color:#000000;
	margin:23px 0 0 10px;
	line-height:normal;
	text-align:left;
}
.read_more_box{
	width:220px;
	height:18px;
	margin:23px 0 0 5px;
	border-top:1px #666666 dashed;
}
a img.more{
float:right;
}
#read_more_box_left{
width:460px;
height:18px;
margin:23px 0 0 45px;
border-top:1px #CCCCCC dashed;
}
#custom{
width:227px;
height:92px;
margin:5px;
}
/*---------------footer-----*/
#footer{
width:800px;
height:65px;
clear:both;
background:url(images/footer_bg.jpg) no-repeat left;
}
.footer_links{
float:left;
padding:10px;
}
.footer_links a{
	text-decoration:none;
	padding:0 8px 0 8px;
	color:#000000;
}
.footer_links a:hover{
text-decoration:underline;
}
.copyright{
float:right;
padding-right:15px;
padding-top:7px;
}
