body{
	margin:0;
	padding:0;
	background:url(../images/background.png) repeat-y center #f3f3f3;
	font-family:"Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size:10pt;
	line-height:16pt;
	text-align:center;
	color:#666;
}
img{
	border:0;
}
h1{
	font-size:24pt;
	line-height:26pt;
	color:#00a967;
	margin:0;
}
h3{
	font-size:15pt;
	font-weight: 300;
	line-height:17pt;
	color:#00a967;
	height:30px;
	padding: 20px 0 0 0;
	margin: 0;
	text-align:left;
}
h4{
	font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;
	padding-bottom: 0;
	margin: 0;
}
h5{
	font-size: 26px;
	text-transform: uppercase;
	line-height: 24px;
	font-stretch: narrower;
	color: #00a967;
	font-weight: 100;
	text-align: center;
}
a{
	color:#00a967;
}
a:hover{
	text-decoration:none;
}
a:active{
	color:#007523;
}
form{
	padding:0;
	margin:0;
}
blockquote{
	float:right;
	margin:5px 0px 5px 10px;
	width:450px;
	height:150px;
	background:url(../images/block-background.jpg) no-repeat;
}
#testimonials-blockquote{
	position:relative;
	bottom:240px;
	background:none;
	overflow: hidden;
	height:150px;
}
#testimonials-blockquote.new{
	position: absolute;
	top: 280px;
	margin: 0 0 0 340px;
}
* html #testimonials-blockquote{ /* IE6 positioning fix */
	bottom:380px;
}
#testimonials-blockquote li{
	width:390px;
}
#blockquote-left{
display: block;
float: none;
margin: 0 0 0 20px;
padding: 15px;
width: 440px;
}
blockquote li,blockquote li:hover{
	padding:10px;
	background:url(../images/grey-80.png);
	list-style:none;
	color:#111;
}
blockquote li.transparent,blockquote li.transparent:hover{
	padding:0;
}
*:first-child+html blockquote li {background:#eee;} * html blockquote li {background:#eee;} /* IE6/7 background fix */
li:hover{
	background:#cfc;
}
li:hover ul{
	background:#efe;
}
.col{
	padding:5px;
}
.float-r{
	float:right;
}
.float-l{
	float:left;
}
.inline{
	display:inline;
}
a.pdf{
	display:block;
	float:left;
	padding-left:45px;
	height:40px;
	line-height:40px;
	background:url(../images/pdf-icon.gif) no-repeat left top;
}
#product-list{
	position: relative;
	bottom:200px;
}
* html #product-list { /* IE6 positioning fix */
	bottom:300px;
}
#product-list .reset{
	clear:both;
	height:30px;
}
.carousel{
	float:left;
}
.carousel p{
	text-align:center;
}
#product-list li{
	width:100px;
	margin: 0 3px 0 3px;
	height:190px;
	font-size:8pt;
	line-height:10pt;
	text-align:center;
	float:left;
	list-style:none;
}
#product-list li.category{
	font-size:15pt;
	line-height:17pt;
	color:#00a967;
	float:none;
	clear:both;
	width:100%;
	height:30px;
	padding-top: 20px;
	text-align:left;
}
#product-list li.category:hover{
	background:none;
}
.next{
	float:left;
	width:40px;
	height:204px;
	border:0;
	background:url(../images/carousel-arrow-right-pulse.gif) center no-repeat;
	cursor:pointer;
	z-index:5;
}
* html .next{ /* IE6 float fix */
	position:relative;
	bottom:0px;
}
.next:hover{
	background:url(../images/carousel-arrow-right.gif) center no-repeat;
}
.prev{
	float:left;
	width:40px;
	height:204px;
	border:0;
	background:url(../images/carousel-arrow-left-pulse.gif) center no-repeat;
	cursor:pointer;
	z-index:5;
}
* html .prev{ /* IE6 float fix */
	position:relative;
	bottom:0px;
}
.prev:hover{
	background:url(../images/carousel-arrow-left.gif) center no-repeat;
}
#site{
	position:relative;
	margin:0px auto 0px auto;
	width:800px;
	text-align:left;
}
#top{
	background:url(../images/top-background.png) repeat-y;
	font-size:9pt;
	color:#888;
	text-align:right;
}
#top .wrapper{
	padding:0px 70px;
	font-weight: bold;
}
#top a{
	color:#888;
}
#top a:hover{
	color:#333;
}
#header{
	height:188px;
}
#header .wrapper{
	padding:0px 40px 0px 20px;
}
#switcher{
	float:right;
	margin:20px 10px;
	width:151px;
	height:132px;
	background:url(../images/switcher-background.png) no-repeat;
}
* html #switcher{ /* IE6 float fix */
	margin:20px 10px 20px 0px;
}
#switcher .wrapper{
	padding:4px 0px 4px 7px;
}
#switcher a{
	display:block;
	width:137px;
	height:31px;
	text-align:center;
	font-size:11pt;
	line-height:22pt;
	text-decoration:none;
	color:#999;
}
#switcher a:hover,#switcher a.current{
	background:url(../images/switcher-current.png) no-repeat;
	color:#fabf19;
}
#switcher a.current{
	cursor:default;
}
#breadcrumb{
	margin-left:30px;
	color:#888;
	font-size:8pt;
}
#breadcrumb a{
	color:#888;
	text-decoration:none;
}
#breadcrumb a:hover,#breadcrumb a.current{
	color:#444;
}
#breadcrumb a.current{
	cursor:default;
}
#navigation{
	height:51px;
	background:url(../images/navigation-background.png) repeat-y;
}
#navigation .wrapper{
	padding:8px 20px 0px 20px;
}
#navigation a{
	margin-left:30px;
	color:#555;
	text-decoration:none;
	font-size:11pt;
}
#navigation a:hover,#navigation a.current{
	color:#fabf19;
}
#navigation a.current{
	cursor:default;
}
#navigation .search{
	float:right;
	background:url(../images/search-background.png) no-repeat;
}
#navigation .search input{
	margin-left:7px;
	width:138px;
	height:16px;
	border:0;
	background:none;
	color:#999;
}
#navigation .search input:hover,#navigation .search input:focus{
	color:#333;
	background:#fff;
}
#navigation .search input.submit{
	margin-left:0;
	width:18px;
	height:21px;
	background:url(../images/search-button.png) no-repeat;
}
#navigation .search input.submit:hover{
	background:url(../images/search-button-hover.png) no-repeat;
	cursor:pointer;
}
#content .wrapper{
	padding:10px 15px 30px 15px;
}

.feature{
	height:245px;
}
#content .feature .wrapper{
	padding:0px 0px 0px 20px;
}
.feature h1{
	float:right;
	margin:170px 15px 0px 0px;
	font-size:28pt;
	color:#fff;
	line-height: 28.5pt;
}
.feature #vertical-panel{
	background:#fff;
	width:195px;
	height:400px;
	text-align:center;
}
#commercial-products{
	background:url(../images/feature/commercial-products3.jpg) no-repeat;
	background-position: 30px 0;
}
#household-products{
	background:url(../images/feature/household-products7.jpg) no-repeat;
	background-position: 26px 0;
}
#government-products{
	background:url(../images/feature/government-products2.jpg) no-repeat;
	background-position: 30px 0;
}
#distributor-products{
	background:url(../images/feature/distributor-products2.jpg) no-repeat;
	background-position: 30px 0;
}
#footer{
	clear:both;
	color:#999;
	padding:20px 0px 60px 0px;
	text-align:center;
}
#footer a{
	color:#999;
	text-decoration:underline;
}
#footer a:hover{
	color:#666;
}
#image{
	float:left;
	margin: 0px 10px 10px 0px;
}
.price{
	clear:right;
	margin-right: 80px;
	float: right;
}
.paragraph{
	line-height: 18px;
	font-size: 12px;
	padding: 0 0 0 10px;
	text-align: left;
}
.paragraph a, .paragraph a:visited{
	color: #00a967;
	text-decoration: none;
	border-bottom: 1px dotted #00a967;
}
.productname{
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	margin: 0 auto 0 auto;
}
.productname a{
	text-decoration: none;
	color: #666;
}
.productname a:hover{
	background-color: #a7ead0;
}
.borderright{
	border-right: 1px dashed #CCCCCC;
}
#pre {
	height: 0;
	overflow: hidden;
}
.categories {
	text-align: center;
    font-size: 18px;
	line-height: 45px;
}
.categories a {
	text-decoration: none;
}
.categories a:hover{
	border-bottom: 5px solid #00a967;
}
.faqcategories {
	text-align: center;
    font-size: 18px;
	line-height: 45px;
	width: 400px;
}
.faqcategories a {
	text-decoration: none;
	padding: 0 10px 0 10px;
}
.faqcategories a:hover{
	border-bottom: 5px solid #00a967;
}
.faq {
	margin: 0 0 0 10px;
	padding: 0;
}
.login-disclaimer{
	margin:20px auto 0;
	padding:15px 20px;
	width:410px;
	height:120px;
	background:url(../images/block-background.jpg) no-repeat;
}
.login-disclaimer h3{
	padding-top:0;
	border-bottom:1px dotted #fff;
}
.login-disclaimer p{
	margin:0;
	padding:6px 0;
}
.login-disclaimer .button{
	display:block;
	width:100px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#444;
	text-decoration:none;
	text-shadow:0 0 2px #666;
	background:url(../images/button.png) no-repeat;
	background-position:center top;
	border:0;
	cursor:pointer;
	outline:none;
}
.login-disclaimer .button:hover{
	color:#000;
	background-position:center center;
}
.login-disclaimer .button:active{
	text-shadow:0 1px 3px #333;
	background-position:center bottom;
}