body {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	padding: 0px;
	background-color: #930707;
	background-image: url(images/plain_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contact_headers {
	color: #CCCCCC;
}
#info {
	float: right;
	width: 600px;
	margin-top: 75px;
	margin-right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px;
	font-size: 10px;
	color: #FFFFFF;
}
#content {
	background-repeat: no-repeat;
	height: 631px;
	padding: 0px;
	width: 750px;
	float: none;
	top: auto;
}	
	
	
#order_content {
	background-repeat: no-repeat;
	height: 100%;
	padding: 0px;
	width: 750px;
	float: none;
	top: auto;
	
}

#nav {
	float: left;
	height: 213px;
	width: 110px;
	margin-top: 100px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#intro {
	float: right;
	margin-right: 300px;
	margin-top: 305px;
	height: 60px;
	background-repeat: no-repeat;
	width: 60px;
}
#testimonials {
	float: right;
	width: 600px;
	margin-top: 75px;
	margin-right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
#faq {
	float: right;
	width: 600px;
	margin-top: 55px;
	margin-right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
}
#cartcode {
	font-size: 11px;
	color: FFFFFF;
	width: 150px;
	margin-left: 45px;
}
.add_to_cart {
	float: right;
	height: 45px;
	width: 45px;
}
#buttoncode {
	font-size: 11px;
	color: FFFFFF;
	width: 150px;
	float: right;
}

.description { color:#FFF;
margin: 10px 0px 0px 5px;

}