body {
	background:url(../images/body.gif) repeat-x;
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
a{outline:none;}
img {border:none;}
p {
	padding:0;
	margin:12px 0 0;
	line-height:11px;
}
form {
	margin:0;
	padding:0;
}
input, label, select, textarea {vertical-align:middle;}


#page {
	width:778px;
	margin:0 auto;
}
#main {
	background:url(../images/main.png) repeat-y;
	width:100%;
}
#header {
	width:100%;
	overflow:hidden;
}
.logo {
	background:url(../images/logo.gif) no-repeat;
	width:189px;
	height:92px;
	text-indent:-9999em;
	float:left;
	margin:10px 0 0 40px;
}
#header span {
	float:right;
	font:19px Georgia, "Times New Roman", Times, serif;
	color:#305919;
	margin:78px 35px 0 0;
}
.nav {
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0;
	padding:15px 0 2px 17px;
	list-style:none;
	font-size:13px;
}
.nav li {
	float:left;
	margin:0 0 0 -2px;
}
.nav li a {
	display:block;
	background:url(../images/pic1.gif) no-repeat 0 0;
	height:20px;
	width:108px;
	text-decoration:none;
	color:#333;
	padding:8px 0 0;
	text-align:center;
}
.nav li a:hover {
	background-position:0 100%;
	font-weight:bold;
}
#container {
	padding:0 3px;
	width:772px;
	overflow:hidden;
	background:url(../images/container.gif) repeat-y 3px 0;
	position:relative;
}
.logo2 {
	background: url(../images/logo2.png) no-repeat;
	width:139px;
	height:141px;
	position:absolute;
	right:30px;
	top:105px;
	z-index:9;
}
.logo2 ul {
	margin:0;
	padding:67px 0 0 24px;
	list-style:none;
	color:#000;
}
.logo2 li {
	padding:0 0 0 10px;
	background:url(../images/marker2.gif) no-repeat 0 3px;
}
.box {
	width:100%;
	overflow:hidden;
	
	padding:0 0 11px;
}
.main-column  {
	width:710px;
	float:left;
	padding:10px 50px 10px 30px;
	background:url(../images/box3.gif) no-repeat 1px 100%;
}
.main-column h1 {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0 0;
	color:#3e6425;
}
.news {
	float:left;
	width:405px;
	color:#557740;
	font-size:11px;
	overflow:hidden;
	padding:0 0 0 20px;
}
.news a {
	text-decoration:none;
	color:#557740;
}
.news a:hover {
	text-decoration:underline;
}
.inner-box {
	width:100%;
	margin:4px 0 0;
	padding:6px 0px 0px 0px;
}
.news .inner {
	border:solid #edf4ea;
	border-width:0 1px;
	padding:2px 10px;
}
.news h1 {
	width:100%;
	margin:0;
	font-size:11px;
	padding:0px 0px;
}
.news p {
	margin:0;
}
.news ul {
	margin:0;
	padding:0 0 10px;
	list-style:none;
	font-size:10px;
}
.news li {
	padding:4px 0 0 9px;
	background:url(../images/marker.gif) no-repeat 0 9px;
}
.news strong {
	display:block;
	margin:0 0 10px;
}
.inner-box .bottom {
	background:url(../images/box-bottom.gif) no-repeat;
	height:11px;
	width:100%;
}

#footer {
	background:url(../images/footer.gif) no-repeat;
	width:100%;
	overflow:hidden;
	font-size:10px;
	text-align:center;
	padding:13px 0 3px;
}
.copy {
	float:left;
	font:10px Arial, Helvetica, sans-serif;
	margin:0 0 0 15px;
	display:inline;
	color:#adcc9e;
	padding:5px 0 0;
}
.contact {
	float:right;
	margin:0 20px 0 0;
	padding:0;
	list-style:none;
	display:inline;
	color:#adcc9e;
}
.contact li {
	float:left;
	height:21px;
	padding:5px 4px 0 28px;
}
.contact .e {
	background:url(../images/e.gif) no-repeat;
}
.contact .t {
	background:url(../images/t.gif) no-repeat;
}
.contact .a {
	background:url(../images/a.gif) no-repeat;
}
.nav2 {
	width:100%;
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
	padding:10px 0 0;
}
.nav2 li {
	display:inline;
	border-left:1px solid #666;
	padding:0 3px 0 4px;
}
.nav2 li:first-child {
	border:none;
}
.nav2 li a {
	color:#666;
	text-decoration:none;
}
.nav2 li a:hover {
	text-decoration:underline;
}
