@charset "UTF-8";
/* CSS Document */

ul, li {margin: 0; padding: 0;}

* {margin: 0; padding: 0;}



body{
	margin: 0 auto;
	background: #55759c url(../navimages/backgrad_blue1.jpg) repeat-x;
	margin-bottom: 30px;
}

#main {
	margin: 0 auto;
	width: 870px;
	background-color: #FFF;
	border: 1px solid #000;
	height: 100%;
	min-height: 100%;
}

#masthead {
	float: left;
	width: 870px;
	height: 64px;
}

#menubar {
	float: left;
	padding: 0px;
	margin: 0;
	margin-bottom: 34px;
	width: 870px;
	height: 24px;
	background: #000;
}

#topmenu {
	float: left;
	width: 870px;
	height: 24px;
	
}

#topmenu ul {
	padding-top: 2px;
	list-style: none;
	margin: 0;
	margin-left: 30px;
}

#topmenu ul li{
	list-style: none;
	margin: 0;
	display: inline;
}

#topmenu ul li a {
	padding-right: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color: #FFF; 
	/*border-right: 1px solid white;*/
	text-decoration: none;
	
}

#topmenu ul li a:hover { 
	color: #CC3300;
}

#title_graphic {
	height: 51px;
	width: 400px;
	text-align: left;
	margin-bottom: 20px;
}

#main_left {
	float: left;
	margin-left: 30px;
	width: 500px;
}

#main_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 1.7em;
}

#main_left img {
	margin: 0 20px 30px 0;
}

#main_right {
	float: right;
	margin-right: 10px;
	marign-top: 0px;
	width: 275px;
}

#quote {
	float: left;
	width: 870px;
	height: 60px;
	text-align: center;
	margin-bottom: 30px;
}

#quote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

#menu_bottom {
	clear: both;
	margin: 0 auto;
	height: 24px;
	width: 870px;
	text-align: center;
	background-color: #000;
	border: 1px solid #000;
}

#menu_bottom  p {
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
}

#menu_bottom a {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 0 4px 0 4px;
}

#menu_bottom a:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}

A:link {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
	}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
	}
	
A:active {text-decoration: none}

A:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}

.footer A:link {
	color: #000000;
	text-decoration: none;
}

.footer A:visited {
	color: #000000;
	text-decoration: none;
	}
.footer A:hover {
	color: #D24B0E;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 14px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3300;
	line-height: 12px;
	margin-bottom: 6px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 12px;
	color: #333366;
}

h4 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
	margin-bottom: 6px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}

#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	margin-bottom: 6px;
}

.img_left {
	float: left;
	margin: 6px 20px 20px 0px;
}

.news_item {
	float: left;
	margin-top: 0px;
	margin-bottom: 18px;
}
