body {
	background: #161616;
	color: #d0f8ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #00B724;
	text-decoration: none;
		}
a:hover {
	color: #00FFE6;
	text-decoration: none;}
#container 
{
	position: absolute;
	width: 950px;
	left: -475px;
	z-index: 0;
	margin-left: 50%;	
}
#head {
	background: url(images/head.jpg);
	position: absolute;
	height: 346px;
	width: 945px;
	left: 2px;
	top: 0px;
	z-index: 10;
}
#contact {
	position: relative;
	left: 18px;
	z-index: 18;
	font-size: 16px;
	font-weight: bold;
}
#contact a:link, #contact a:visited {
	color: #d0f8ff;
		}
#contact a:hover {
	color: #88EDFF;
	}
#home a {
	text-decoration: none;
	position: absolute;
	height: 123px;
	width: 309px;
	left: 621px;
	top: 26px;
	z-index: 15;
}
#misc {
	font-size: 12px;
	font-style: italic;
	position: absolute;
	left: 408px;
	top: 318px;
	z-index: 17;
	white-space: nowrap;
}
#misc a {
	margin-right: 21px;
}
#content {
	width: 950px;
	position: absolute;
	top: 360px;
	z-index: 20;
}
#col1, #col2, #col3 {
	float: left;
	position: relative;	
}
#col1 {	
	width: 204px;
	z-index: 23;
}
#col2 {	
	width: 468px;
	left: 27px;	
	z-index: 25;
}
#col3 {
	float: left;
	position: relative;
	width: 218px;
	left: 54px;	
	z-index: 27;
}
#foot {
	position: relative;
	width: 950px;
	height: 136px;
	display: block;
	clear: left;
	background: url(images/foot.jpg) no-repeat;	
}
#copyright {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 387px;
	top: 105px;
	color: #919191;
}
#copyright a:link, #copyright a:visited {
	color: #919191;
	text-decoration: none;
		}
#copyright a:hover {
	color: #B5B5B5;
	text-decoration: none;
	}
#prod_top {
	background: url(images/prod_top.jpg) no-repeat;
	position: relative;
	height: 106px;
	width: 204px;
}
#prod_mid {
	width: 204px;
	background: url(images/prod_mid.jpg) repeat-y;	
}
#prod_bot {
	background: url(images/prod_bot.jpg) no-repeat;
	height: 71px;
	width: 204px;
	position: relative;
}
#production {	
	list-style: none;	
	margin: 0px;
	padding: 0px 9px;
}
#production li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;	
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/bigarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;

}
#production li a:link, #production li a:visited {
	color: #f5f5f5;
	text-decoration: none;
}
#production li a:hover {
	color: #00ed2f;
	text-decoration: none;
	}
#production li.current {
	background-image: url(images/bigarrowdown.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}	
#main_top {
	background: url(images/main_top.jpg) no-repeat;
	position: relative;
	height: 53px;
	width: 468px;
}
#main_top_free {
	background: url(images/main_top_free.jpg) no-repeat;
	position: relative;
	height: 28px;
	width: 468px;
}
#main_mid {
	width: 468px;
	background: url(images/main_mid.jpg) repeat-y;	
}
#main_bot {
	background: url(images/main_bot.jpg) no-repeat;
	height: 33px;
	width: 468px;
	position: relative;
}
.main_content {	
	
	padding: 9px;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EC6A00;
	text-align: center;
}
.main_content p, .main_content li {
	color: #d5d5d5;
	font-size: 14px;
	line-height: 142%;
}
.main_content p {
	text-align: justify;
	text-indent: 3em;
}
.main_content li {
	margin: 6px 3px;	
}
h1 {
	font-size: 27px;
}
h2 {
	font-size: 23px;
}
h3 {
	font-size: 18px;
}
#main_top a {
	position: absolute;
	height: 36px;
	width: 100%;
	top: 16px;
}
#cart {
	background: url(images/cart.jpg);
	position: relative;
	height: 277px;
	width: 218px;
}
#cart_number {
	color: #387d07;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 47px;
	left: 133px;
	text-align: center;
}
#cart_positions {
	color: #387d07;
	font: bold 17px Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 103px;
	left: 30px;
}
#cart_xenon {
	font: bold 10px Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 152px;
	left: 11px;
	letter-spacing: -0.5px;
}
#cart_number a:link, #cart_number a:visited, #cart_positions a:link, #cart_positions a:visited {
	color: #387d07;
	text-decoration: none;
		}
#cart_number a:hover, #cart_positions a:hover {
	color: #53B60A;
	text-decoration: none;
}
#cart_link a {
	position: absolute;
	height: 107px;
	width: 163px;
	top: 24px;
	left: 27px;	
}
#xenon_link a {
	position: absolute;
	height: 37px;
	width: 191px;
	top: 193px;
	left: 14px;	
}
#actions_top {
	background: url(images/actions_top.jpg) no-repeat;
	position: relative;
	height: 105px;
	width: 218px;
}
#actions_mid {
	width: 218px;
	background: url(images/actions_mid.jpg) repeat-y;	
}
#actions_bot {
	background: url(images/actions_bot.jpg) no-repeat;
	height: 50px;
	width: 218px;
	position: relative;
	margin-bottom: 21px;
}
#actions {	
	text-align: center;
	list-style: none;	
	margin: 0px;
	padding: 0px 9px;
}
#actions li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 14px;
}
#hits_top {
	background: url(images/hit_top.jpg) no-repeat;
	position: relative;
	height: 137px;
	width: 218px;
}
#hits_mid {
	width: 218px;
	background: url(images/hit_mid.jpg) repeat-y;	
}
#hits_bot {
	background: url(images/hit_bot.jpg) no-repeat;
	height: 60px;
	width: 218px;
	position: relative;
}
.hit {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px 3px;
}
.hit h4 {
	color: #525252;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
}
.hit strong {
	font-size: 24px;
}
.hit a:link, .hit a:visited, #actions a:link, #actions a:visited {
	color: #033700;
	text-decoration: none;
}
.hit a:hover, #actions a:hover {
	color: #15bf3f;
	text-decoration: none;
}
.clear {
	clear: both;	
}
.orange {
	font-weight: bold;
	color: #FB711E;
}
.advantage {
	list-style: none;
}
.advantage li {
	list-style: none;
	padding-left: 27px;
	background: url(images/check.png) no-repeat;
}
.ads {	
	text-align: center;
}
.ad {	
	text-align: center;
	margin-top: 18px;
}
.formats {text-align: center;}
.formats img {padding: 6px;}
