/* --------basic styling ----------*/


html{
	background:#000066 url(../images/page_backdrop.jpg) repeat-y center;
	}

body {
	margin: 0 auto;
	background:#000066 url(../images/page_backdrop.jpg) repeat-y center;
	padding: 0;
	font: 12px/1.2em Tahoma, Arial, 'Arial MT', Helvetica, sans-serif;
	line-height: 1.5em;
	text-align: center;
}
#wrapper {
	position:relative;
	width: 830px;
	margin: 0 auto;
	text-align:left;
	}


	/* --------main navigation styles ----------*/

#header{
	position:relative;
	height: 290px;
	background-image:url(../images/header_backdrop.jpg);
	}
#slideShow{
	position: absolute;
	top: 22px;
	right: 14px;
	height: 269px;
	width: 566px;
	overflow: hidden;
	}

	/* --------main navigation styles ----------*/


#splash	{
	position:relative;
	margin: -1px 0;
	width: 830px;
	float: left;
	background-image:url(../images/page_content_backdrop.jpg);
	}
#splashImagePosition	{
	position:relative;
	left: 16px;
	width: 800px;
	background-color:#FFFFFF;
	;
	list-style-type: none;
	}

#splashRightContent {
	width: 800px;
	height: 250px;
	overflow:hidden;
}

#splashLeftContent {
	float: left;
	width: 250px;
}

#content{
	width: 830px;
	background-image:url(../images/page_backdrop.jpg);
	}
#introContentPosition	{
	clear:both;
	float:left;
	background:url(../images/content-background.jpg) #FFFFFF top no-repeat;
	position:relative;
	width: 800px;
	}
#introContentPosition2	{
	top: 15px;
	}

#mainContent {
	float: right;
	padding: 0px 0px 0 0px;
}
#pageContent{
	padding: 30px 25px 10px 10px;
	position: relative;
	width: 532px;
}
#mainContent2 {
	float: left;
	padding: 0px 0px 0px 0px;
}
#pageContent2{
	padding: 20px 10px 10px 50px;
	width: 532px;
}
#sideContent{
	position: relative;
	width:200px;
	float: left;
}
#sideContent2{
	position: relative;
	width:165px;
	margin-left:10px;
	padding: 60px 25px 10px 0px;
	float: right;
}
#footerAds {
	clear: both;
	background:url(../images/footer-ad.jpg) no-repeat;
	height: 110px;
	width: 800px;
	position: relative;
	bottom: 0;
	margin: 0 auto;
	}
#footer {
	color:#333333;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	background-color: #CCCCCC;
	background-image: url(../images/page_backdrop.jpg);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	}
#footercap {
	clear: both;
	background-image: url(../images/footer_backdrop.jpg);
	position: relative;
	height: 90px;
	margin: 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	padding:30px 0 0 0;
	line-height: 5 px;
	}
 /* ----------------------Default Text Styles---------------------------------------------------- */


a {
	color:#0066CC;
	text-decoration: underline;
}
div, p, ul, li, h1, h2, h3  {
	margin:0;
	padding:0;
	font:13px Geneva, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#666666;
}
h1 {
	font: 20px "Trebuchet MS", Tahoma, Arial sans-serif;
	font-weight:normal;
	color:#0066CC;



	line-height: 1
.em;
	line-height: 1em;
	padding-bottom: 10px;
}
h2 {
	font: bold 14px  "Trebuchet MS", Tahoma, Arial sans-serif;
	line-height:1.25em;
	padding-bottom: 15px;
	color: #003366;
	margin-top: -12px;
}
h3, h4, h5 {
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	color: #003399;
}

h3 a {
	font: 18px "Trebuchet MS", Tahoma, Arial sans-serif;
	font-weight:normal;
	color:#0066CC;
	text-decoration:none;
}

p{
	padding:0 0 10px 0
	}
p.fineprint {
	font-size:12px;
	color:#1A2364;
	line-height: 16px;
}
.footerLink{
	font-size:10px;
	color:#5066B1;
	text-decoration:none;
}
.footerLink a{
	color:#909DCA;
	text-decoration:none;
}
hr {
	background: #B8B2CA;
	border: 0;
	color: #B8B2CA;
	height: 1px;
	margin: 0 0 1em 0;
}

ul {
	padding-left:0;
	margin-left:35px;
	}


img {
	border-style:none;
}

.more{
	color:#0066CC;
	text-decoration:none;
}
.subHead{
	font: 14px "Trebuchet MS", Tahoma, Arial sans-serif;
	line-height:1.1em;
	color: #003366;
}
