body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a:link {
	color: #009670;
	text-decoration: none;
}
a:visited {
	color: #009670;
	text-decoration: none;
}
a:hover {
	color: #009670;
	text-decoration: none;
}
a:active {
	color: #009670;
	text-decoration: none;
}
#frame {
	width:780px;
	margin:0px auto;
	text-align:left;
}
#frameborder {
	width:770px;
	float: left;
	background-image: url(tile.jpg);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
#header {
	float: left;
	width: 770px;
	background-image: url(header_tile.jpg);
	background-repeat: repeat-x;
}
#logo {
	float: left;
}
#search {
	float: right;
	height: 30px;
	width: 160px;
	text-align: right;
	background-image: url(search_box.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px 5px 5px 15px;
}
.searchfield {
	border: 1px solid #007B5B;
	width: 90px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	height: 15px;
	padding-left: 4px;
}
.searchbutton {
	float: left;
	padding-left: 3px;
	margin-top: 1px;
}
#tollfree {
	float: right;
	width: 300px;
	text-align: right;
}
#navbar {
	float: left;
	width: 770px;
	background-image: url(nav_tile.jpg);
	background-repeat: repeat-x;
	height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #038060;
}

/* DROP DOWN NAV CSS START */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a { /* main links padding and link style */
	display: block;
	width: auto;
	padding: 10px 8px 6px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAEAEA;
	text-decoration: none;
}
#nav li { /* main links styling */
	float: left;
	width: auto;
	background-image: url(nav_link_tile.jpg);
	background-repeat: no-repeat;
}
#nav #first {
	background-image: none;
}
#nav .on {
	color: #F6E79C;
}
#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	background: #181818;
	padding-top: 8px;
	padding-bottom: 10px;
}
#nav li ul a { /* sub links padding and link style */
	display: block;
	width: 126px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EAEAEA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3C3C3C;
	border-bottom-color: #000000;
}
#nav li ul li { /* sub links styling */
	background-color: #181818;
	background-image: none;
	padding-right: 7px;
	padding-left: 7px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav a:hover, #nav a.sfhover { /* main links hover */
	color: #F6E79C;
}
#nav li ul li:hover, #nav li ul li.sfhover { /* sub links hover */
	background: #181818;
}

/* DROP DOWN NAV CSS END */

#content {
	float: left;
	width: 760px;
	padding: 5px 5px 50px;
	margin-top: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #037D5D;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px 0px 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #007E5E;
}
#about {
	float: left;
	width: 500px;
	padding: 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logokey {
	float: left;
	width: 230px;
	text-align: center;
	padding: 10px;
}

#new {
	float: left;
	width: 550px;
	padding: 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#newspec {
	float: left;
	width: 180px;
	text-align: center;
	padding: 5px;
}
#newspec h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
#product {
	float: left;
	width: 750px;
	padding: 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#product ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#product ul li {
	font-weight: bold;
}
#product ul li ul {
	padding-left: 10px;
}

#product ul li ul li {
	font-weight: normal;
}
#product h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.key {
	float: left;
	width: 600px;
	border: 1px solid #000000;
}
.keycol {
	padding: 10px;
	float: left;
	width: 130px;
}


#howtobuy {
	float: left;
	width: 500px;
	padding: 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#howtobuy h4 {
	font-size: 12px;
	font-weight: bold;
}

#discounts {
	float: left;
	width: 500px;
	padding: 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#discounts ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#safety {
	float: left;
	width: 500px;
	padding: 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contact {
	float: left;
	width: 750px;
	padding: 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contact ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#contact ul li {
	float: left;
	width: 750px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contact h3 {
	text-align: right;
	float: left;
	width: 100px;
	font-weight: bold;
	color: #009670;
	padding: 4px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contact h4 {
	text-align: right;
	float: left;
	width: 100px;
	padding: 4px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#contact h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009670;
	margin: 0px;
	padding: 15px 0px;
}
.contactbuttons {
	padding-top: 40px;
	padding-left: 108px;
}
.fieldinput {
	border: 1px solid #D0D1D1;
	background-color:#FFFFFF !important;
	float: left;
	margin: 0px;
	padding: 2px;
}
#topcontent {
	float: left;
	width: 760px;
}
#bullets {
	float: left;
	width: 370px;
	padding: 10px 5px 5px;
}
#bullets ul {
	margin: 0px;
	padding: 0px 0px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	text-indent: -7px;
	line-height: 15px;
}
#bullets ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#specbox {
	float: left;
	width: 345px;
	height: 105px;
	background-image: url(spec_box.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 20px;
}
#specbox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F6E79C;
	margin: 0px 0px 5px;
	padding: 0px;
}
#specsearch {
	float: left;
	width: 340px;
	text-align: center;
	padding-top: 8px;
}
#prod {
	float: left;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD7E4;
	padding-top: 10px;
	padding-bottom: 10px;
}
#prod h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFD7E4;
	border-bottom-color: #CFD7E4;
	margin: 0px;
	padding: 2px 5px;
}
.prodrowtop {
	float: left;
	width: 725px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 15px;
}
.prodrow {
	float: left;
	width: 725px;
	padding-left: 25px;
	padding-right: 10px;
}
.p {
	padding: 5px 20px 5px 5px;
	float: left;
	width: 120px;
}
.ppic {
	text-align: center;
	float: left;
	width: 120px;
}
.ptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	float: left;
	width: 120px;
	height: 40px;
}
.ptext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
.ptext h2 a, .ptext h2 a:visited, .ptext h2 a:hover, .ptext h2 a:active {
	text-decoration: none;
}
#prodmore {
	float: left;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#prodmore h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}
#snap {
	float: left;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #037D5D;
	padding-bottom: 1px;
}
#snappic {
	float: left;
	width: 460px;
}
#snapbullet {
	float: left;
	width: 280px;
	background-image: url(quote_box.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding: 15px;
}
#snapbullet ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	list-style-type: none;
	padding: 0px 0px 0px 15px;
	text-indent: -15px;
	line-height: 15px;
}
#snapbullet ul a {
	color: #DBE199;
}
#snapbullet h3 {
	padding: 0px;
	text-align: center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#snapbullet h3 a {
	color: #FF6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}

#snapquote {
	float: left;
	width: 260px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#buckets {
	float: left;
	width: 760px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.brow {
	float: left;
	width: 765px;
	padding-bottom: 5px;
}
.b {
	float: left;
	width: 140px;
	border: 2px solid #CFD7E4;
	padding: 2px;
	margin-right: 5px;
}
.bpic {
	float: left;
	width: 140px;
}
.btext {
	background-image: url(bucket_fade.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 130px;
	margin-top: 1px;
	padding: 5px;
	height: 100px;
}
.btext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 5px;
	padding: 0px;
}
.btext h1 a, .btext h1 a:visited, .btext h1 a:hover, .btext h1 a:active {
	color: #000000;
	text-decoration: none;
}
.btext ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	list-style-type: none;
	text-indent: -9px;
	line-height: 13px;
}
.bgo {
	float: left;
	width: 140px;
	text-align: right;
}
#footer {
	float: left;
	width: 770px;
	padding-top: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #037D5D;
}
#fcontact {
	background-image: url(footer_tile.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 770px;
	background-color: #00A980;
}
#flogo {
	float: left;
	width: 70px;
}
#faddress {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#fnumber {
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	width: 230px;
}
#fnumber a, #fnumber a:visited, #fnumber a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#fnumber a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#ftag {
	float: left;
	width: 265px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#flinks {
	float: left;
	width: 750px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1A1A1A;
	background-color: #00A980;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#flinks a, #flinks a:visited, #flinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#flinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
