body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #404040;
	font-family: Arial;
	color: #4D4D4D;
	font-size: 12px;
	text-align: center;
}

a:link{ text-decoration: none; }
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}
a:active{text-decoration: none;}

h1{
	margin: 0 0 0 0;padding:0 0 0 0;
	line-height: 27px;
	height: 27px;
	font-size:16px;  font-weight: bold;
	color: #345BA4;
	font-family: "Arial Black";
}

#mainbody{
	/*width: 1004px;*/
	width:870px;
	margin: 0 auto;
	text-align: left;
}


#top{
	background-image: url(top_bg.gif);
	height: 90px;
	padding: 0 0 0 20px;
	background-position: right;
	background-repeat: repeat-x;
}

#logo{
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 90px;
	float: left;
}

#mainmenu{
	float: left;
	background-image: url(mainmenu_bg.gif);
	height: 49px;
	margin-top:1px;
	margin-left:10px;
	padding: 0 0 0 0;
}
#mainmenu ul{display: inline;padding:0 0 0 0;margin:0 0 0 0;  list-style-type: none; }
#mainmenu ul li{ float:left;list-style:none;line-height:49px;height:49px;border-left:1px solid #676767;border-right:1px solid #676767;margin-right:1px;}
#mainmenu ul li a{line-height:49px;height:49px;padding-left:10px;padding-right:10px;color:#282661;font-size:12px;  font-weight: bold; }

.col{float:left;}
.col0{float:left;  background-color: #FFF; margin-bottom:1px;}
.col1{float:left;  background-color: #FFF; margin-left:1px;margin-bottom:1px;}
.cls{clear:both;line-height:0px;font-size:0px;}

#topshow{ background-image: url(homepic18.jpg);height:130px;padding-left:20px;}

#submenu{width:200px;float:left;}
#submenu ul{ list-style-type: none;padding:0 0 0 0;margin:0 0 0 0;  background-color: #FFF; width:200px;}
#submenu ul li{list-style-type:none:;  background-image: url(submenuitem_bg.gif); width:200px;height:25px;color:#000;font-size:14px;font-weight:bold;margin-bottom:1px;}
#submenu ul li a{color:#000;line-height:25px;height:25px;padding-left:25px;display:block;}

.toptitle{
	padding-left:20px;
	/*background-image: url(top_title_bg.gif);*/
	
	height: 5px;
	line-height: 5px;
	font-size:1px;  font-weight: normal;
	color: #345BA4;
	font-family: "Arial Black";
	background-color: #BDBDBD;
}

#bottom{background-image: url(btm_bg.gif);height: 58px;}
#bottom .copy{margin:30px 0 0 15px;float:left;font-size:16px;color: #FFF;font-family: "Arial";font-weight: bold;}
#bottom .link{margin:32px 15px 0 0;float:right;font-size:14px;color: #FFF;font-family: "Arial";  font-weight: bold; }
#bottom .link a{font-size:14px;color: #FFF;font-family: "Arial";  font-weight: bold; }

.detail{
	width:870px;/*height:200px;*/
}
