body {
background:#77bddb url('bg.png') top repeat-x;

}
h1, h2, h3 {
color:#248ebb;
}
#sub_cntArea, #cntArea {
	margin:0;
	width:950px;
	background: #fff;

}
#dashboard a:link {
color:#fff !important;

}
#sub_cntArea p, #sub_cntArea table, #cntArea p, #cntArea table{
line-height: 23px;
font-size:1.15em;
}
#sub_cntArea a, #cntArea #siteCnt .wysiwyg a {
	color:#2691bd !important;
}
#sub_cntArea a:hover, #cntArea #siteCnt .wysiwyg a:hover {
	color:#97c6dc !important;
}
#mainMenuContainer {
	margin:0;
	background:url('bg_nav.png') no-repeat;
}
#mainMenuContainer .navItem a {
	height:26px;
	color:#fff !important;
}

#mainMenuContainer .navItem a:hover {
	color:#a0ccdf !important;
}
#footerArea {
	width:950px;
	height:70px;
	margin:0;
	padding:0;
	padding:10px;
	background: #2691bd;
	border-top:1px solid #a0ccdf;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	color:#fff;
	line-height: 18px;
	font-size:1em;
	text-align: right;
}
#footerArea a:link, #footerArea a:visited {
color:#97c6dc !important;

}
#footerArea a:hover {
color:#fff !important;

}
#contactArea {
	background: url('banner.png') bottom no-repeat !important;
	position: relative;
}
#contactInfo {
display:none;
}
#contactInfo2 {
margin:0;
padding:0;
position:absolute;
top:90px;
right:20px;
text-align: right;


}

#contactInfo2 a {
color:#248ebb;
}
.nav li ul {
	background:#2691bd !important;

}

#featureListingWidget {color:#000}
.widgetHeader, .widgetName {
background: no-repeat;
border-bottom: 1px solid #97c6dc;
}
.widgetContent a:link {

color:#248ebb;
}
.widgetContent a:hover {
color:#97c6dc ;
}
.statusIcons img { display: none !important;}
.submit {background: #97c6dc !important;}