.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
#nav {
	clear: left;
	float: left;
	width: 164px;
	margin-right: 15px;
	margin-left: 15px;
}
#quote {
	clear: right;
	float: right;
	width: 650px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
}
#white-text {
	background-color: #FFFFFF;
	clear: right;
	float: right;
	width: 610px;
	padding: 20px;
	margin-right: 15px;
}
#order-now {
	clear: right;
	float: right;
	margin-right: 15px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

body {
	background-color: #000000;
	background-image: url(../images/fire-bg3.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#all {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-color: #333333;
	margin-top: 5px;
	padding-top: 7px;
	width: 629px;
	clear: right;
	opacity:0.8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	padding-left: 8px;
	float: right;
	margin-right: 15px;
}
.foot {
	font-size: 10px;
	color: #333333;	
}
#footer a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	color: #2D2D2D;
	text-decoration: underline;
}
.left-pic {
	float: right;
	margin-right: 9px;
	border: 2px solid #000000;
	margin-top: 12px;
}
.floatpic {
	clear: left;
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
