/* Template Layout Elements
=====================================================================*/
body {
	background-color:#000000
}
#Header {
	position:absolute;
	left:50%;
	top:0px;
	width:1000px;
	height:125px;
	z-index:2;
	margin-left: -500px;
}
#Container {
	position:absolute;
	left:50%;
	top:125px;
	width:1000px;
	height:875px;
	z-index:2;
	margin-left: -500px;
	background-image: url(mainbody.jpg);
	background-repeat: no-repeat;
}
#Back100 {
	position:absolute;
	left:50%;
	top:0px;
	width:1000px;
	height:100%;
	z-index:1;
	margin-left: -500px;
	background-color: #000000;
}
#MainBody {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:875px;
	z-index:2;
}
#MainMenu {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:25px;
	z-index:4;
}
#Spacer {
	position:relative;
	width:50px;
	height:20px;
	z-index:3;
}
#CopyrightBar {
	position:absolute;
	left:0px;
	top:842px;
	width:980px;
	height:20px;
	z-index:5;
	padding-top: 10px;
}
#Content {
	position:absolute;
	left:0px;
	top:70px;
	width:1000px;
	height:750px;
	z-index:6;
}
H1 {
	height: 2px;
	noshade: noshade;
	background-color: #007148;
}


/* Main Menu - Header - Footer
=====================================================================*/
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #023A1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.spacerline {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}


.headerlink img{
border: 0px solid;
}

.headerlink:hover img{
border: 0px solid;
}

.headerlink:hover{
color: red; /* irrelevant definition to overcome IE bug */
}


.copyright {
	text-decoration: none;
	color: #007148;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}





/* Text Styles
===========================================================================================================================================*/
.subhead1 {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.text {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.text2 {
	text-decoration: none;
	color: #966747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.text14 {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}



/* textlink1
=====================================================================*/
.textlink1 a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textlink1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textlink1 a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textlink1 a:hover {
	text-decoration: none;
	color: #007148;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}



/* textlink2
=====================================================================*/
.textlink2 a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textlink2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textlink2 a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textlink2 a:hover {
	text-decoration: none;
	color: #007148;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}



/* textlink3
=====================================================================*/
.textlink3 a:link {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}
.textlink3 a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}
.textlink3 a:active {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}
.textlink3 a:hover {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}





/* Custome AP Divs
=====================================================================*/


#feature1 {
	position: absolute;
	z-index: 6;
	height: 450px;
	width: 920px;
	top: 0px;
	left: 40px;
	background-color: #130D09;
}
#left1 {
	position:absolute;
	left:0px;
	top:0px;
	width:450px;
	height:10px;
	z-index:7;
}
#right1 {
	height: 60px;
	width: 525px;
	z-index: 7;
	position: absolute;
	left: 375px;
	top: 0px;
}
#right2 {
	height: 600px;
	width: 525px;
	z-index: 8;
	position: absolute;
	left: 375px;
	top: 35px;
}
#right3 {
	height: 85px;
	width: 280px;
	z-index: 8;
	position: absolute;
	left: 580px;
	top: 205px;
}
#right4 {
	height: 32px;
	width: 110px;
	z-index: 8;
	position: absolute;
	left: 790px;
	top: 70px;
}
#righttext {
	height: 100px;
	width: 220px;
	z-index: 9;
	position: absolute;
	left: 100px;
	top: 0px;
}







#feature2 {
	position: absolute;
	z-index: 6;
	height: 225px;
	width: 920px;
	top: 500px;
	left: 40px;
	background-color: #150E0B;
}

#bottom1 {
	position:absolute;
	left:0px;
	top:0px;
	width:450px;
	height:38px;
	z-index:7;
}

#right10 {
	height: 200px;
	width: 320px;
	z-index: 7;
	position: absolute;
	left: 580px;
	top: 10px;
}

#aboutbox {
	height: 700px;
	width: 525px;
	z-index: 7;
	position: absolute;
	left: 375px;
	top: 0px;
}

