body {
	background-color: #766440;
	font-family: "Trebuchet MS", "Palatino Linotype";
}
#container{
	width:980px;
	height:655px;
	margin:auto;
	background:#F2ECDF;
}
.style1 {font-weight: bold}
#logo{
	width:980px;
	height:90px;
}
#head{
	width:980px;
	height:250px;
}
#menu{
	float:left;
	width:240px;
	height:100%;
}
#main_inner{
	width:700px;
	float:right;
	height:300px;
	padding:0px;
}
#inner_left{
	float:right;
	width:225px;
	padding-left:10px;
	padding-right:10px;
	padding-top:37px;
	height:307px;
	border-left: 1px solid #DBD1BD;
}
#inner_left1{
	float:right;
	width:245px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-top:-3px;
	height:307px;
	border-left: 1px solid #DBD1BD;
}
#inner_right{
	width:480px;
	height:310px;
	float:left;
	padding-right:15px;
}
#top_menu{
	width:300px;
	height:20px;
	padding-top:65px;
	padding-right:15px;
	float:right;
	text-align:right;
}
.top_menu{
	color:#003767;
	font-family: "Trebuchet MS", "Palatino Linotype";
}
.top_menu a:hover{
	color:#2E70AA;
	font-family: "Trebuchet MS", "Palatino Linotype";
}
body,td,th {
	font-family: "Trebuchet MS", "Palatino Linotype";
	color:#003768;
	font-size: 14px;
}
.style1 {color: #776441}
a:link {
	text-decoration: none;
	color:#003768;
}
a:visited {
	text-decoration: none;
	color:#003768;
}
a:hover {
	text-decoration: underline;
	color:#003768;
}
a:active {
	text-decoration: none;
}
#footer{
	width:980px;
	margin:auto;
	text-align:left;
	color:#F2ECDF;
	padding:10px;
}
.footer{
	color:#F2ECDF;
}
.footer a{
	color:#F2ECDF;
	
}
.footer a:link{
	color:#F2ECDF;
	
}
.footer a:hover{
	color:#F2ECDF;
	
}
.footer a:visited{
	color:#F2ECDF;
	
}
