body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.5em;
	background-color: #003968;
}
#logo {
	background-image: url(../images/logo_home.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 58px;
	width: 207px;
	position: absolute;
	z-index: 2;
	left: 9px;
	top: 16px;
	margin: 0px;
	padding: 0px;
	cursor: hand;
}
#Flash_layer {
	position:absolute;
	width:549px;
	height:204px;
	z-index:1;
	left: 0px;
	top: 120px;
}
#content_area #content {
	margin-left: 277px;
	width: 488px;
}
#content_area {
	background-image: url(../images/home_text_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 50px;

}
#container {
	background-color: #FFFFFF;
	background-image: url(../images/home_bg.jpg);
	background-repeat: repeat-x;
}


#content_area #highlights {
	float: left;
	width: 215px;
	padding-left: 27px;
}
#content_area #clearer {
	clear: both;
}



#header {
	background-image: url(../images/home_header.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 337px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#header span {
	display: none;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	clear: both;
	padding-top: 10px;
	color: #FFFFFF;
	background-color: #004A87;
	font-size: 10px;
	margin-top: 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #66FFFF;
}

#highlights h3 {
	font-size: small;
	font-weight: bold;
	color: #005499;
	background-color: #9FBFD8;
	background-image: url(../images/title_bar.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	clear: both;
	width: 195px;
}
#highlights .section h3 a {
	color: #005499;
	text-decoration: none;
}

#highlights .section {
	margin-bottom: 20px;
}
#highlights .section p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#cssMenu1 {
	position: absolute;
	z-index: 10;
	width: 400px;
	left: 20px;
	top: 98px;
}
#footer ul{
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer #menu {
	display: inline;
	margin-right: 40px;
}

#footer #menu2{
	background-color: #002748;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #menu li, #footer #menu2 li{
	display: inline;
	margin-right: 15px;

}
#container {
	background-image: url(../images/home_bg.jpg);
	background-repeat: repeat-x;
}
#content h4 {
	font-size: small;
	font-weight: bold;
	color: #005499;
}
.highlight {
	font-size: small;
	font-weight: bold;
	color: #E4232F;
}

#content_area a {
	color: #005499;
}
#content_area a:hover {
	text-decoration: none;
	background-color: #E0EAF3;
}
