body {
	background-color:#993300;
	background-image:url(images/footer_black.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#wrapper_top {
	background-attachment: fixed;
	background-color: #E2E2E2;
	background-image: url(images/clear.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 100%;
	height: 130px;
}
#wrapper_trans {
	background-color: #550000;
	width: 100%;
	height: 5px;
}
#wrapper_main {
	background-attachment: fixed;
	background-color: #993300;
	background-image: url(images/bkg_main.jpg);
	background-repeat: no-repeat;
	background-position: 190px 0px;
	width: 100%;
	overflow: visible;
	height: 120%;
}
#wrapper_bottom {
	background-color: #000000;
	width: 100%;
	height: 5px;
}
#main {
	width: 750px;
	position: relative;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 20px;
}

#featured_product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	float:right; 
	clear:right; 
	margin-right:10px; 
	margin-top:10px; 
	position:relative; 
	top:150px; 
	padding:5px; 
	border:solid #660000 2px; 
	background-color:#FFFFFF; 
	width:130px	
}	
.title {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #CCCCCC;
}
#main_navig {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
}
A {
	color: #FFCC00;
	text-decoration: underline;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E1D3CB;
	font-weight: bold;
	text-transform: uppercase;
}

.product_title {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #848C9A;
	font-weight: bold;
}

/* CHECK BOXES */
#product_features td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 15px;
	font-weight: bolder;
	border: 1px solid #000000;
}

#product_features th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 15px;
	font-weight: bolder;
	border: 1px solid #000000;
	background-color:#CCCCCC;	
}

#prod_feat td {
	padding: 3px;
	font-size: 15px;
	color: #CCCCCC;
	border: 1px solid #000000;
	
}

#prod_feat th {
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	background-color:#CCCCCC;
	
}

.footer_note {
	font-size: 11px;
}	
