@charset "utf-8";

body {
	background: #000000;
	margin: 0px;
	text-align: center;
}
#wrapper {
	margin: 0px auto 0px auto;
	padding-top: 10px;
	text-align: left;
	width: 906px;
}
#header img, #menu img, #maintext_wrap img, #iconbar_bg img {
	border: none;
}
.preloader {
	display: none;
}

/* ********** BASIC STRUCTURE ********** */

#header {
	background: url(images/content_header.jpg) no-repeat;
	height: 100px;
}
#contentwrap {
	background: #ffffff;
	padding: 0px 9px;
}
#footer {
	background: url(images/content_footer.jpg) no-repeat;
	height: 16px;
}

/* ********** HEAD/MAIN CONTENT ********** */

#menu {
	height: 42px;
	text-align: center;
}
#maintext_wrap {
	height: 317px;
	position: relative;
}
#maintext_image, #maintext_welcome, #maintext_welcomesub, #maintext_search {
	display: block;
	overflow: hidden;
	position: absolute;
}
#maintext_image {
	height: 307px;
	left: 545px;
	width: 343px;
}
#maintext_welcome {
	color: #000000;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	height: 101px;
	left: 26px;
	line-height: 16px;
	text-align: justify;
	top: 8px;
	width: 486px;
}
#maintext_welcome p {
	margin: 0;
	padding: 0;
}
#maintext_welcomesub {
	border-right: solid 2px #999999;
	height: 190px;
	left: 26px;
	top: 111px;
	width: 245px;
}
#maintext_welcomesub span, #maintext_search span {
	color: #0065bd;
	display: block;
	font: bold 13pt Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
#maintext_welcomesub div {
	color: #000000;
	display: block;
	font: 9pt Arial, Helvetica, sans-serif;
	padding: 7px 7px;
}
#maintext_welcomesub a:link, #maintext_welcomesub a:visited {
	color: #0065bd;
	font: bold 9pt Arial, Helvetica, sans-serif;
}
#maintext_welcomesub a:hover, #maintext_welcomesub a:active {
	color: #666666;
	font: bold 9pt Arial, Helvetica, sans-serif;
}
#maintext_welcomesub_button {
	margin: 10px 0 0 40px;
}
#maintext_search {
	color: #000000;
	font: bold 8pt Arial, Helvetica, sans-serif;
	height: 205px;
	left: 303px;
	top: 111px;
	width: 215px;
}

/* ********** CONTACT BAR ********** */

#contactbar_bg {
	background: url(images/content_midbar.jpg) repeat-x;
	height: 38px;
}
#contactbar_left {
	float: left;
	padding: 13px 0px 0px 11px;
	width: 550px;
}
#contactbar_right {
	float: right;
	padding: 13px 11px 0px 0px;
	text-align: right;
	width: 300px;
}
.contactbar {
	color: #2880c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a.contactbar:link, a.contactbar:visited {
	color: #2880c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
a.contactbar:hover, a.contactbar:active {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
}

/* ********** CONTENT ********** */

#content {
	padding: 35px 18px 25px 18px;
}

/* ********** SPLASH ICON BAR ********** */

#iconbar_bg {
	background: url(images/content_iconbar.jpg) repeat-x;
	height: 42px;
}
#iconbar_left {
	float: left;
	text-align: left;
	width: 161px;
}
#iconbar_right {
	float: right;
	text-align: right;
	width: 707px;
}

/* ********** SPLASH LINK BAR ********** */

#linkbar {
	padding: 15px 0px 25px 0px;
	text-align: center;
}
.linkbar {
	color: #c7c7c7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
a.linkbar:link, a.linkbar:visited {
	color: #006bc2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	padding: 0px 3px;
	text-decoration: none;
}
a.linkbar:hover, a.linkbar:active {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: none;
}

/* ********** SPLASH PANELS ********** */

#panelwrap {
	background: url(images/splash_panelstile.jpg) repeat-y 14px 0px;
	padding: 0px 14px;
}
#paneltop {
	background: url(images/splash_panelstop.jpg) no-repeat top;
	padding: 66px 25px 15px 25px;
}
#panelbottom {
	background: url(images/splash_panelsbottom.jpg) no-repeat;
	height: 13px;
}
#panel1_wrap {
	float: left;
	text-align: wrap;
	width: 260px;
}
#panel2_wrap {
	float: left;
	text-align: center;
	width: 290px;
}
#panel3_wrap {
	float: left;
	text-align: right;
	width: 260px;
}
.paneltext {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: justify;
}
.clear {
	clear: both;
}

/* ********** SPLASH RSS WIDGET ********** */

td.rsswidgetdate {
	color: #666666;
}
hr.rsswidgetseperator {
	color: #CCCCCC;
}

/* ********** SPLASH FOOTER IMAGE BAR ********** */

#splash_footer {
	background: url(images/splash_footimage.jpg) no-repeat 0px 18px;
	height: 120px;
}
