body {
	background :#7ab2c7 url(../img/home-bg.jpg) repeat-x;
	color:#333;
	font: 11px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.page {
	background: url(../img/bg_cityscape.jpg) no-repeat 0px 191px;
}
#content {
	position:relative;
	height:526px;
	*height: 507px;
}

.footer {
	background: url(../img/footer.gif) no-repeat left top;
}
.footer ul {
	clear:both;
	list-style:none; 
	margin:0 0 0 10px;
	padding:30px 0 0 10px;
	width:760px;
}

/*-----featureProperties------*/
.feature,
.featureLease {
	float: left;
	clear:both;
	width: 145px;
	margin-left: 15px;
	margin-top: 10px;
}
.featureLease {
	margin-bottom: 10px;
}
.feature .image {
	float:left;
	margin: 0 5px 0 0;
}
.feature .image img {
	height:85px;
	width:113px;
}
.feature strong {
	font-size:11px;
	font-weight:bold;
}
.emag{
position: absolute;
top: 220px;
right: 10px;
}