/* CSS Document */
body {
	font-family:arial,verdana,san-serif;
	background: url(images/bg.gif) #350606;
	}
<!--header-->


#header {
	width:770px; height:110px;
	 }
#footer {
	width:770px;
	height:120px;
	background:url(images/footer_bk.jpg) top;
	}
.textbold {
	font-size:1em;
	font-weight:bold
	}
#content {
	background:#ffffff;
	}
#contact {
	width:460px;font-size:1em;color:#222;position:relative;left:10px;top:30px;
	}
.type8light {
	font-size:.8em;
	color:#F7F7F7;
	}
.type7light {
	font-size:.7em;
	color:#F7F7F7;
	}
.type8dark {
	font-size:.8em;
	color:#555555;
	}
a.typered {	
	color:990000;
	}
#desc {
	width:90%;
	padding-bottom:5px;
	}
.price {
	font-size:1.2em;
	color:#ECE8A8;
	}
h5,h4 {
	margin-bottom:5px;
	color:#811B1B;
	}
#faq li {
	margin-bottom:10px;
	}
.prod_desc {
	background:#7F7F7F;text-align:center;border:1px solid #444444;font-size:.7em;font-weight:bold;color:#F8F8F8;margin-bottom:5px;
	}
#address {
	text-align:center;
	clear:both;
	font-size:.7em;
	color:#FCFCFC;
	position:relative;
	top:10px;
	margin:0px auto;
	
	}
#address li {
	float:left;
	padding:0px 5px;
	list-style-type:none;
	
	}
#address ul {	
	margin:0px auto;
	}
#address a,#address a:visited {	
	color:#fff;
	}
#address a:hover {	
	color:#ffcc00;
	}
