* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 5px 0px 25px;
	background-color: #00566b;
	color: #00566b;
	font-family: arial, helvetica, sans-serif;
	font-size: .78em;
	text-align: center;
}

a {
	color: #4e6200;
}

a:hover {
	color: #6f8c00;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	text-align: left;
	line-height: 115%;
	color: #000;
	margin: 2px 0 10px 0;
}

#waythetop
{
	margin: 3px 0px 6px 0;
	text-align: right;
	
}

#waythetop h1
{ font-size: .9em; font-style: none;
	color: white;
}



#body_wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 786px;
	color: inherit;
}

#container {
	margin: 0px 3px;
	color: inherit;
	text-align: left; 
}



/* Page Header */

#page_header {
	width: 780px;
	overflow: hidden;
	padding: 0px;
	height:99px;
}











/* TOP GRAPHICS */

#topgraphic{
	width: 780px;
	background: url('graphics/topimage_1.jpg') no-repeat;
	padding: 0px; margin: 0px;
}



#topgraphic_sub2{
	width: 780px;
	background: url('graphics/topimage_2.jpg') no-repeat;
	padding: 0px; margin: 0px; 
	
}


#topgraphic_sub3{
	width: 780px;
	background: url('graphics/topimage_3.jpg') no-repeat;
	padding: 0px; margin: 0px; 
}


#topgraphic_sub4{
	width: 780px; 
	background: url('graphics/topimage_4.jpg') no-repeat;
	padding: 0px; margin: 0px; 
}


#topgraphic_sub4_NAVarea{
	width: 480px;
	padding: 0px 0 0 0px; margin: 230px 0px 0px 290px; size: 1em;
}


#topgraphic_sub4_NAVarea p{
	color: #FFF; font-size: 1em;
	text-align: right;
	margin: 0px; padding: 0px
}


#topgraphic_sub4_NAVarea a {
	background-color: inherit;
	color: #FFF;
	
}


#topgraphic_sub4_NAVarea a:hover {
	background-color: inherit;
	color: #b8d255;
	
}









#topgraphic_sub5{
	width: 780px;
	background: url('graphics/topimage_5.jpg') no-repeat;
	padding: 0px; margin: 0px; 
}








/* SUB GRAPHIC AREA */

#bottom_home_graphic {
	margin: 255px 0 30px 0;
	width: 780px;
	height: 240px;
	background: url('graphics/home_subimage.jpg') no-repeat;
}

#bottom_sub_graphic {
	margin: 255px 0 10px 0;
	width: 780px;
	background: url('graphics/subimage.jpg') no-repeat;
	min-height: 250px;

}

#bottom_sub_graphic_sub4 {
	margin: 7px 0 10px 0;
	width: 780px;
	background: url('graphics/subimage.jpg') no-repeat;
	min-height: 250px;

}




/* Main Content */

#main_content_home {
	margin: 30px 0 100px 50px;
	width: 410px;
	height: 110px; 
	overflow: visible;
	float: left;
	
	}

#main_content_home h1
{
	margin-bottom: 5px;
}

#main_content_home p
{
	margin-bottom: 5px;
}





/* Main Content Sub Pages */

#main_content_sub {
	margin: 30px 0 10px 50px;
	padding: 10px;
	width: 670px;
	float: left; 
	overflow: visible;
	min-height: 280px;
	background-color: #FFF;
	border: black medium;
	}

#main_content_sub h1
{
	font-weight: bold; font-size: 12px
}

#main_content_sub p
{
	line-height: 120%; color: black; margin: 2px 0 10px 0;
}





/* Page Footer */

#page_footer {
	float: right;
	padding-right: 40px;
	height: 35px;
	color: #fff;
	font-weight: none;
	font-size: .9em; width: 670px;
}

#page_footer a {
	background-color: inherit;
	color: #fff;
}

#page_footer a:hover {
	background-color: inherit;
	color: #b8d255;
}


/* Footer Links */

#footer_links {
	margin-top: 2px;
	float: right;
}

#footer_links a {
	text-decoration: underline;
}

#footer_links li {
	padding: 0px 14px;
	float: left;
	background: url('images/footerlinks_div.gif') no-repeat 100% 2px;
}




