body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px;
	line-height: 15px;
	margin: 0; padding: 0;  }
#wrapper {
	width: 900px; }


/* TOP SECTION  */
#header {
	background-color: #FFFFFF;
	width: 900px;
	height: 66px; }
	
#logo {
	float:left;
	width:265px; }	
#logo img {
	border: 0;
	width: 265px;
	height: 66px; }

#topnav { display: none; }
#banner { display: none; }
#address {
	display: visible;
	font-size: 11px;
	padding: 10px 10px 0 0;
	text-align: right; }

	
/* START MAIN BODY  */
#body-wrapper {
	width: 900px;
	padding: 0; }
#body-left { width: 1px; }
#body-left img {display: none; }
#body-main {
	padding: 25px 20px 15px 30px;
	vertical-align: top; }
#body-main div#left {
	width: 495px;
	float: left; }
#body-main div#right {
	width: 166px;
	float: right; }
	
	

h1 { 
	font-size: 18px;
	font-weight: bold;
	color: #669b33; 
	margin-top: 0; }
h2 { 
	font-size: 13px;
	font-weight: bold;
	color: #669b33; 
	margin-top: 0;
	display: inline; }	
.grn {
	font-weight: bold;	
	color: #669b33; }
	
	

#left-nav, #quick {display: none; }
	
	
#nav-products td {
	vertical-align: top;
	padding: 0 10px 20px 0; }
#nav-products a {
	font-size: 13px;
	font-weight: bold;
	color: #669b33; }
#nav-products div.prod a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline; }

#features td {
	vertical-align: top;
	padding: 0 10px 10px 0; }

	
table.specs td {
	vertical-align: top;
	padding: 1px;
	font-size: 9px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000; }


/* FOOTER  */		
#footer #nav  {display: none;	}
#footer {
	position: absolute;
	top: 0;
	left: 300px; }