#homeFeatures {
	width: 790px; 
	margin: 0px auto; 
	text-align: left;
	border-top: solid 2px #FFFFFF;
}

.featureFloat1 {
	width:262px; 
	float: left; 
	background-color: #264981;
}
.featureFloat2 {
	width:262px; 
	float: left; 
	background-color: #264981;
	margin: 0 0 0 2px;
}
.featureFloat3 {
	width:262px; 
	float: left; 
	background-color: #264981;
	margin: 0 0 0 2px;
}

.featureInside {
	width: 100%; 
	height: 120px; 
}
	


.clearBoth {
	clear: both; 
}

#homeText {
	width: 790px; 
	margin: 0 auto; 
	text-align: left;
}
		
.HomeImgRight {
	width: 250px; 
	float:right;
}

.HomeTextArea {
	width: 510px; 
	text-align: left;
}

.HomeTextArea-Inside {
	padding: 24px 0;
	line-height: 32px;
}
		
		
		
.site-row4-home {
	background: #FFFFFF;
}


.offer-bkgrd-1 {
	background: url(/index/offer-bkgrd-1.jpg) no-repeat left top;
	height: 171px;
	width: 256px;
	padding: 14px 5px 5px;
}
.offer-bkgrd-2 {
	background: url(/index/demo-offer-bkgrd.jpg) no-repeat left top;
	height: 171px;
	width: 256px;
	padding: 14px 5px 5px;
}
.offer-bkgrd-3 {
	background: url(/index/offer-bkgrd.jpg) no-repeat left top;
	height: 171px;
	width: 256px;
	padding: 14px 5px 5px;
}
.td-vert-line {
	background: url(/common/gray-dashed-line-vert.gif) repeat-y center;
}
.offer-text {
	font: 11px/14px "Lucida Grande", geneva, helvetica, arial;
	color: #000000;
}
.td-horiz-line {
	background: url(/common/gray-dashed-line-horiz.gif) repeat-x center;
}
.td-pad15px-above-form {
	padding-top: 15px;
}
.offer2-text-inset {
	padding-right: 128px;
}
.offer1-text-inset {
	padding-right: 4px;
}
.flash-background {
	background-image: url(/index/home-flash3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
}