html, body {
		font: 11px verdana, helvetica, sans-serif;
		height: 100%;
        margin: 0;
		padding: 0;
		text-align: center;
		background: #004f2c;
}

a {
	color: #777;
}

.main {
	margin: auto;
	padding: 0px;
	
	height: auto !important;
	height: 100%;
	min-height: 100%;
		text-align: left;
		background: #fff;
}

.header {
		background: url(../custom/energy_products/header.jpg) repeat-x;
		height: 140px;
		padding: 0px;
}

.mainlogo img {
	position: absolute;
	height: 70px;
	margin: 7px 0 0 20px;
}

.sitename {
		color: #fff;
		padding-left: 20px;	
		font: bold 28px "trebuchet ms", sans-serif;
		position: relative;
		top: 23px;
}

.nav {
	
	height: 38px;
}

.nav ul {
	
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/12_nav.jpg);
}

.nav a {
	display: block;
	color: #333;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 1px;
	padding: 11px 20px 12px 20px;
	text-align: center;
}

.nav ul li a:hover {
	background: url(../images/12_hov.jpg) repeat-x;
}

.nav li {
	float: left;
}

.nav li ul {
	position: absolute;
	z-index: 2;
	display: block;
	visibility: hidden;
	height: auto;
	width: auto;
	margin: 0;
	border-right: none;
}

.nav li ul table a {
	width: auto;
	min-width: 120px;
	height: 15px;
	margin-top: 0;
	padding: 6px 8px 6px 20px;
	*padding-right: 30px; 
	background: url(../images/12_drpnav.jpg) repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	text-align: left;
	white-space: nowrap;
}

.nav li ul a:hover {
	background: url(../images/12_hov.jpg) repeat-x;;
}

.nav li:hover ul {
	visibility: hidden;
}

.nav li:hover ul, .nav li.sfhover ul {
	visibility: visible;
}

.FlashVideoArea {
		vertical-align: top;
		padding: 0;
}

.pageheader {
		clear: left;
		background: url(../images/12_titlebar.jpg) repeat-x;
		color: #333;
		padding-left: 20px;
		letter-spacing: 1px;
		text-transform: uppercase;
		height: 40px;
		font-weight: bold;
		line-height: 44px;
}

.content {
		vertical-align: top;
		background: #fff url(../images/12_mainbg.jpg) repeat-x;
		color: #333;
		padding: 10px 20px 40px 20px;
		margin: 0;
		text-align: justify;
}

.cartheader {
	clear: both;
	padding: 3px; 
	font-weight: bold; 
	height: 16px;
	border-top: #333 solid 1px;
	background: #444 url(../images/12_cartheader.jpg) repeat-x;
	color: #fff;
}

.producttitle {
	float: left;
}

.price {
	float: right;
}

.cartimg img {
	margin: 15px 0;
}

.cartcontent {
	vertical-align: top;
	width: 325px;
}

.cartcontent p {
	margin: 15px 0;
}

.cartbuttons {
	vertical-align: top;
	width: 150px;
	padding: 15px 0;
}

.cartbuttons input, .cartbuttons select {
	width: 150px;
	font-size: 11px;
}



object, embed {
	position: relative;
	z-index: 1;
}

.footer {
	position: fixed;
	z-index: 2;
	bottom: 0;
	width: 756px;
		clear: both;
		background: url(../images/12_footer.jpg) repeat-x;
		height: 33px;
		padding-right: 20px;
		font-size: 9px;
}

.footer a span {
	color: #000;
}

.footer a {
		float: right;
		text-decoration: none;
		color: #fff;
		padding-top: 14px;
}
