.title-text {
	font-size:15px;
	font-weight:bold;
	
}

.content-text {
	font-size:14px;
	
}

#featured {
	position:relative;
}

#nova-logo {
	position:absolute;
	top:20px;
	left:0;
}

#mainbgbottom {
	background:url("../img/bg-blue.gif") bottom center repeat-x;
	height:
}

#mainbgtop {
	background:url("../img/bg-blue-top.gif") top center repeat-x;
	height:
}

.extend {
	background:#003547;
	padding:20px;
	margin: -20px 0 -20px 0;
	min-height:311px;
	height:auto !important;
	height:311px;
}

.extend p, .content-text p {
	color:#fff;
	font-size:14px;
}

.white {
	color:#fff;
}

.utitle  {
	text-transform:uppercase;
	font-size:25px;
}

.pad-top {
	
	background:#003547;
}

.italics {
	font-style: italic;
}

.call-position {
	height:30px;
	float:right;
	margin:7px 59px 0 0;
}