body {
	margin: 0px;
	background-color:#ffffff;
	background-image:url(../images/pagebg.jpg);
	background-repeat: repeat-x;	
}

.header_wrap {
top: 0;
width: 100%;
height: 135px;
background-color:#FFFFFF;
}

.header_container {
	margin:auto;
	width: 896px;
	height: 125px;
}

.logo {
	width:150px;
	height:100px;
	float:right;
	background-color:#FFFFFF;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

.topright {
	width:350px;
	height:60px;
	margin-top:8px;
	float:left;
	text-align:left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-decoration:none;
}

.topright a {
	text-align:right;
	color: #79776b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.menu_area {
	width:896px;
	height:25px;
	float:right;
	margin-top:6px;
}




.flash_area {
	width:896px;
	height:200px;
	margin:0 auto;
	background-color:#ffffff;
}
#dataarea {
	width: 876px;
	min-height: 327px;
	background-color:#ffffff;
	margin: 0 auto;
	padding:1px 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 15pt;
	
}

#dataarea lnk {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 15pt;
	color: #F2BF39;
	text-decoration: none;
}

#dataarea sptext {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	line-height: 15pt;
	text-shadow:#CCC;
	color: #0099ff;
	text-decoration: none;
}

#dataarea glryhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 12pt;
	color: #F2BF39;
	font-weight: normal;
}
#dataarea contxt {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}

#dataarea tittxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	color: #F2BF39;
	font-weight: bold;
}



#dataarea carrhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 12pt;
	color: #ffffff;
	font-weight: bold;
}

#dataarea h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	line-height: 12pt;
	color: #F2BF39;
}

.footer_wrap {
	bottom: 0;
	width: 100%;
	height:45px;
	background-color:#195F90;
}

.footer {
	width: 900px;
	margin: 0 auto;
	color: #b8b4a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
}

.footer_menu {
	width:400px;
	height:25px;
	float:left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top:15px;
}

.footer_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer_menu ul li {
	float: left;
	margin-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #d4d4d4;
}

.footer_menu ul li.last {
	float: left;
	margin-right: 10px;
	border-right-style:none;
}

.footer_menu ul li a{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 8px;
	text-decoration: none;
}

.footer_menu ul li a:hover {
	color: #0033FF;
}

.footer_copyright {
	width:400px;
	height:25px;
	float:right;
	text-align:right;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top:15px;
}
