#display{
	height: 164px;
	margin-bottom: 31px;
	background-image: url(../images/imgCont_homes_1_1.gif);
	background-repeat: no-repeat;
	width: 650px;
	float: left;
	}
	
	#display h3{
		color: #fff;
		margin: 66px 20px 20px 22px;		
		}
	
#displayRt{
	float: left;
	}
			
#content{
	clear: both;
	margin-bottom: 15px;
	height: 390px; /* 575px - when extra row added */
	width: 975px;
	}

		.contRow{
			height: 185px;
			clear: both;
			}
		
		.contHome a:link,.contHome a:visited{
			float: left;
			width: 226px;
			background-image: url(../images/homesUp.gif);
			background-repeat: repeat-x;
			height: 185px;
			color: #fff;
			text-align: right;
			margin-right: 14px;
			font-weight: bold;
			}
		
		.homeTxt{
			padding-right: 15px;
			margin: 0px;
			}
		
		.contHome{
			height: 205px;
			float: left;
			}
		
		.contHome img{
			margin-top: 5px;
			}
			
		.contHome a:hover{
			width: 226px;
			background-image: url(../images/homesOver.gif);
			background-repeat: repeat-x;
			text-decoration: none;
			}
		
		#contLf{
			float: left;
			width: 188px;
			}
			
		#contCent{
			float: left;
			width: 412px;
			padding-right: 5px;
			}
			
		#contRt{
			float: left;
			width: 344px;
			}
		
		.imgBtn{
			margin: 0 0 10px 0;
			}