html {
	background:#008000;
	}
	
body {
	background:url(images/body_bg.gif) center 0 repeat-y;
	padding:0;
	margin:0;
	}
	
.wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
	}
	
a {color:#008000}

a img {border:none}
	
.header {
	background:url(images/header.jpg) 0 0 no-repeat;
	height:257px;
	}
	
.menu_wrapper {
	width:645px;
	height:24px;
	position:absolute;
	right:-1px;
	top:233px;
	}
	
.btn {
	float:left;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:28px;
	_line-height:24px;
	background:url(images/button_bg.png) 0 0 no-repeat;
	width:80px;
	font-weight:bold;
	}
	
.column_left {
	width:340px;
	_width:337px;
	background:#b7cdb7 url(images/col_left_bg.gif) 0 0 no-repeat;
	float:left;
	min-height:200px;
	display:inline;
	}
	
.content {
	width:620px;
	float:right;
	min-height:200px;
	background:#FFFFFF;
	display:inline;
	padding-bottom:180px;
	}
	
.big_heading {
	display:block;
	text-indent:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#b7cdb7;
	font-size:16px;
	padding:5px 0;
	margin:5px 0;
	font-weight:bold;
	}
	
.small_heading {
	display:block;
	text-indent:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px 0;
	margin:5px 0;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight:bold;
	}
	
.content_text {
	padding:0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	}
	
.spacer {
	height:1px;
	clear:both;
	font-size:0.0000001em;
	}
	
.infoBox {
	margin:7px 0;
	}
	
.infoBox_heading {
	background:url(images/info_box_heading.jpg) 0 0 no-repeat;
	height:25px;
	line-height:30px;
	_line-height:25px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:20px;
	width:121px;
	text-align:center;
	}
	
.infoBox_content {
	border-top:3px double #008000;
	border-bottom:3px double #008000;
	background:#eae9e9;
	padding:5px 18px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	}
	
.infoBox_products {
	border-top:3px double #008000;
	border-bottom:3px double #008000;
	background:#eae9e9;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.prod {	
	text-indent:15px;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #008000;
	_border-bottom:1px solid #b4d1b3;
	padding:3px 0;
	text-transform:uppercase;
	background:url(images/prod_arrow.gif) right 3px no-repeat;
	}
	
.prod a {
	color:#000000;
	text-decoration:none;
	display:block}
	
.prod a:hover {
	color:#FFFFFF;
	}	
	
.infoBox_content p {
	margin:0;
	padding:7px 0 3px 0;
	}
	
.infoBox_content u {
	color:#008000;
	}
	
.nav_icons {
	float:left;
	}
	
.contact_newsletter {
	width:620px;
	float:right;
	position:absolute;
	bottom:26px;
	right:0;
	}
	
.content_inner_box {
	width:310px;
	float:left;
	background:#f5f4f4;
	display:inline;
	}
	
.content_inner_box_heading {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px 0;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight:bold;
	text-align:center;
	color:#000000;
	line-height:normal;
	}
	
.content_inner_box_cont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 30px;
	border-right:1px solid #000000;
	height:120px;
	overflow:hidden;
	color:#000000;
	text-align:left;
	line-height:normal;
	}
	
.footer {
	clear:both;
	color:#FFFFFF;
	background:#006b00;
	text-align:center;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	line-height:26px;
	}

.prod_desc { border:1px soild red;
	width:450px;
	float:left;
	}
	
.prod_imgs_que img {
	float:left;
	width:60px;
	padding:1px;
	border:1px solid #CCCCCC;
	margin:4px;
	}
	
.search_box {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	padding-right:3px;
	}
	
.search_box input {
	size:50px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	float:left;
	}
	
.search_box form {
	padding:0;
	margin:0;
	}