@charset "utf-8";

a {
	color: #77c0d0;
}
a:active, a:focus, input[type="image"] {
outline: 0;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 830px;
}
#topbar {
	background: #37a075;
	height: 9px;
	width: auto;
}
#footerbar {
	background: #d2e5e3;
	margin: 5px 15px;
	height: 9px;
	width: 799px;
	border-top: 1px none #d2e5e3;
	border-right: 1px none #d2e5e3;
	border-bottom: 1px none #d2e5e3;
	border-left: 1px solid #d2e5e3;
}
#footernav {
	background: #37a075;
	height: 29px;
	color: #FFFFFF;
	text-align: center;
}
#footernav a {
color: #FFFFFF;
}
#footer {
	color: #37a075;
	background: #d2e5e3;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#top {
	background: url(img/header.jpg) no-repeat left top;
	margin: 0px auto 5px;
	padding: 0px;
	height: 125px;
	width: 800px;
}
.clear {
	clear: both;
}
#footernav ul {
	list-style: none;
	margin: 0px;
	padding: 7px 0px 0px;
}
#leftnav {
	width: 185px;
	height: auto;
	float: left;
	margin: 0px;

}
#contentcontainer {
	background: url(img/homeslice.jpg) repeat-y left top;
	width: 799px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}
#secondary #contentcontainer {
	background: url(img/secondslice.jpg) repeat-y left top;
	width: 799px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}
#secondary #content {
	width: 799px;
}
#secondary #contentcontent {
	width: 580px;
}

#homeicons {
	position: absolute;
	z-index: 100;
	height: 76px;
	width: 140px;
	right: 0px;
	bottom: 0px;
	visibility: visible;
}
#homeicons_new {
	height: 76px;
	width: 140px;
}
#homebuttons {
	width: 140px;
	float: right;
	text-align: center;
	padding-top: 15px;
}
.homebuttons {
	margin-top: 4px;
	margin-bottom: 10px;
}
.homebuttonscontent {
min-height:170px;
}
#content {
	float: left;
	width: 657px;
	padding: 0px;
}
#contentcontent {
	background: #FFFFFF url(img/contentslice.jpg) repeat-x left top;
	width: 438px;
	margin: 0px 0px 0px 190px;
	padding: 0px 15px;

}
#titleimage {
	margin-top: 15px;
}


#footernav li {
	display: inline;
	padding: 0px 4px;
	margin: 0px;
}
#footernav li a {
text-decoration:none;
}
#footernavleft {
	background: #FFFFFF url(img/bottomleft.jpg) no-repeat left top;
	float: left;
	height: 29px;
	width: 15px;
}
.producttitle {
	background: #fdfcfb url(img/producttitlebg.jpg) no-repeat right top;
	margin: 3px;
	padding: 0px;
	height: 22px;
	width: 572px;
	border-bottom: 1px solid #b3d2ae;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #b3d2ae;
	border-right-color: #b3d2ae;
	border-left-color: #b3d2ae;
}
.producttitle p {
	padding: 3px 0px 0px;
	margin: 3px 0px 0px 3px;
}
.productimg {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #090909;
	margin-bottom: 5px;
}
.productdesc {
	float: right;
	height: auto;
	width: 315px;
}
.productdesc p {
	margin: 0px;
	padding: 5px 5px 0px 0px;
}


#footernavright {
	background: #FFFFFF url(img/bottomright.jpg) no-repeat left top;
	float: right;
	height: 29px;
	width: 15px;
}
#topbarleft {
	background: #FFFFFF url(img/topleft.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 15px;
}
#topbarright {
	background: #FFFFFF url(img/topright.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 15px;
	float: right;
}
.productcontainer {
	padding: 0px;
	height:auto;
	min-height: 100px;
	width: 578px;
	margin-top: 20px;
	border: 1px solid #000000;
	background: #efede3;
	position: relative;
}
.productid {
	position: absolute;
	left: 265px;
	bottom: 5px;
	width: 150px;
	height: auto;
	font-size: 10px;
}
h1.pagetitle  {
	color: #37a075;
	font-size: 22px;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.cost {
	font-weight: bold;
	font-size: 12px;
}
h3.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #37a075;
	margin: 0px;
	padding: 0px;
}
.mainInfo {
	font-size: 10px;
}

.mainInfo strong {
color: #37a075;
}
.pageNavsleft {
float: left;
height:12px;
width:160px;
}

.pageNavsright {
float: right;
height:12px;
width:150px;
}
#form1container {
	float: left;
	height: auto;
	width: 335px;
}
#form2container {
	float: right;
	height: auto;
	width: 235px;
}
#form3container {
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	width: 580px;
	height: 45px;
}
.prod_display {
text-align:center;
}

#productForms {
height:100px;
margin-top:25px;
}
.productPaging {
height:20px;
}
#leftnav ul {
	margin: 12px 0px 20px;
	padding: 0px 0px 0px 10px;
	color: black;
	list-style:none outside none;
}
li.nav {
height: 22px;
}
#leftnav p {
	margin: 20px 10px;
}
#leftnav a {
	color: black;
	font-size:18px;
	text-decoration: none;
	border-bottom: #D2E5E3 solid 1px;
}
#leftnav a:hover {
	color: #37a075;
	border-bottom: #37a075 solid 1px;
	}

#leftnav .LGlob_active a {
color: #37a075;
text-decoration: none;
border-bottom: #37a075 solid 1px;
}
.newsLetter {
border:#37a075 solid 1px;
padding:20px;
}
.newsletterTitle {
font-size:18px;
}
.shownewsletterSignup {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #37a075;
	text-align: center;
	text-decoration: underline;
	margin: 25px;
	cursor:pointer;
}
#newsletterSignup {
border:#37a075 solid 1px;
}
.hidden {
	display:none;
}

#signupThanks {
	background-color:#37A075;
	padding:20px;
	color: #FFFFFF;

}

h3 img {
margin: 0px 10px 10px 0px;
}

.news {
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px solid #37A075;
	border-right: 1px none #37A075;
	border-bottom: 1px none #37A075;
	border-left: 1px none #37A075;
	min-height:140px;
	font-size: 10px;
	padding: 3px;
}

.backtotop {

}