body {
	margin: 0px;
	padding: 0px;
	text-align: center; /* Used for centering pages in IE */
	background-color: #fff;
	background-image: url(images/TOP_BKGR.png);
	background-repeat: repeat-x;
	background-position: top;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
/* You may use pixels or ems for text sizing */
p, div#content li, div#content_main ul, div#content_main li {
	font-size: 9pt;
	line-height: 14pt;
	color: #000000;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	color: #c59A13;
	}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #659ED3;
	font-size: 12pt;
	margin-bottom: -5px;
	margin-top: 2px;
	font-weight: bold;
	}
h3 {
	color: #659ED3;
	font-size: 10pt;
	margin-top: -8px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
                }
a:link {
	color: #659ED3;
}
a:visited {
	color: #659ED3;
}
/* All links must inclde some type of hover interactivity */
a:hover {
	font-weight: bolder;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 938px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1200px;
	background-image: url(images/Cleaner_TopBar.png);
	background-repeat: no-repeat;
}
div#container_Main {
	width: 938px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1200px;
	background-repeat: repeat-x;
	background-image: url(images/TOP_BKGR_Main.png);
	background-position: top;
}
div#copyMAIN {
	float: right;
	width: 690px;
}

div#quickKart {
	float: right;
	width: 575px;
	height: 110px;
}
div#logos {
	float: right;
	width: 575px;
	height: 105px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 9pt;
	font-weight: normal;
	line-height: 12px;
}

div#logos a:link,div#logos a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	font-weight: bold;
	text-align: center;	
}

div#logos a:hover {
	text-decoration: underline;	
}

div#logos a:active {
	text-decoration: underline;	
}

div#header {
	width: 898px;
	height: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 0px;
}

div#flash {
	float: right;
	height: 357px;
	width: 440px;
	margin-top: -51px;
}	
div#HPcopy {
	float: left;
	width: 225px;
	margin-top: 115px;
}
div#HPbodyCOPY {
	clear: both;
}
div#home_right {
	float: right;
	width: 675px;
	padding-top: 55px;
	margin-bottom: 15px;
}

div#content {
	clear: both;
	float: none;
	text-align: left;
	padding: 0px;
}
div#content_main {
	float: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 930px;
}
div#featured {
	clear: both;
	margin-top: 0px;
}
div#Featured_Products {
	background-image: url(images/Featured_BKGR_Mid_Y.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 170px;
	padding: 15px;
	float: left;
	margin-left: 27px;
	margin-top: 10px;
	position: relative;
}

div#footer {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	padding-top: 20px;
	margin-bottom: 45px;
}

div#owner {
}

div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #10409F;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
	

/* ----------------------------  NAVIGATION (VERTICAL) ----------------------------  */

div#nav{
	float: right;
	width: 575px;
	margin-top: 10px;
	background-image: url(images/nav_BKGR.png);
	background-repeat: repeat-x;
	height: 32px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-transform: uppercase;
	line-height: 32px;
	padding: 1px;
	text-align: left;
	position: relative;
	z-index: 1;
}
ul#mainnav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 143px;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	font-weight: bold;
	color: #FFF;
}

/* ------------------- Sub Nav -------------------------- */

ul#subnav{
	position: absolute;
	top: 31px;
	left: -130px;
	display: none;
}
ul#subnav li{
	background-image: url(images/nav_BKGR.png);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #FFF;
	text-transform: uppercase;
	line-height: 32px;
	padding: 1px;
	text-align: left;
}

ul#subnav li a:link, ul#subnav li a:visited, ul#subnav li a:active {
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 180px;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}

ul#mainnav li:hover ul#subnav { display: block; }

/* ---------------------------- Sub-Sub Nav ----------------------------------------- */

ul#sub2nav{
	position: absolute;
	top: 20px;
	left: -250px;
	display: none;
}
ul#sub2nav li{
	background-image: url(images/nav_BKGR.png);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #FFF;
	text-transform: uppercase;
	line-height: 32px;
	padding: 1px;
	text-align: left;
}

ul#sub2nav li a:link, ul#sub2nav li a:visited, ul#sub2nav li a:active {
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 215px;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}

ul#subnav li:hover ul#sub2nav{ display: block; }




/* ----------------------------  NAVIGATION (Vertical) ----------------------------  */
div#utility {
	width: 190px;
	float: left;
	margin-top:0px;
	margin-bottom: 60px;
	margin-left: 35px;
	background-image: url(images/vert-nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 10px;
	}
	ul#utilitynav {
	background-color: #E7D6A0;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	margin-top:0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	text-decoration: none;
	display: block;
	width: 180px;
	padding: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #000;
	line-height: 30px;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	}

/* ------------------- Sub Utility Nav -------------------------- */

ul#subutilitynav{
	position: absolute;
	top: 5px;
	left: 150px;
	display: none;
}
ul#subutilitynav li{
	background-image: url(images/nav_BKGR.png);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #FFF;
	text-transform: uppercase;
	line-height: 32px;
	padding: 1px;
	text-align: left;
}

ul#subutilitynav li a:link, ul#subutilitynav li a:visited, ul#subutilitynav li a:active {
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 260px;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	z-index:1;
}

ul#utilitynav li:hover ul#subutilitynav { display: block; }

.Utility_Nav_Headder {
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12pt;
	color: #000;
}

.Utility_Nav_Sub {
	text-align:center;
	font-size: 8pt;

	
}



/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}
img.Featured {
	display: block;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
}
.Featured_Product {
	background-image: url(images/Featured_BKGR.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 275px;
	width: 200px;
}
.center {
	text-align: center;
	display: block;
}
.center_btn {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.right_Justify {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}
img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.hpTYPEserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 40pt;
	color: #C59A13;
	font-weight: bold;
}
.hpSANS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	color: #659ED3;
	line-height: 32px;
}
.boldTYPE {
	font-weight: bold;
}
.Corner_TL {
	margin-top: -15px;
	display: block;
	margin-left: -8px;
	float: left;
	margin-right: auto;
	margin-bottom: 0px;
}
.Corner_TR {
	margin-top: -15px;
	display: block;
	margin-right: -8px;
	float: right;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.Corner_BL {
	display: block;
	float: left;
	left: -8px;
	bottom: -15px;
	position: relative;
	vertical-align: baseline;
}
.Corner_BR {
	display: block;
	float: right;
	position: relative;
	bottom: -15px;
	right: -8px;
	vertical-align: baseline;

}
