body{
	margin:0;
	background:#364601 url(../images/body-strip.gif) repeat-x;
	font:11px Verdana,Arial, Helvetica, sans-serif;
	color:#000;
}
h3{
	color: #364601;
	letter-spacing: -1px;
	text-align: center;
	margin-top: 150px;
	font-size: 16px;
}
.highlight{
	font-size: 12px;
	color: #fff;
	background-color: #6A8A02;
	padding: 0 20px 1px 2px;
	font-weight: bold;
}
#wrapper{
	position:relative;
	width:868px;
	margin:0 auto;
	padding:62px 0 0 20px;
}
.logo{
	position:absolute;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	width:300px;
	height:152px;
	text-indent:-9999px;
	top:17px;
	left:0;
	z-index:1;
}
.logo a{
	display:block;
	height:100%;
}
/* header */
#header{
	width:100%;
	overflow:hidden;
}
#header ul{
	margin:0;
	padding:12px 48px 0 5px;
	list-style:none;
	float:right;
	background:url(../images/nav-bg.gif) no-repeat;
	height:26px;
	font:14px Helvetica, Arial sans-serif;
}
#header ul li{
	float:left;
	padding:0 3px 0 11px;
}
#header ul a{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	padding:0 0 0 10px;
}
#header ul a:hover,
#header ul li.active a{background:url(../images/nav-marker.gif) no-repeat 0 50%;}
/* main */
#main{
	width:838px;
	overflow:hidden;
	background:#fff;
	padding:10px 15px 12px;
}
#sidebar{
	float:left;
	width:492px;
}
#content{
	float:right;
	width:332px;
	margin:-12px 0 0;
}
#content p{
	margin:12px 0 0;
	line-height:13px;
	text-align:justify;
}
#content ul{
	margin:15px 0 -12px;
	padding:0 0 0 13px;
	list-style:none;
	width:319px;
	overflow:hidden;
}
#content ul li{
	background:url(../images/list-marker.gif) no-repeat 0 3px;
	padding:2px 0 11px 24px;
	width:295px;
}

#content ul li a{
	color: #364601;
}
#content ul li img{
	margin-bottom: -2px;
}
.side-img{
	width:488px;
	border:2px solid #6a8a02;
	position:relative;
}
.side-img img{display:block;}
.text{
	position:absolute;
	overflow:hidden;
	background:url(../images/text-overlay.gif) no-repeat;
	width:285px;
	height:168px;
	top:133px;
	left:184px;
	text-indent:-9999px;
}
.block{
	width:494px;
	min-height:124px;
	margin:13px 0 0;
	overflow:hidden;
}
* html .block{
	height:124px;
	overflow:visible;
}
.block_about{
	width:494px;
	min-height:124px;
	margin:13px 0 0;
	overflow:hidden;
}
* html .block_about{
	height:124px;
	overflow:visible;
}
.block_news{
	width:494px;
	min-height:124px;
	margin:13px 0 0;
	overflow:hidden;
}
* html .block_news{
	height:124px;
	overflow:visible;
}
.block_about q{
	display:block;
	overflow:hidden;
	background:url(../images/rotate/about_testimonial.jpg) no-repeat;
	width:494px;
	height:130px;
	text-indent:-9999px;
	margin:0;
}
.block_supplies{
	width:494px;
	min-height:124px;
	margin:13px 0 0;
	overflow:hidden;
}
* html .block_supplies{
	height:124px;
	overflow:visible;
}
.block_contact{
	width:494px;
	min-height:124px;
	margin:13px 0 0;
	overflow:hidden;
}
* html .block_contact{
	height:124px;
	overflow:visible;
}
.block_contact q{
	display:block;
	overflow:hidden;
	background:url(../images/rotate/contact_testimonial.jpg) no-repeat;
	width:494px;
	height:130px;
	text-indent:-9999px;
	margin:0;
}
.block_news q{
	display:block;
	overflow:hidden;
	background:url(../images/rotate/articles_testimonial.jpg) no-repeat;
	width:494px;
	height:130px;
	text-indent:-9999px;
	margin:0;
}
.block_supplies q{
	display:block;
	overflow:hidden;
	background:url(../images/rotate/supply_quote.gif) no-repeat;
	width:494px;
	height:130px;
	text-indent:-9999px;
	margin:0;
}
.block q{
	display:block;
	overflow:hidden;
	background:url(../images/rotate/home_testimonial.jpg) no-repeat;
	width:494px;
	height:130px;
	text-indent:-9999px;
	margin:0;
}
/* footer */
#footer{
	width:100%;
	overflow:hidden;
	padding:12px 0 0;
	color:#fff;
	font-size:10px;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{text-decoration:underline;}
#footer ul{
	margin:0 0  0 -6px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
	overflow:hidden;
}
#footer ul li{
	float:left;
	background:url(../images/footer-sep.gif) no-repeat 0 3px;
	padding:0 5px 0 6px;
	margin:0 1px 0 -1px;
}
.alt{
	float:right !important;
	margin:0 -5px 0 0 !important;
}
.alt li{
	margin:0 -1px 0 1px !important;
	background-position:100% 3px !important;
}