/* CSS Document to support Eastern Suburbs Property Group Homepage */

#contentHome {
	width: 900px;
	margin: 0 auto 0 auto;
	overflow:auto;
	}

/*#animation {
	height: 355px;
	width: 640px;
	float:left;
	margin-bottom:24px;
	}*/
	
/* Homepage - Animation----------- */
#animation {
	width: 640px;
	height: 355px;
	float:left;
	margin-bottom:24px;
	background-color: transparent;
	overflow: hidden;
}
#animation img {
	margin: 0;
	padding: 0;
}
ul#anim1 {
	width: 640px;
	height: 355px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#anim1 li{
	margin: 0;
	padding: 0;
}
	
#propAlert {
	width:235px;
	height: 86px;
	float:right;
	margin: 29px 0 0 0;
	padding-left:5px;
	background: #FFF url(../img/bg_propAlert.gif) no-repeat; 
	background-position: top right;
	}

#propAlert p {
	margin:0 0 0 5px;
	padding:0;
	}

#propAlert a {
	text-decoration:none;
	color:#00234b;
	}

#marketApp {
	width:235px;
	height: 86px;
	float:right;
	margin: 24px 0 0 0;
	padding-left:5px;
	background: #FFF url(../img/bg_propAppraisal.gif) no-repeat; 
	background-position: top right;
	}

#marketApp p {
	margin:0 0 0 5px;
	padding:0;
	}
	
#marketApp a {
	text-decoration:none;
	color:#00234b;
	}
	
#callUs {
	width:240px;
	height: 110px;
	float:right;
	margin: 10px 0 0 0;
	text-align:center;
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	}
	
#pow {
	width: 440px;
	height: 150px;
	float:left;
	background: #FFF url(../img/bg_featureProps.gif) repeat-x; 
	color:#00234b;
	text-decoration:none;
	}
	
#pow img, #row img {
	width: 162px;
	height: 121px;
	float: left;
	margin: 15px 17px 0 14px;
	}
	
#row {
	width: 440px;
	height: 150px;
	float:right;
	background: #FFF url(../img/bg_featureProps.gif) repeat-x; 
	color:#00234b;
	text-decoration:none;
	}
	
.featureContent {
	width:235px;
	float:left;
	margin: 12px 0 0 0;
	}

.featureContent h3 {
	color:#FFF;
	}
