.main1 {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.main {
	height: 700px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	clip: rect(auto,auto,auto,auto);
}
.top {
	height: 50px;
	width: 800px;
	background-image: url(img/top.png);
}
.banner {
	height: 168px;
	width: 800px;
	background-image: url(img/banner.png);
}
.nav {
	height: 32px;
	width: 800px;
	background-image: url(img/nav.jpg);
}
.content {
	height: 600px;
	width: 800px;
	background-image: url(img/content_bgd.png);
}
.footer {
	height: 76px;
	width: 800px;
	background-image: url(img/footer.jpg);
}
.intop {
	float: right;
	height: 35px;
	width: 250px;
	margin-top: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	position: static;
}
.banner_text {
	height: 20px;
	width: 590px;
	margin-top: 107px;
	margin-right: 0px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #9CB256;
	position: absolute;
}
.infoot {
	height: 20px;
	width: 800px;
	margin-top: 15px;
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9DB257;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
div#menu {
	float:left;
	width: 800px;
	padding-top:0;
	background-image: url(img/nav.png);
}
ul#nav,ul#nav li {
list-style-type:none;
margin:0;
padding:0
}
ul#nav {
margin-left: 250px;
width: 500px;
}
ul#nav li {
float: left;
margin-right: 3px;
text-align: center;
}
ul#nav a {
	float: left;
	width: 7em;
	padding: 5px 0;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}
ul#nav a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
ul#nav li.activelink a,ul#nav li.activelink a:hover {
	color: #003;
	background-color: #F4F7E7;
}
.left_side {
	float: left;
	height: 263px;
	width: 130px;
	margin-top: 10px;
	margin-left: 0px;
}
.right_side {
	float: left;
	height: auto;
	width: 750px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 15px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #D44113;
}
.list {
	height: 100px;
	width: 600px;
}
.fbgd {
	height: auto;
	width: 740px;
	margin-left: 5px;
}
.fbgdto {
	width: 595px;
	background-color: #EEEFF3;
	background-image: url(img/fbgdtop.jpg);
	height: 22px;
}
.fbgdbottom{
	height: 20px;
	width: 580px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:20px
	background-color: #EEEFF3;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.field_border {
	border: 1px solid #9AB254;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.menu_holder {
	height: 50px;
	width: 775px;
	margin-right: 10px;
	margin-left: 16px;
}
.border {
	border: 1px solid #333333;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.top {
	height: 20px;
	width: 800px;
}
.logo {
	height: 251px;
	width: 800px;
	background-image:url(img/logo.png);
}
.menu_bgd {
	height: 33px;
	width: 800px;
	background-image:url(img/content_bgd.png);
	padding-right: 3px;
}
.content {
	height: auto;
	width: 800px;
}
.banner {
	height: 145px;
	width: 800px;
}
.footer {
	background-image: url(img/footer.png);
	height: 87px;
	width: 800px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
