body {
	background-color: #0c558a;
	background-image: url(images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}


@font-face {
 font-family: Gill Sans MT Bold;
 src: url("GILB.eot") /* EOT file for IE */
}
@font-face {
 font-family: Gill Sans MT Bold;
 src: url("GILB.ttf") /* TTF file for CSS3 browsers */
}


.topblackbar {
	background-color: #12262f;
	height: 8px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.centering {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
}

.logodiv {
	float: left;
	height: 122px;
	width: 941px;
}
.logo {
	float: left;
	height: 122px;
	width: 274px;
}
.logospace {
	background-image: url(images/1-spcr.jpg);
	float: left;
	height: 122px;
	width: 401px;
}
.logosearch {
	background-image: url(images/1-search.jpg);
	float: left;
	height: 89px;
	width: 266px;
}
.s-bar {
	float:left;
	padding-left:80px;
	padding-top:36px;
}

.s-bar img {
	vertical-align:top;
}

.logophone {
	background-image: url(images/1-phone.jpg);
	float: left;
	height: 33px;
	width: 266px;
	
}
.logophone p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.bannerarea {
	float: left;
	height: 294px;
	width: 941px;
}

.bannerareainside {
	float: left;
	height: 205px;
	width: 941px;
}

.underBanner {
	float:left;
	height:32px;
	background-image: url(images/2-underBannerBG.jpg);
	width:941px;
}

.underBanner .pos {
	padding-left:20px;
	padding-top:0px;
}
.underBanner .SkinObject {
	color:#1f88c1!important;
	margin:0;
	padding:0;
	line-height:32px;

}
	
.contentdiv {
	background-color: #FFF;
	float: left;
	width: 941px;
	background-image: url(images/3-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navdiv {
	float: left;
	width: 255px;
	padding-left: 17px;
	padding-top: 23px;
	padding-bottom: 20px;
}
.leftContentDiv {
	float: left!important;
	width: 302px!important;
	padding-right: 36px;
	padding-top: 23px;
	padding-bottom: 20px;
	z-index:10;
}
.rightContentDiv {
	float: left!important;
	width: 297px!important;
	padding-top: 23px;
	padding-bottom: 20px;
}
.editContentDiv {
	float: left!important;
	width: 600px!important;
	
	padding-top: 23px;
	padding-bottom: 20px;
	z-index:10;
}
.adContentDiv {
	width: 297px;
	margin-top: 23px;
	margin-bottom: 20px;
	float:left;
}

.adContentDiv img {
	z-index:0;
}

.adContentDiv p {
	font-family: Georgia, "Times New Roman", Times, serif!important;
	font-size: 22px!important;
	line-height: 29px!important;
	font-weight: normal!important;
	color: #FFF!important;
	padding-left:15px;
	padding-right:15px;
}


.aboveFooter {
	background-image: url(images/4-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 941px;
}
.contentdiv h1, .contentdiv .Head {
	font-family: Gill Sans MT Bold, Arial, Helvetica, sans-serif!important;
	font-size: 18px!important;
	font-weight: bold !important;
	color: #12262f!important;
	text-transform: uppercase!important;
}

h2 {
	font-size:17px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#12262f;
	margin-top:5px;
	margin-bottom:10px;
}
.contentdiv p, .contentdiv .Normal, .contentdiv li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4b4d52;
}
.contentdiv strong {
/*	color: #1e87c1;*/
	color: #99cc00!important;
}

.leftContentDiv a:link, .leftContentDiv a:visited, .leftContentDiv a:hover {
	color: #f58220!important;	
}

.footerdiv {
	float: left;
	height: 60px;
	width: 941px;
	padding-top:20px;
}
.footerleft {
	float: left;
	width: 541px;
}
.footerright {
	float: right;
	width: 400px;
}
.footerdiv p, .footerdiv a, .footerdiv .SkinObject {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6d99b9!important;
	line-height: 20px;
	text-decoration: none;
}

a {
	font-weight:bold;
	color:#003366;	
}

a:hover, a:visited { 
	color:#1f88c1;
}	


