*{
	margin:0;
	padding:0;
}
img{
	border:0;
}
ul{
	list-style:none;
}
body{
	background:url(../images/green_topper.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{
	color:#729846;	
}
#wrapper{
	width:800px;
	margin:45px auto 0 auto;
	padding:0px 10px 0px 10px;
}
#header{
	height:85px;
	
}
#header h1, #header h3, #header h4{
	display:none;	
}
#menu{
	height:35px;
	width:765px;
	margin:0 auto;
}
#menu li{
	float:left;
	width:120px;
	margin:1px;
}
#grey_bar{
	background:url(../images/grey_bar.jpg) no-repeat;
	height:35px;
	width:763px;
	margin:0 auto;
}
#grey_bar p{
	float:right;
	padding:10px 15px;
}
#grey_bar a{
	text-decoration:none;
	color:#729846;
}
#banner{
	width:763px;
	margin:0 auto;
	height:226px;
	margin-bottom:41px;
}
#content{
	width:763px;
	margin:0 auto;
	background:url(../images/content_gradient.jpg) repeat-x;
	color:#666;
}
#content h3{
	font-size:15px;
	height:35px;
	margin-bottom:20px;
	color:#6DAB22;
}
#footer{
	background:url(../images/green_bar.jpg) repeat-x;
	height:70px;
	padding-top:2px;
	font-size: 9px;
	color:#333;
	clear:left;
}
#inner_foot{
	height:68px;
	width:747px;
	margin:0 auto;
	padding:5px 10px;
	background:url(../images/footer_gradient.jpg) repeat-x;
}
#footer a{
	color:#333;
	text-decoration:none;
}
.copyright{
	float:left;	
	
}
.foot_nav{
	float:right;	
}

/*----------------------HOME PAGE-------------------------*/
#home #wrapper{
	background:url(../images/wrapper_bg.jpg) no-repeat center 4px;	
}
#home #content{
	height:200px;	
}
#home .box{
	float:left;
	width:203px;
	overflow:hidden;
	padding:15px 25px;
}
#home #box1, #home #box2{
	background:url(../images/grey_separator.jpg) repeat-y right top;
}
/*------------------------SUB PAGES--------------------------*/
.sub #wrapper{
	background:url(../images/process_bg.jpg) no-repeat center 3px;	
}
.sub #banner{
	margin-bottom:6px;
}
.sub .box{
	overflow:hidden;
}
.sub #box1{
	float:left;
	width:250px;
	padding:15px 25px;
	
}
.sub #box2{
	background:url(../images/grey_separator.jpg) repeat-y left top;
	padding-left:1px;
	padding-top:70px;
	padding-bottom:20px;
}
.sub #b2t{
	position:relative;
	left:80px;
	bottom:40px;
	z-index:10;
	width:600px;
}
/*----------------------PROCESS PAGE-------------------------*/

.p_text{
	font-size:12px;	
}
/*----------------------PRODUCT PAGE-------------------------*/
#product #box1{
	width:680px;
	padding-bottom:40px;
	float:none;
}

/*----------------------SPECS PAGE-------------------------*/
#specs #content{
	padding:15px 45px 15px 30px;
	width:688px;
}

/*----------------------SUPPLIERS PAGE-------------------------*/
#suppliers #box2{
	padding-top:40px;	
}
.address{
	float:left;
	padding:30px 0 45px 40px;
	width:180px;
	height:103px;
	color:#666;
}
.address p{
	margin-bottom:15px;	
}
.city{
	color:#729846;
	font-weight:bold;
}
.label{
	color:#729846;
	display:inline-block;
	width:45px;
}

/*----------------------CONTACT PAGE-------------------------*/
#contact #wrapper{
	background:url(../images/contact_bg.jpg) no-repeat center 4px;	
}
#contact #content{
	margin-top:23px;
	padding-bottom:50px;
}
#contact .address{
	padding-top:0;
}
/*----------------------GALLERY PAGE-------------------------*/
#gallery #wrapper{
	background:url(../images/gallery_bg.jpg) no-repeat center 3px;	
}
#gallery #banner{
	height:337px;	
}
#gallery #content{
	margin-top:30px;
	height:150px;
}
#gallery .box{
	float:left;
	width:205px;
	overflow:hidden;
	padding:15px 25px;
}
#gallery #box1, #gallery #thumbnails{
	background:url(../images/grey_separator.jpg) repeat-y right top;
}
#gallery #thumbnails{
	width:175px;
	padding:50px 35px 0px 35px;
}
#thumbnails img{
	border:1px solid #4F8D2C;
}

/*----------------------MEDIA PAGE-------------------------*/

.download h4{
	float:right;
	width:150px;
	padding-top:7px;
	color:#6DAB22;
	font-size:13px;
	

}
.download{
	width:270px;
	margin:15px auto;
}
#media .top{
	margin-top:55px;	
}
/*----------------------SITEMAP PAGE-------------------------*/
#sitemap #box1{
	margin-left:20px;
	float:none;
}
#sitemap #box1 a{
	font-size:14px;
	line-height:20px;
}
/*----------------------TERMS PAGE-------------------------*/
#terms #box1{
	width:680px;
	padding-bottom:40px;
	float:none;
}