@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;   
	font-size:13px;
	font-style:normal;
	color:#404040;
	background-color:#FFFFFF;
	background-image: url(bg_main.jpg);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#375907;
}

a:link {
font-style:normal;
	color:#404040;
	text-decoration:none;
}

a:visited {
font-style:normal;
	color:#404040;
	text-decoration:none;
}
a:hover {
font-style:normal;
	color: #CC0000;
	text-decoration:underline;
}

.wrapper {
width:auto;
height:100%;
border:0px red solid;
clear:both;
padding:0px;
margin:0px;
}
.container {
width:950px;
height:100%;
border:0px red solid;
clear:both;
padding:0px;
margin:0px auto;
}

.header-main {
width:950px;
height:101px;
clear:both;
margin:0px;
padding:0px;
}

.logo {
width:364px;
height:101px;
margin:0px;
float:left;
}
.topnav_left {
width:265px;
height:101px;
margin:0px;
float:right;
	background-image: url(topnav_bg.jpg);
	background-position:top;
	background-repeat: no-repeat;
}
.topnav_left2 {
margin:10px 0px 0px 0px;
}

.main_banner {
width:950px;
height:389px;
margin:0px;
float:left;
clear:both;
}
.main_body {
width:950px;
height:440px;
margin:0px;
padding:0px;
background-color:#FFFFFF;
clear:both;
}
.holding_div1 {
width:950px;
clear:both;
height:auto;
}
.holding_div2 {
width:950px;
clear:both;
height:auto;
}
.holding_img {
width:;
float:left;
}

.arrow {
width:308px;
height:219;
margin:0px;
padding:0px;
float:left;
}
.body_text {
width:595px;
height:219;
margin:35px 35px 0px 0px;
padding:0px;
float:right;
background-color:#FFFFFF;
}
.body_text p {
text-align:justify;
}

.text_bold {
color:#345209;
font-size:18px;
}

.footer {
width:950px;
height:35px;
margin:0px;
padding:0px;
background-color:#5b5a5a;
clear:both;
color:#FFFFFF;
}

.footer a:link {
color:#FFFFFF;
}
.footer a:visited {
color:#FFFFFF;
}
.footer a:hover {
color: #999999 ;
}