/* CSS Document */

/* CSS Document */

@media all {
	
html {
	color: #4A4B4C;
	background-color: #8CAAC3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 82%;
	text-align: center;
	
}

body {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#main {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 780px;
	border: 10px solid #fff;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat:repeat-y;
}

#main2 {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 780px;
	border: 10px solid #fff;
	background-image: url(../images/bg2.jpg);
	background-position: top;
	background-repeat:repeat-y;
}

#shell {
	margin: 0px auto 20px auto;
	text-align: left;
	width: 800px;
}

#secondaryNav {
	width: 785px;
	padding-top: 9px;
	padding-bottom: 4px;
	padding-right: 15px;
	text-align: right;
	font-size: 11px;
   
}

.secondary-nav {
	color: #fff;
	font-weight: normal;

}

.secondary-nav a,
.secondary-nav a:link,
.secondary-nav a:visited,
.secondary-nav a:active {
	color: #fff;
	text-decoration: none;
}

.secondary-nav a:hover{
	color: #fff;
	text-decoration: underline;
}

#header{
	height: 186px;
	margin: 0px auto 0px auto;
	width: 780px;
	background-image: url(../siteImages/header.jpg);
}
#primaryNav {
	width:256px;
	float:left;
	padding-top: 20px;
	font-size: 12px;
	background-color: #3D5B75;
	font-weight:bold;
	height:250px;
	border-bottom: 4px solid #fff;
	
}
#main-content{
	width: 780px;
	text-align: left;
	
}

#leftNav{

	background-image: url(../siteImages/nav_bg.jpg);
	
}
#leftNavTop{
	background-image: url(../siteImages/nav_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-right: 10px;
	padding-top: 25px;
}
#ternary-nav{
	float: left;
	padding-left: 0px;
	text-align: left;
	width: 207px;
	color: #333;
	font-size: 10px;
}
.ternary-nav {
	font-weight: normal;
	
}

.ff-right {
	float: right;
	margin: 10px;
}

.ff-left {
	float: left;
	margin: 0px 10px 25px 10px;
}

#content {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 780px;
	text-align: left;
}

.corporatePromotions{
	width:455px;
	float:left;
	_margin-right:-3px;
}
.featuredLinks{
	margin-left:455px;
	width:135px;
	_margin-right:-3px;
}
.corporateFooter{
	clear:both;
}

.left{
	width:256px;
	float:left;
}
.right{
	float:left;
	padding-left: 4px;
	width:520px;
}

.left-center{
	width:258px;
	background-color: #EEFAFF;
	float:left;
	height:100%;
}
.right-center{
	float:left;
	margin-left: 4px;
	width:258px;
	background-color: #CEE0EF;
	height:100%;
}
.far-left {
	background-color: #CEE0EF;
	height:100%;
}

.logo {
	background-color: #567691;
	padding: 20px 0px;
	text-align:center;
	border-bottom: 4px solid #fff;
	
}

.home-image {
	border-bottom: 4px solid #fff;
	
}

#featurecontent1 {
	padding-right: 15px;
	width: 270px;
	float:left;
	height: 100%;
}

#featurecontent2 {
	padding-left:30px;
	width: 175px;
	height: 100%;
	float:left;
}

#homecontent1 {
	padding-right: 15px;
	width: 230px;
	float:left;
	height: 100%;
	border-right: 1px solid #577CBE;
}

#homecontent2 {
	padding-left:30px;
	width: 215px;
	height: 100%;
	float:left;
}



#footer {
	clear: both;
	height: 1px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 780px;
}
#footer-content {
	padding: 7px 0px 0px 0px;
	margin: 10px 40px 0px 40px;
	text-align: center;
	font-size:10px;
}

.footer-content {
	color: #777;
}

.footer-content a,
.footer-content a:link,
.footer-content a:visited,
.footer-content a:active {
	color: #777;
	text-decoration: none;
	
}

.footer-content a:hover {
	color: #555;
	text-decoration: none;
}



.primary-nav {
	color: #fff;
	font-weight: bold;
	line-height:70%;
	
}

.primary-nav a,
.primary-nav a:link,
.primary-nav a:visited,
.primary-nav a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display:block;
	padding: 3px 0px 3px 20px;
	
}

.primary-nav a:hover {
	color: #3D5B75;
	font-weight: bold;
	background-color:#fff;
	text-decoration: none;
}

.readmore {
	color: #577CBE;
	font-weight: 85%;
	font-weight:bold;
	line-height: 2em;
	padding-left: 12px;
	background-image: url(../siteImages/small-arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}

.one {
	font-size:14px;
	line-height:1.85em;
	text-align:left;
	color: #fff;
	padding: 10px 0px 0px 10px;
	font-weight:normal;
	background-color: #567691;
	}
h2 {
	font-size:14px;
	line-height:1.85em;
	text-align:left;
	color: #fff;
	padding: 10px 0px 0px 10px;
	font-weight:normal;
	background-color: #567691;
	}	
	
.two {
	height: 20px;
	font-size:14px;
	text-align:left;
	color: #fff;
	padding: 4px 0px 0px 10px;
	font-weight:normal;
	background-color: #3D5B75;

}	

.three {
	height: 20px;
	font-size:14px;
	text-align:left;
	color: #fff;
	padding: 4px 0px 0px 10px;
	font-weight:normal;
	background-color: #567691;

}	
h4 {
	font-size:14px;
	color: #FF9933;
	font-weight:lighter;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height:1em;
	}
p {
	line-height: 1.15em;
	margin: 4px 5px 18px 8px;
}
ul {
	margin-left: 14px;
}

.smalltext {
	font-size: 95%;
}

a,
a:link,
a:visited,
a:active {
	color: #577CBE;
	text-decoration: none;
	
}

a:hover {
	color: #555;
	text-decoration: none;
}


h5 {
	margin-left: 15px;
	font-size: 110%;
	line-height: 80%;
	font-weight:bold;
	text-align:left;

}

}