@charset "utf-8";

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

#header {
	width: 927px;
	height: 118px;
	margin: 0px auto;
	clear: both;
}

#logo {
	margin: 18px 0px 20px 10px;
	height: 80px;
	float: left;
}

#slogan {
	height: 56px;
	margin-top: 24px;
	margin-left: 19px;
	padding: 18px 0px 20px 0px;
	font: italic 16px Arial;
	text-align: left;
	float: left;
}

#navigation {
	color: #ffffff;
	margin: 0px auto;
	width: 927px;
	height: 34px;
	clear: both;
}

.nav-btn {
	font: normal 12px/34px Arial;
	padding: 0px 30px;
	height: 34px;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}

.nav-btn:hover {
	font: normal 12px/34px Arial;
	padding: 0px 30px;
	height: 34px;
	float: left;
	font-weight: normal;
}

.nav-btn a:link {
	text-decoration: none;
	color: #ffffff;
}

.nav-btn a:visited {
	text-decoration: none;
	color: #ffffff;
}

.nav-btn a:hover {
	text-decoration: underline;
}

.nav-sep {
	font: normal 1em/34px Arial;
	height: 34px;
	width: 2px;
	max-width: 2px;
	overflow: hidden;
	float: left;
}

.nav-left:hover {
	font-weight: normal;
	text-decoration: underline;
}

.nav-left-hover {
	font-weight: normal;
}

.nav-right:hover {
	font-weight: normal;
}

.nav-right-hover {
	font-weight: normal;
}

.nav-ddhover {
	color: #ffffff;
}

.dd-menu {
	float: left;
}

.dd-item a:visited {
	color: #ffffff;
	text-decoration: none;
}

.dd-item a:link {
	color: #ffffff;
	text-decoration: none;
}

.dd-item a:hover {
	text-decoration: underline;
}

.dd-item {
	text-align: left;
	font: normal 12px/34px Arial;
	color: #ffffff;
	padding: 0px 30px;
	height: 34px;
	white-space: nowrap;
	min-width: 95px;
	text-transform: uppercase;
}

#adminL {
	margin-top: -152px;
	width: 157px;
	background: #ffffff;
	color: #000000;
	font: normal 12px Arial;
}

#adminL input {
	border: 1px solid #9c9c9c;
	font: normal 12px Arial;
	height: 13px;
}

#aUsername, #aPassword {
	float: right;
}

#bbGuide {
	color: #9c9c9c;
	text-decoration: none;
	font-weight: bold;
}

#bbGuide:hover {
	text-decoration: underline;
}

#adminLogout {
	color: #9c9c9c;
	text-decoration: none;
	font-weight: bold;
}

#adminLogout:hover {
	text-decoration: underline;
}

#closeLogin {
	margin-top: 1px;
	width: 14px;
	height: 14px;
	float: right;
	background: url('../images/header/admin_close.jpg') no-repeat 0 0;
}

#hImg {
	width: 907px;
	height: 222px;
	padding: 10px;
	background: #ffffff;
	margin: 0px auto;
}

#infoBar {
	font: normal 12px/34px Arial;
	color: #ffffff;
	width: 885px;
	height: 34px;
	margin: 0px auto;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	padding: 0px 11px;
}

#iB-left {
	float: left;
	width: 62%;
}

#iB-link:visited {
	color: #ffffff;
	text-decoration: none;
}

#iB-link:link {
	color: #ffffff;
	text-decoration: none;
}

#iB-link:hover {
	color: #dddddd;
	text-decoration: underline;
}

#iB-right {
	float: right;
	width: 38%;
	height: 34px;
	max-height: 34px;
	text-align: right;
}

.iB-header {
	font: bold 12px Arial;
}

#main {
	background: #ffffff;
	width: 907px;
	padding: 10px;
	text-align: left;
	margin: 0px auto;
}

#mainHeader {
	margin-bottom: 7px;
}

.main-header {
	font: normal 18px Arial;
	text-transform: uppercase;
}

#mhSep {
	font: normal 18px Arial;
	margin: 0px 12px;
}

#footer {
	width: 927px;
	height: 34px;
	margin: 0px auto;
	padding-bottom: 59px;
}

#fLinks {
	height: 34px;
	overflow: hidden;
	width: 464px;
	background: #ffffff;
	font: normal 12px/34px Arial;
	text-transform: uppercase;
	float: left;
}

#fLinks a {
	text-decoration: none;
}

#fLinks a:hover {
	text-decoration: underline;
}

#f_left {
	width: 21px;
	height: 34px;
	font: normal 0px Arial;
	float: left;
}

#f_right {
	width: 21px;
	height: 34px;
	font: normal 0px Arial;
	float: right;
}

#copyright {
	height: 34px;
	margin-left: 12px;
	font: normal 12px/34px Arial;
	text-transform: uppercase;
	float: left;
}

#adminLogin {
	text-decoration: none;
	display: inline;
}

#adminLogin:hover {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}