body {	
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #62412E;
	background: #284448;
	margin: 0px 0px 0px 0px;
	background-image: url("../images/backfire.gif");
	background-repeat: no-repeat;
	}

#topbar {
	width: 100%;
	height: 8px;
	margin: 0px;
	padding: 0px;
	background: #000000;
	}
	
#box1 {
	position: absolute;
	top: 0;
	margin-left: 10px;
	width: 9px;
	height: 40px;
	background: red;
	}

#mainContainer {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}

#mainContent {
	background: black;
	padding: 12px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	}

#homeText {
	position: absolute;
	top: 40px;
	left: 400px;
	width: 400px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 150%;
	color: white;
	}
	
#homeLogo {
	width: 600px;
	padding: 0px;
	margin: 0px;
	background: none;
	}
	
#homeCenterText {
	clear: both;
	position: absolute;
	top: 120px;
	left: 400px;
	width: 341px;
	height: 77px;
	padding: 0px;
	background: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	line-height: 140%;
	}

#homeFooterBox {
	width: 100%;
	border-top: 1px solid #957173;
	padding-top: 4px;
	border-bottom: 1px solid #957173;
	padding-bottom: 4px;
	background: red;
	text-align: left;
	}
	
#homeFooter1 {
	width: 100%;
	border-top: 1px solid #957173;
	border-bottom: 1px solid #957173;
	background: #E20900;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	}

#homeFooter2 {
	width: 700px;
	background: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 140%;
	}
	
#homeBottom {
	background: red;
	height: 101%;
	width: 100%;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 1200px;
	}

a, a:visited {
	color: #000000;
	text-decoration: underline;
	}

a:hover {
	color: #660000;
	text-decoration: none;
	}
	
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	}

h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	}
	
h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	}
	
h3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	}
	
h4 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	}
	
h5 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}
	
h6 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}