body {
	background: #FFFFFF;
	margin: 0px;
	background-image: url("/images/layout/home/bodybg.jpg");
	background-repeat: repeat-x;
}

h1 {
	text-align: left;
	font-size: 28px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	text-decoration: none;
}

h2 {
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	text-decoration: none;
}

h3 {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7F00;
	margin: 0px;
	text-decoration: none;
	line-height: 14px;
}

h4 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7F00;
	margin: 0px;
	text-decoration: none;
	line-height: 14px;
}

p, span, div, a, li, ul, td {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	text-decoration: none;
	line-height: 14px;
}

a {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	text-decoration: none;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #FF7F00;
}

a:active {
	color: #FF7F00;
}

.nav {
	text-align: left;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7F00;
	margin: 0px;
	text-decoration: none;
}

a.nav:link {
	color: #000000;
}

a.nav:visited {
	color: #000000;
}

a.nav:hover {
	color: #FF7F00;
}

a.nav:active {
	color: #FF7F00;
}

.footer {
	text-align: right;
	font-size: 11px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	text-decoration: none;
}

a.footer:link {
	color: #333333;
}

a.footer:visited {
	color: #333333;
}

a.footer:hover {
	color: #FF7F00;
}

a.footer:active {
	color: #FF7F00;
}

#homecontainer {
	left: 50%;
	position: absolute;
	width: 974px;
	margin-left: -487px;
	z-index: 1;
	background-color: transparent;
	background-image: url("/images/layout/home/bg.gif");
	border: none;
}

#homeheader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 974px;
	height: 273px;
	z-index: 10;
	background-color: transparent;
	background-image: url("/images/layout/home/homeheader.jpg");
	background-repeat: no-repeat;
	border: none;
}

#homenav {
	position: absolute;
	top: 298px;
	left: 20px;
	width: 178px;
	z-index: 20;
	background-color: transparent;
	border: none;
}

#hometopline {
	position: absolute;
	top: 269px;
	left: 0px;
	width: 974px;
	height: 10px;
	z-index: 65;
	background-color: transparent;
	background-image: url("/images/layout/home/topline.gif");
	background-repeat: no-repeat;
	border: none;
}

#homefooterline {
	position: absolute;
	top: 817px;
	left: 0px;
	width: 974px;
	height: 10px;
	z-index: 30;
	background-color: transparent;
	background-image: url("/images/layout/home/footerline.gif");
	background-repeat: no-repeat;
	border: none;
}

#homefooter {
	position: absolute;
	top: 827px;
	left: 0px;
	width: 974px;
	height: 20px;
	z-index: 40;
	background-color: transparent;
	border: none;
}

#homecontent {
	position: absolute;
	top: 298px;
	left: 208px;
	width: 303px;
	z-index: 50;
	background-color: transparent;
	border: none;
}

#homeflash {
	position: absolute;
	top: 274px;
	left: 530px;
	width: 444px;
	height: 506px;
	z-index: 60;
	background-color: transparent;
	border: none;
}
