.featureholder {
	position: relative;
	height: 280px;
	width: 760px;
	margin-left: 0px;
	margin-top: 20px;
}
.featureheaderleft {
	position:relative;
	height:282px;
	width:88px;
	margin-right:10px;
	float:left;
}
.featureleftholder {
	background-image: url(../images/feature_panel_back.jpg);
	background-repeat: repeat-x;
	position:relative;
	height: 280px;
	width: 214px;
	background-position: 0px 26px;
	float:left;
	margin-right: 10px;

}
.featuremiddleholder {
	background-image: url(../images/feature_panel_back.jpg);
	background-repeat: repeat-x;
	float: left;
	position:relative;
	height: 280px;
	width: 214px;
	background-position: 0px 26px;
	margin-right: 10px;


}
.featurerightholder {
	position:relative;
	height: 280px;
	width: 214px;
	float:left;
	background-image: url(../images/feature_panel_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 26px;

}
.featuretext {
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #001F52;
}
.featureheaderholder {
	width: 214px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282828;
	height: 26px;
	margin-bottom: 10px;
	position: relative;
}

.featureheaderimage {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 26px;
	width: 214px;
	z-index: 2;
}
.featureheader {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 14px;
	color: #3F3F3F;
	height: 26px;
	width: 214px;
	z-index: 1;
}
.featurelist {
	color: #001F52;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	list-style-type: none;
	padding: 0px;
}
.featurelist li {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 4px;
}
.credimagespacer {
	margin-top: 8px;
}
.findbuttonholderfeature {

	position: absolute;
	z-index: 999;
	height: 32px;
	width: 128px;
	left: 10px;
	bottom: 0px;
}
.hometopimagemessage {
	position: absolute;
	z-index: 999;
	height: 114px;
	left: 10px;
	top: 60px;
	width: 410px;
}
.hometopimagemessage p {
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-size: 11px;
	color: #001F52;
	width: 260px;
}
.hometopimagemessage h1 {

	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
	font-size: 18px;
	color: #F1AC32;
}
