@charset "utf-8";
/* CSS Document */



html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font: 12px/1.2 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	color:#326b7a;
	line-height:1.35em;
}
.lightblue{ color:#b6d3d9;}
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
h1{ font-size:16px;
font-weight:bold;
color:#ffa800;}
a {
	color:#ffa800;
}
a:hover {
	color:#ffa800;
	text-decoration:none;
}
div.wrapper {
	margin:0 auto;
	width:990px;
}
div.menu-bg {
	width:990px;
	height:72px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	padding-bottom:1px;
}
div.menu-item {
	float:left;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	width:195px;
	height:37px;
	padding-top:25px;
}
.menu-item a{ color:#FFFFFF; text-decoration:none;	font-weight:bold;	font-size:14px;}
.menu-item a:hover{ color:#999999; text-decoration:none;	font-weight:bold;	font-size:14px;}
div.menu-divider {
	float:left;
	background-image:url(images/menu_divider.jpg);
	background-repeat:no-repeat;
	width:2px;
	height:72px;
}
div.header_ {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	height:157px;
}

div.underheader {
	background-image:url(images/under_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:152px;
}
.underheader-content{margin:0px auto 0 auto; padding-top:34px; width:867px;}
.underheader-content_subpage{margin:0px auto 0 auto; padding-top:40px; width:867px; font-size:40px; font-weight:bold;color:#ffa800;}

div.homepage-content_ {
	clear:both;
	width:990px;

	
}
.frame{ background-color:#38707f; padding:20px; width:200px; height:200px;}
div.subpage-content_ {margin:0px auto 0 auto;
	clear:both;
	width:867px;
	padding: 20px;
		line-height:1.5em;
}
div.footer-line_ {
	background-image:url(images/footer_line.jpg);
	background-repeat:repeat-x;
	width:990px;
	height:12px;
	background-position: top;
	margin:0 auto;
}
div.footer_bg {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:170px;
	clear:both;
}
div.footer_ {
	/*background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	padding:0;
	width:990px;
	height:157px;
	margin:0 auto;
}
.copyright {
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
	padding-top:60px;
	width:650px;
	margin: 0 auto;
}


.copyright span{

font-size:16px;

}
.footer-logo{text-align:center;float:right;
font-size:16px;
color:#FFFFFF;
padding-right:20px;

padding-top:60px;
	width:165px;
	height:33px;}

