@charset "UTF-8";
body {
	background-color: #615c57;
	background-image: url(img/bg.png);
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#head {
	padding: 0px;
	width: 925px;
	height: 30px;
	margin: 0 auto;

}

#container {
	padding: 0px;
	width: 925px;
	margin: 0 auto;
	padding:0px;
	background-image:url(img/bg_container.png);
	background-repeat:repeat-y;
	text-align:left;
}




/* HEADER */
#container #header {
    padding: 0px;
	width: 901px;
	height: 114px;
	margin: 0 auto;
	background-image: url(img/bg_head.png);
	clear:both;
}

#container #header h1 {
	background-image: url(img/blitzenergizer.png);
	display: block;
	float: left;
	height: 114px;
	width: 191px;
	padding: 0px;
	margin: 0px;
	font: 1px Arial, Helvetica, sans-serif;
	}
	
#container #header #top {
	background-image: url(img/bg_head2.png);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 74px;
	width: 710px;
	text-align: right;
}


/* HEADER NAVIGATION */


#container #header ul {
	margin: 0px;
	padding: 0px;
	height: 20px;
	
	}
	
	#container #header li {
	color: #FFFFFF;
	float: left;
	display: block;
	list-style-type: none;
}




#container #header li a#navproduct {
	display: block;
	background-image:url(img/nav1.png);
	background-repeat:no-repeat;
	width: 115px;
	height: 21px;
	overflow:hidden;
	margin: 0px 0px 0px 116px;
	text-indent: -3000px;
}


	
#container #header li a#navscience {
	display: block;
	background-image:url(img/nav2.png);
	background-repeat:no-repeat;
	width: 115px;
	height: 21px;
	overflow:hidden;
	margin: 0px 0px 0px 2px;
	text-indent: -3000px;
}
	
	#container #header li a#navsafety {
	display: block;
	background-image:url(img/nav3.png);
	background-repeat:no-repeat;
	width: 115px;
	height: 21px;
	overflow:hidden;
	margin: 0px 0px 0px 2px;
	text-indent: -3000px;
}
	
#container #header li a#navfaqs {
	display: block;
	background-image:url(img/nav4.png);
	background-repeat:no-repeat;
	width: 115px;
	height: 21px;
	overflow:hidden;
	margin: 0px 0px 0px 2px;
	text-indent: -3000px;
}

#container #header li a#navabout {
	display: block;
	background-image:url(img/nav5.png);
	background-repeat:no-repeat;
	width: 115px;
	height: 21px;
	overflow:hidden;
	margin: 0px 0px 0px 2px;
	text-indent: -3000px;
}



/*HOME PROMO*/
#container .chromdiv {
    padding: 0px;
	width: 901px;
	height: 4px;
	margin: 0 auto;
	background-image: url(img/chromediv.png);
	background-repeat:no-repeat;
	clear:both;
}

#container #mainpromo {
	padding: 0px;
	margin: 0px 0px 0px 12px;
	width: 555px;
	height: 306px;
	float:left;
	background-image: url(img/flash_bg.jpg);		
}

#container #subpromo {
padding:0px;
width: 346px;
height: 306px;
float: left;
background-image:url(img/subpromo_bg.png);
background-repeat:repeat-x;

}

#container #subpromo #subpromo1 {
	background:url(img/subpromo1_bg.jpg) no-repeat left;
	background-color: #2c2c2c;
	height: 137px;
	width: 314px;
	border: 1px solid #595959;
	margin: 15px 0px 3px 20px;
	
}

#container #subpromo #subpromo1 h4 {
	font-size: 1px;
	color: #000000;
	display: block;
	height: 20px;
	width: 180px;
	margin: 5px 0px 5px 128px;
	background:url(img/subpromo1_ttl.png) no-repeat left;
}

#container #subpromo #subpromo1 p {
	font-size: 9px;
	line-height: 170%;
	color: #FFFFFF;
	display: block;
	width: 168px;
	margin: 0px 0px 0px 138px;
	text-align: left;
}

#container #subpromo #subpromo2 {
	background:url(img/subpromo2_bg.jpg) no-repeat left;
	background-color: #000000;
	height: 137px;
	width: 314px;
	border: 1px solid #595959;
	margin: 3px 0px 0px 20px;
	
}

#container #subpromo #subpromo2 p {
	font-size: 9px;
	line-height: 170%;
	color: #FFFFFF;
	display: block;
	width: 176px;
	margin: 0px 0px 0px 130px;
}
#container #subpromo #subpromo2 h4 {
	font-size: 1px;
	color: #000000;
	display: block;
	height: 20px;
	width: 180px;
	margin: 5px 0px 5px 120px;
	background:url(img/subpromo2_ttl.png) no-repeat left;
}

/*HOME CONTENT*/



#container #hcontent {
	float: left;
	width: 555px;
	margin: 10px 0px 30px 12px;
	
}
#container #hcontent p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ececec;
	font-size: 12px;
	text-align: left;
	margin: 10px 24px 5px 24px;
	line-height: 130%;
}
#container #hcontent  #hmain {
	background-color: #141414;
	height: 233px;
	width: 515px;
	margin-left: 24px;
}

#container #hsubcontent {
float:left;
margin:37px 0 0 25px;
width:300px;

}

#container #hsubcontent p {
	font-size: 10px;
	color: #ececec;
	line-height: 150%;
	display: block;
	width: 227px;
	margin: 5px;
	float: left;
	text-align: justify;
}
#container #hsubcontent h5 {
	font-size: 1px;
	display: block;
	height: 26px;
	width: 311px;
	background-image: url(img/hscience_ttl.png);
	margin: 15px 0px 5px 16px;
	clear: both;
}
#container #hsubcontent #science {
	float: left;
	display: block;
	margin: 5px 2px 16px 16px;
}

/*FOOTER*/

#container #footer {
    padding: 0px;
	width: 901px;
	height: 38px;
	margin: 0 auto;
	background-image: url(img/footer_bg.png);
	clear:both;
}


#container #footer h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #CD5213;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	width: 300px;
	font-size: 10px;
	padding: 15px 0px 0px 15px;
}


/*UTILITIES*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.learnbut {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #B63405;
	text-decoration: none;
	text-align: right;
	padding: 5px 12px 3px 12px;
	display: block;
}

/* INTERIOR PAGES*/
#container #content a.regular {
	color: #F27324;
}

#container #content #form1 #contact td {
	color: #FFFFFF;
	font-size: 12px;
}
