#textbackground {
	width:265px;
	height:400px;
	background-color:#E0E0E0;
	margin:0;
	padding:0;
	vertical-align:top;
}
#greenbackground {
	width:265px;
	height:400px;
	background-color:#ecf2ba;
	margin:0;
	padding:0;
	vertical-align:top;
}

#textbackgroundbig {
	width:450px;
	height:400px;
	background-color:#E0E0E0;
}
.heading {
	font-size:13px;
	color:#3F4259;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.subheading {
	font-size:11px;
	color:#3F4259;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:0px;
}
.divider {
	height:15px;
	background-color:#FFFFFF;
}
.subnavigation {
	/*height:45px;*/
	background-color:#3F4259;
}
hr {
	border: none 0; 
	border-top: 1px solid #3F4259;
	border-bottom: 1px solid #E0E0E0;
	height: 2px;
	margin-bottom:5px;
}
#incrementnav {
	position: absolute;
	top: 313px;
	left: 72px;
	text-align:center;
	height:15px;
	vertical-align:middle;
	width: 121px;
	padding: 5px;
	border:1px solid #3F4259;
	color:#3F4259;
	font-size: 9px;
}

#featureContainer { position:relative; height:367px; width: 265px; margin:0; top:0;}
