.footer {
	position: absolute;
	bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	left: 8%;
	width: 90%;
}
.header {
	background-color: #7C0000;
	background-image: url(../images/home/headerfill.jpg);
	min-width: 920px;
}

#spacer {
	width: 920px;
	visibility: hidden;
}

.nav {
	position: absolute;
	bottom: 0px;
	visibility: visible;
	background-image: url(../images/home/navfill.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: center;
	min-width: 920px;
}
.main {
	background-image: url(../images/home/mainbgfill.jpg);
	background-repeat: repeat-x;
	background-color: #7C0000;
	background-position: bottom;
	background-attachment: fixed;
}
.firecontainer {
	background-image: url(../images/home/firebg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
}

.topright {
	position: absolute;
	right: 1px;
	visibility: visible;
}
.flame {
	position: absolute;
	bottom: 0px;
	top: 0;
}
.contentmain {
	border: 2px solid #FA8B00;
	position: absolute;
	background-color: #590000;
	left: 8%;
	right: 12%;
	width: 80%;
	padding: 2px 10px 10px;
	visibility: hidden;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FA8B00;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FA8B00;
}
#contentmain img {
	float: right;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.servicesh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FA8B00;
}
li {
	list-style-image: url(../images/services/flamebullet.png);
	line-height: 25px;
}
li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
#serviceslist {
	background-color: #5B0000;
	border: 2px solid #FA8B00;
	padding: 6px;
	visibility: visible;
}
.linksmain {
	background-color: #7C0000;
	position: absolute;
	height: 900px;
	width: 100%;
	top: 145px;
	background-image: url(../images/home/mainbgfill.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.imgfloatright {
	float: right;
	margin-left: 10px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}
