body {
	margin:0px;
	border:0px;
	background-color:#86C80B;
	font-family:Arial, Helvetica, sans-serif
}

h1 {
	color:#4D942A;
	font-size:125%;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
}

p {
	color:#000000;
	font-size:90%;
	line-height:125%;
}	

a {	
	color:#4D942A;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#shaddow {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#wrapper {
	margin-left:5px;
	margin-right:5px;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:repeat-x;
	width:695px;
	height:177px;
}

#header a {
	color:#CCFF99;
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

.logo_print {
	float:left;
	width:173px;
	display:block;
}

#header_text {	
	float:right;
	width:485px;
	margin-top:20px;
}

.www {
	color:#000000;
	font-size:95%;
}

.name {
	color:#000000;
	font-size:95%;
	font-weight:bold;
}

.tagline {	
	font-size:130%;
	line-height:125%;
	color:#000000;
	font-weight:normal;
}

#page_header {
	position:relative;
	left:40px;
	margin:0px;
	padding:0px;
	padding-top:25px;
	margin-top:10px;
	height:30px;
	width:100%;
	padding-top:10px;
	border-top:1px #666666 solid;
}

#main {
	height:auto !important;
	height:340px;
	min-height:340px;
	margin-bottom:10px;
}

#nav {
	float:left;
	height:auto;
	width:22px;
	margin-bottom:40px;
	clear: none;
	display:none;
}

#nav ul {
	display:block;
	padding:0px;
	margin:0px;
}

#nav ul li {
	background-image:url(images/nav_btn.gif);
	background-repeat:no-repeat;
	width:144px;
	height:29px;
	list-style-type:none;
	margin-left:34px;
	padding-left:15px;
	padding-top:15px;
	height:auto !important;
	min-height:29px;
}

#nav ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#nav ul li a:hover {
	text-decoration:underline;
}

#brochure {
	background-image:url(images/brochure_bckgrnd.gif);
	background-repeat:no-repeat;
	width:131px;
	height:35px;
	clear:left;
	margin-left:34px;
	padding-left:10px;
	padding-top:105px;
	margin-top:10px;
	display:none;
}

#brochure a {
	color:#FFFFFF;
	text-decoration:none;
}

#brochure a:hover {
	text-decoration:underline;
}

.brochure_dwnld {
	color:#FFFFFF;
	font-size:75%;
}

.pdf {
	color:#FFFFFF;
	font-size:70%;
}

#content {
	width:80%;
	margin-left:0px;
	margin-right:20px;
	padding-top:0px;
	margin-top:5px;
	float:none;
	margin-bottom:10px;
	position:relative;
	left:40px;
}

#content_footer {
	background-image:url(images/content_footer.gif);
	background-repeat:no-repeat;
	height:5px;
	background-position:top;
	clear:both;
	width:705px;
	display:none;
}

.quote {
	color:#4D942A;
	font-size:115%;
}

#product {
	width:432px;
	height:293px;
	height:auto !important;
	min-height:293px;
	background-color:#E1EFE2;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

.product_text {
	font-size:80%;
	color:#333333;
	padding-top:10px;
	padding-bottom:10px;
}

#footer {
	clear:both;
	margin-top:0px;
	background-image:url(images/footer_bckgrnd.gif);
	background-repeat:repeat-x;
	height:21px;
	width:100%;
	text-align:center;
	color:#FFFFFF;
	font-size:80%;
	padding-top:4px;
	border-top:1px #666666 solid;
}

