

#header{

	height: 415px;	
	position: absolute;
	
	
	margin: 0px;
	padding: 0px;
	top: 0px; left 0px;

	width: 935px;
	
	z-depth: 1;
	
	
}

#homeFooter{

	position: absolute;
	z-index:-10;
	left: 50%;
	margin-left: -441px;
	
	
	width:100%;
	top: 800px;
	
}

#homeFooter a{
	
	color: #a8a8a8;
	text-decoration: none;
	
	}
	
#homeFooter a:hover{
	
	color: #ef4035;
	text-decoration: none;
	
	}
	
#homeFooter .selected{
	
	color: #ef4035;
	
	}
	
#homeFooter .links{
	
	padding-top: 4px;
	line-height: 14px;
	font-size: 12px;
	
	}



#footer{
	padding-top: 30px;
	
	}


#credit{
	padding-top: 0px;
	width: 427px;
	font-size: 12px;
	
	}
	
	.credits_copy{
	
	width: 427px;
	}
	
	

	

	
	

/*
.highlights a::after{
	
	content: "\3E"; 
  	display: inline;
	
	
	}
	*/

#nav0{
	
	padding: 10px;
	position:absolute;
	top: 400px;
	width: 200px;
	left: 50%;
	margin-left: -461px;
	/*
	left: 4px;
	*/
	
	
	z-depth: 100;
	
	}
	
#nav1{
	
	padding: 10px;
	width: 200px;
	position:absolute;
	top: 400px;

	left: 50%;
	margin-left: -247px;
	/*
	left: 218px;
	*/
		
	
	z-depth: 100;
	
	}

	
#nav2{
	
	padding: 10px;
	position:absolute;
	top: 400px;
	width: 200px;
	
	left: 50%;
	margin-left: -51px;
	/*
	left: 414px;
	*/
	z-depth: 100;
	
	}


#content{
	z-index: 10;
	position:absolute;
	top:520px; left:28px;
	width: 662px;
	padding-bottom: 20px;

	


}
	
#content b{
	
	color: #666666;

}


#contentNav{
	position:absolute;
	top:493px; left:708px;
	width: 227px;
	
	}
