body {
display: block;
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
		margin: 0px;
	padding: 0px;
	background-image: url(images/topbackground.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

li {
	list-style: none;
}

p {
	line-height: 26px;
}

#contentwrap {
	width: 900px;
	margin: 0 auto;
}
#topwrap {
	height: 230px;
	width: 900px;
	background-image: url(images/topheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menuwrap {
	height: 40px;
	width: 900px;
	margin-bottom: 40px;
}





}
#content {
	height: 500px;
	width: 900px;
}




#contentleft {
	float: left;
	width: 520px;
	margin-right: 30px;
}


#contentleft a:link {

	color: #a38e45;
	text-decoration: none;

}


#contentright {

	width: 350px;
	float: right;
}


#dwnldpanels {

	width: 350px;
	margin-top: 12px;
	color: #666666;
	margin-bottom: 68px;
	font-size: 12px;
}


#dwnldpanels a {

	text-decoration: none;
	color: #ef6429;
}


.dwnldtitle {

	width: 336px;
	background-color: #ef6429;	
	height: 30px;
	color: #ffffff;
	font-family:  Myriad Pro, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px 0px 0px 14px;
}	

.dwnldodd {

	width: 340px;
	height: 24px;
	background-image: url(images/dwnld_odd.gif);
	padding: 9px 0px 0px 10px;

}

.dwnldeven {

	width: 340px;
	height: 24px;
	background-image: url(images/dwnld_even.gif);
	padding: 9px 0px 0px 10px;
}	

.dwnldnow {
	float: right;
	text-align: right;
	margin-right: 12px;

}	



* { outline: none; margin: 0; padding: 0; } 




h2 {
	font-family:  Myriad Pro, Helvetica, sans-serif;
	color: #d38564;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	margin: 0px 0px 0px 0px;
	/*text-decoration: underline;*/


}


h6 {
	font-family:  Myriad Pro, Helvetica, sans-serif;
	color: #bfa95c;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	margin: 0px 0px 0px 0px;
	/*text-decoration: underline;*/


}




h4 {
	font-family:  Myriad Pro, Helvetica, sans-serif;
	color: #666666;
	font-size: 17px;
	line-height: 23px;
	font-weight: 300;
	margin: 0px 0px 0px 0px;
	/*text-decoration: underline;*/


}

h3 {
	font-size: 13px;
	color: #999999;
	margin: 0px 0px 0px 0px;
	


}



h5 {
	font-size: 20px;
        line-height: 25px;
	font-family: Helvetica;
	font-weight: 900;
	color: #ace7ff;
	margin: 0px 0px 8px 0px;

}





a:link {
	color: #ffffff;
	text-decoration: underline;
}

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

a:active {
	color: #ffffff;
		text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}




#menurow { display: block; height: 40px; clear: left; }




ul li a.home {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	text-decoration: none;
	background: url(images/home_nav.gif) no-repeat;
	margin: 0px 1px 0px 0px;
	border-bottom: none; 
}

ul li a.home:hover {
background-position: 0px -40px;
}


ul li a.odd {
	display: block;
	float: left;
	width: 340px;
	height: 24px;
	text-decoration: none;
	background: url(images/dwnld_odd_rllvr.gif) no-repeat;
	margin: 0px 1px 0px 0px;
	border-bottom: none; 
	padding: 9px 0px 0px 10px;
}

ul li a.odd:hover {
background-position: 0px -33px;
}

ul li a.even {
	display: block;
	float: left;
	width: 340px;
	height: 24px;
	text-decoration: none;
	background: url(images/dwnld_even_rllvr.gif) no-repeat;
	margin: 0px 1px 0px 0px;
	border-bottom: none; 
	padding: 9px 0px 0px 10px;
}

ul li a.even:hover {
background-position: 0px -33px;
}




.homestatic {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	text-decoration: none;
	background: url(images/home_nav.gif) no-repeat;
	background-position: 0px -40px;
	margin: 0px 1px 0px 0px;
	border-bottom: none; 
}





ul li a.nextsteps {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	text-decoration: none;
	background: url(images/nextsteps_nav.gif) no-repeat;
	margin: 0px 1px 0px 0px;
	border-bottom: none; 
}

ul li a.nextsteps:hover {
background-position: 0px -40px;
}


.nextstepsstatic {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	text-decoration: none;
	background: url(images/nextsteps_nav.gif) no-repeat;
	background-position: 0px -40px;
	margin: 0px 1px 0px 0px;
	border-bottom: none; 
}


ul li a.contact {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	text-decoration: none;
	background: url(images/contact_nav.gif) no-repeat;
	margin: 0px 1px 0px 0px;
	border-bottom: none; 
}

ul li a.contact:hover {
background-position: 0px -40px;
}

.contactstatic {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	text-decoration: none;
	background: url(images/contact_nav.gif) no-repeat;
	background-position: 0px -40px;
	margin: 0px 1px 0px 0px;
	border-bottom: none; 
}

#filler {
	width: 900px;

	height: 65px;
	clear: both;
	
}


#footer {
width: 100%;
	height: 20px;
	background-color: #ef6429;
	position: fixed; bottom: 0px;
	z-index: 12;
	clear: both;
	opacity:0.2;filter:alpha(opacity=20);
}


#menub {
	height: 40px;
	width: 600px;
	margin-bottom: 20px;
	
}




