body{
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
}
#mainwindow{
	margin:0 auto;
	width:780px;
}
#header{
	width:760px;
	height:80px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
}
#smallnav{
	float:right;
	display:block;
	word-spacing: 10px;
	height:75px;
	line-height:75px;

}
#smallnav a{
	color:#aaa;
	text-decoration:none;
	font-size: 11px;
}
#topnav{
	width:760px;
	overflow:hidden;
	height:45px; 
	margin-bottom:4px;
	overflow:hidden;
	/*background:#aaa;*/
}
#topnav a{
	color:#fff;
	display:block;
	float:left;
	width:126px;
	overflow:hidden;
	line-height: 45px;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
}

#topnav>a{
	color:#fff;
	display:block;
	float:left;
	width:126px;
	overflow:hidden;
	line-height: 45px;
	font-weight:bold;
	background:url(divider.jpg) no-repeat right;
	text-align: center;
	text-decoration:none;
}

#topnav a:hover{
	color:#f90;
	display:block;
	float:left;
	overflow:hidden;
	
	
}

#mainnav{
	width:759px;
	height:216px;
	margin-bottom:4px;
}
#navigation{
	float:left;
	width:250px;
}
#navigation a{
	border:0;
	margin-bottom:5px;
}
#navigation img{
	border:1px solid #ccc;
	margin-bottom:4px;
}
#imagemain{
	float:right;
	width:500px;
	overflow:hidden;
	
	
}
#contentmain{
	clear:both;
	width:759px;
	overflow:hidden;
	height:270px;
}
#contentleft{
	float:left;
	width:245px;
	overflow:hidden;
	border:#ddd 1px solid;
	height:260px;
}
#contentlefttitle{
	
	width:245px;
	overflow:hidden;
	height:25px;
	background:#ddd;
	line-height:25px;
	color:#aaa;
	padding-left:10px;
	font-weight:bold;

}
#contentright{
	float:right;
	width:500px;
	overflow:hidden;
	

}
#contentrighttitle{
	clear:both;
	width:500px;
	overflow:hidden;
	height:25px;
	background:#e6a735;
	line-height:25px;
	font-weight:bold;
	padding-left:10px;

}
#contentrightcontent{
	clear:both;
	width:498px;
	overflow:auto;
	height: 232px;
	/*border:1px solid #ddd;*/
	margin-top:4px;
		
}
* html #contentrightcontent{
	clear:both;
	width:498px;
	overflow:auto;
	height: 232px;
	
}
#contentbottom{
	clear:both;
	width:759px;
	overflow:hidden;
	height:131px;
	margin-bottom:4px;
	
}
#contentbottomleft{
	float:left;
	width:245px;
	overflow:hidden;
		
}
#contentbottomleft img{
	border:0;
}
#contentbottomright{
	float:right;
	width:500px;
	overflow:hidden;
	border:1px solid #ddd;
	height:127px;

}
#contentbottomrightleft{
	float:left;
	width:250px;
	overflow:hidden;
	
}
#contentbottomrightleft a{
	display:block;
	height:11px;
	line-height:11px;
	font-size:11px;
	color:#e6a735;
	padding-left:3px;
	
}
#contentbottomrightleft p{
	margin-top:0;
	display:block;
	width:249px;
	height:25px;
	line-height:25px;
	background:#e6a735;
	padding-left:20px;
	font-weight:bold;
}
#contentbottomrightright{
	float:right;
	width:250px;
	overflow:hidden;
	color:#aaa;
	
}
#contentbottomrightright p{
	margin-top:0;
	display:block;
	width:249px;
	height:25px;
	line-height:25px;
	background:#aaa;
	padding-left:20px;
	color:#fff;
	font-weight:bold;
}
#footertop{
	width:759px;
	height:13px;
	margin-bottom:4px;
	clear:both;
	background:#ddd;
}
#footer{
	background:#ddd;
	clear:both;
	width:759px;
	overflow:hidden;
	height:55px;
	word-spacing:10px;
	
}
.shadows{
	background:url(bgshdw.gif) right bottom no-repeat;
	margin: 10px 0 0 0;
	margin: 10px 0 0 5px !important;
	float:left;
	
}	
.shadows img{
	display:block;
	position:relative;
	border:1px solid #aaa;
	margin:-8px 8px 8px -8px;
	padding:4px;
	background-color: #fff;
}
.shadows #topnav{
	display:block;
	position:relative;
	margin:-8px 8px 8px -8px;
	padding:4px;
	background-color: #8f8f8f;
	width:760px;
	overflow:hidden;
	height:45px; 
	
}
.subbutton{
	background:#e6a735;
	color:#fff;
	border:0;
}
#footer #copyrt{
	float:left;
	line-height:55px;
	width:250px;
	text-align:center;
}
#footer #navbottom{
	float:left;
	line-height:55px;
	text-align:center;
	width:500px;
}
#footer a, #footer a:visited{
	color:#333333;
	text-decoration:none;
	
}
#footer a:hover{
	color:#fff;
	
}
h2{
	font-size:14px;
	margin:0 3px;
	font-weight:bold;
}
h3{
	font-size:12px;
	margin:0 3px;
	font-weight:bold;
}
.contentleftmain{
	text-align: center;
	width: 90%;
	margin:0 auto;
}
.contentleftdate{
	padding-left:20px;
	height:25px;
	text-align:left;
	background-image: url(newsbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height:25px;
	margin-top:10px;

}
.contentleftcontent{
	color:#aaa;
	text-align:left;
	

}
.contentleftcontent a{
	color:#ff9900;
	font-weight:bold;
	display:block;
	height:20px;
	line-height:20px;
	

}