html, body {
	background-attachment: scroll;
	background-image: url(../images/bg-page.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E8E5DE;
}

/* ------ PAGE SETUP BLOCK -------------------------------------------- */

#container {
	width: 930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}

div#header {
	clear: both;
	height: 100px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #7C4330;
	background-image: url(../images/background_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 36px;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

div#header span {
	display: none;
}

div#nav-header {
	width: 930px;
	font-size: 14px;
	background-image: url(../images/bg-header-nav.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-align: center;
	background-position: center;
	background-color: #585C5D;
	margin-top: 10px;
}

div#content {
	float: left;
	width: 670px;
	vertical-align: top;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 28px;
	background-image: url(../images/content-divider-bg.gif);
	background-repeat: repeat-y;
	background-position: 10px top;
}

div#wide_content {
	float: left;
	width: 880px;
	vertical-align: top;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 28px;
	background-image: url(../images/content-divider-bg.gif);
	background-repeat: repeat-y;
	background-position: 10px top;
}


/* ------ HOME PANELS ---------------------------------------------------------------------------------------- */

#content.homecontent {
	width: 930px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	background-repeat: no-repeat;
}

div#home-hero-image {
	height: 220px;
	width: 930px;
	display: block;
	clear: both;
}

div#home-panels {
	height: 220px;
	width: 930px;
	margin-top: 20px;
	display: block;
	clear: both;
	background-image: url(../images/bg-home-panels.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#home-panels p, #home-panels ul {
	margin-top: 10px;
}

#home-panels ul li {
	list-style-image: url(../images/icn-bullet-nav-blue.gif);
	list-style-type: disc;
	color: #000000;
	padding: 0em;
	color: #666666;
	margin: 0px;
}

#home-panels img {
}

div#home-panel-one {
	width: 270px;
	float: left;
	padding-right: 20px;
}

div#home-panel-two {
	width: 350px;
	float: left;
}

div#home-panel-three {
	width: 270px;
	float: left;
	padding-left: 20px;
}

#content.homecontent h1 {
	text-transform: uppercase;
	background-image: url(../images/bg-home-header-products.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	border-style: none;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	width: 925px;
	margin: 0px;
	height: 42px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #E9E9E9;
}

div#home-products {
	width: 930px;
	margin-top: 20px;
	clear: both;
	background-image: url(../images/bg-home-products.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#home-products p, #home-products ul {
	margin-top: 10px;
}

#home-products ul li {
	list-style-image: url(../images/icn-bullet-home-black.gif);
	list-style-type: disc;
	color: #000000;
	padding: 0em;
	color: #666666;
	margin: 0px;
}

div#home-products-btm {
	width: 930px;
	height: 10px;
	background-image: url(../images/bg-home-products-btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}

div#home-products-one {
	width: 192px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

div#home-products-two {
	width: 192px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

div#home-products-three {
	width: 192px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

div#home-products-four {
	width: 192px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

/* Page Titles  ---------------------------------------------------------------- */


#content.homecontent h2 {
	text-transform: uppercase;
	color: #5d5148;
	border-style: none;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* ------ TITLE/HEADER ---------------------------------------------------------------------------------------- */

div#headerlinks {
	width: 260px;
	margin: 0px;
	float: right;
	text-align: right;
	color: #999999;
	font-size: small;
	padding: 0px;
}

#headerlinks a, #headerlinks a:visited, #headerlinks a:active, #headerlinks a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#headerlinks a:hover {
	text-decoration: underline;
	color: #E8E5DE;
}


/* ------ PRIMARY NAVIGATION PANEL ---------------------------------------------------------------------------------------- */

#nav-buttons {
	margin: 0px auto;
	padding: 0px;
	height: 28px;
	list-style: none;
	overflow: hidden;
	display: inline;
}

#nav-buttons li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#nav-buttons a {
	float: left;
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:28px; /* for IE5/Win only */
}

#nav-buttons a:hover
 { background-position: 0 -28px; }

#nav-buttons a:active, #nav-buttons a.selected { background-position: 0 -56px; }

#nav-home a {
	width: 117px;
	background: url(../images/nav-home.gif) top left no-repeat;
}

#nav-about a {
	width: 139px;
	background: url(../images/nav-about.gif) top left no-repeat;
}

#nav-products a {
	width: 198px;
	background: url(../images/nav-products.gif) top left no-repeat;
}

#nav-safety a {
	width: 169px;
	background: url(../images/nav-safety.gif) top left no-repeat;
}

#nav-distributors a {
	width: 176px;
	background: url(../images/nav-distributors.gif) top left no-repeat;
}

#nav-faqs a {
	width: 131px;
	background: url(../images/nav-faqs.gif) top left no-repeat;
}


/* ------ PAGE NAVIGATION BLOCK -------------------------------------------- */

#nav-section-page {
	font-size: 1.2em;
	line-height: 1.6em;
	float: left;
	width: 200px;
	bottom: 0px;
	margin-top: 30px;
	padding-right: 8px;
}

#nav-section-page ul {
	font-weight: normal;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav-section-page ul li {
	list-style-image: url(../images/icn-bullet-nav-blue.gif);
	list-style-type: disc;
	color: #000000;
	padding: 0em;
	color: #666666;
	margin: 0px 0px 0.25em;
}

#nav-section-page h5 {
	font-weight: bold;
	color: #5d5148;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	padding-left: 15px;
	background-image: url(../images/icn-bullet-nav-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#nav-section-page ul.categoryitems {
	background-image: url(../images/nav-section-page-cat-blend.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
}

#nav-section-page-contact {
	background-image: url(../images/bg-contact-us-panel.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}

#nav-section-page-contact h5 {
	font-weight: bold;
	color: #5d5148;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 10px;
	padding: 0px;
}

/* Section Titles  ---------------------------------------------------------------- */

#nav-section-page h4 {
	background-image: url(../images/nav-section-title-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2em;
	width: 200px;
	color: #e0dcd3;
	font: bold 1.25em "Trebuchet MS", Verdana, Arial, sans-serif;
	border-style: none;
	text-align: center;
	display: block;
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	margin-bottom: 0.5em;
}

/* Section Titles  ---------------------------------------------------------------- */

#content-distributors table {
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;*/
}
#content-distributors th {
	width: 120px;
	vertical-align: top;
	background-color: #F5F5F5;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#content-distributors td {
	vertical-align: top;
	background-color: #FAFAFA;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/* Page Titles  ---------------------------------------------------------------- */

#pagetitle {
	background-image: url(../images/content-page-title-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 675px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#wide_pagetitle {
	background-image: url(../images/content-page-title-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 47px;
	width: 875px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content h1 {
	text-transform: uppercase;
	color: #5d5148;
	border-style: none;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#content h1.subtitle {
	text-transform: uppercase;
	background-image: url(../images/content-page-subtitle-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #5d5148;
	border-style: none;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	width: 675px;
	margin: 0px;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#wide_content h1 {
	text-transform: uppercase;
	color: #5d5148;
	border-style: none;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#wide_content h1.subtitle {
	text-transform: uppercase;
	background-image: url(../images/content-page-subtitle-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #5d5148;
	border-style: none;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	width: 875px;
	margin: 0px;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* ------ FOOTER BLOCK -------------------------------------------- */

#footer-top {
	height: 48px;
	width: 900px;
	clear: both;
	text-align: right;
	font-size: 1.2em;
	line-height: 1.6em;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
	color: #666666;
}

#footer-top strong { color: #666666; 
}

#footer-top address {
	display: block;
	float: left;
	text-align: left;
	padding-left: 10px;
}


#footer {
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 880px;
	text-align: center;
	clear: both;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
	font-size: 1.2em;
	line-height: 2em;
	padding-top: 14px;
	padding-right: 25px;
	padding-bottom: 14px;
	padding-left: 25px;
	color: #DAD5CB;
	display: block;
}

#footer a, #footer a:visited, #footer a:active, #footer a:link, #footer a:hover {
	text-decoration: underline;
	color: #E8E5DE;
}


#address {
	color: #666666;
	padding-left: 40px;
	display: block;
	background: url(../images/bg-address.gif) no-repeat center top;
	padding-top: 25px;
	height: 280px;
	margin-top: 30px;
}

#address a, #address a:visited, #address a:active, #address a:link, #address a:hover {
	color: #0072BC;
	text-decoration: underline;
}


/* Content Forms ---------------------------------------------------------------- */

legend 	{
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:116.67%;
	color:#EB9300;
	padding: 5px;
}

label 	{
	cursor: pointer;
	width: 10em;
	float: left;
	text-align: right;
	clear: both;
	margin-right: 1em;
}
	
fieldset {
	border: 1px solid #DBD8D1;
}

input.button
{
	color: #666666;
	padding: 3px;
	background-image: url(../images/bg-button.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E7E7E7;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	clear: both;
	}

/* markup-free float clearing ---------------------------------------------------------- */

.mac-clearfix {
	clear: both;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* IE7 fix */
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* ---------------------------------------------------------- */

a { color: #0072bc; }

a:visited {
	color: #0072bc;
	text-decoration: underline;
}

a:active {
	color: #0072bc;
	text-decoration: underline;
}

a:link {
	color: #0072bc;
	text-decoration: underline;
}

a:hover {
	color: #0072bc;
	text-decoration: underline;
}

ol {
	list-style-type:decimal;
}

ul {
	list-style-type:disc;
}

/*#content h1 {
	color: #666666;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	margin: 0;
	padding-top: 0;
	padding-bottom: 1.5em;
}*/

h2 {
	color: #666666;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}

h3 {
	color: #999999;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-top: 1em;
}

h4 {
	color: #999999;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #E2E2E2;
	padding-top: 1em;
}

h5 {
	color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#e2elogo {
	float: right;
	margin-right: 10px;
	position: relative;
}

#content img.border {
	padding: 5px;
	border: 1px solid #999999;
	margin: 5px;
	background: #FFFFFF;
}

#wide_content img.border {
	padding: 5px;
	border: 1px solid #999999;
	margin: 5px;
	background: #FFFFFF;
}
