.ourInsuranceBlocks{
	float:left;
	clear:both;
	width:492px;
	margin-bottom:9px;
}
.ourInsuranceBlocks .blockHeader{
	height:30px;
}
.windProRow {
	position:relative;
	float:left;
	width:492px;
	background-image: url(/content/s3/images/templates/home/windProBottomBg.gif);
}
.windProRow .rowBg{
	background-image: url(/content/s3/images/templates/home/windProBg.gif);
	background-repeat:no-repeat;
	float:left;
	width:100%;
}
.windProRow .logoArea {
	float: left;
	height: 87px;
	width: 194px;
}
.windProRow .content {
	float:left;
	display:inline;
	width:203px;
	
	padding-right:25px;
	padding-top:16px;
	padding-bottom:10px;
}
.windProRow .link {
	float:left;
	width:68px;
	
	padding-top:32px;
}

/* bioPro */

.bioProRow {
	position:relative;
	float:left;
	width:492px;
	background-image: url(/content/s3/images/templates/home/bioProBottomBg.gif);
}
.bioProRow .rowBg{
	background-image: url(/content/s3/images/templates/home/bioProBg.gif);
	background-repeat:no-repeat;
	float:left;
	width:100%;
}
.bioProRow .logoArea {
	float: left;
	height: 87px;
	width: 194px;
}
.bioProRow .content {
	float:left;
	display:inline;
	width:203px;
	
	padding-right:25px;
	padding-top:16px;
	padding-bottom:10px;
}
.bioProRow .link {
	float:left;
	width:68px;
	
	padding-top:32px;
}

/* solarPro */

.solarProRow {
	position:relative;
	float:left;
	width:492px;
	background-image: url(/content/s3/images/templates/home/solarProBottomBg.gif);
}
.solarProRow .rowBg{
	background-image: url(/content/s3/images/templates/home/solarProBg.gif);
	background-repeat:no-repeat;
	float:left;
	width:100%;
}
.solarProRow .logoArea {
	float: left;
	height: 87px;
	width: 194px;
}
.solarProRow .content {
	float:left;
	display:inline;
	width:203px;
	
	padding-right:25px;
	padding-top:16px;
	padding-bottom:10px;
}
.solarProRow .link {
	float:left;
	width:68px;
	
	padding-top:32px;
}


/* hydro */

.hydroProRow {
	position:relative;
	float:left;
	width:492px;
	background-position:bottom; /* needs to be alinged to the bottom: reason texture ends */
	background-image: url(/content/s3/images/templates/home/hydroProBottomBg.gif);

}
.hydroProRow .rowBg{
	background-image: url(/content/s3/images/templates/home/hydroProBg.gif);
	background-repeat:no-repeat;
	float:left;
	width:100%;
}
.hydroProRow .logoArea {
	float: left;
	height: 87px;
	width: 194px;
}
.hydroProRow .content {
	float:left;
	display:inline;
	width:203px;
	
	padding-right:25px;
	padding-top:16px;
	padding-bottom:10px;
}
.hydroProRow .link {
	float:left;
	width:68px;
	
	padding-top:32px;
}

/* wavePro */

.waveProRow {
	position:relative;
	float:left;
	width:492px;
	background-image: url(/content/s3/images/templates/home/waveProBottomBg.gif);
}
.waveProRow .rowBg{
	background-image: url(/content/s3/images/templates/home/waveProBg.gif);
	background-repeat:no-repeat;
	float:left;
	width:100%;
}
.waveProRow .logoArea {
	float: left;
	height: 87px;
	width: 194px;
}
.waveProRow .content {
	float:left;
	display:inline;
	width:203px;
	
	padding-right:25px;
	padding-top:16px;
	padding-bottom:10px;
}
.waveProRow .link {
	float:left;
	width:68px;
	
	padding-top:32px;
}







