.container#home {
	background-color:#fff;
	height: 205px;
	padding: 15px 10px 0 15px;
	width:730px;
}

/*-----header area------*/
.animation {
	height:350px;
	width:762px;
	margin-left:auto;
	margin-right:auto;
}
/*-----office details------*/
.officeDetails,
.branchDetails {
	background:#fff url(../img/hd_officeDetails.gif) no-repeat 0px 4px;
	color:#918684;
	float:left;
	width: 392px;
	margin: 0px 20px 2px 0px;
	padding-left: 90px;
}
.branchDetails {
	background:#fff url(../img/hd_branch.gif) no-repeat 0px 4px;
	margin: 0px 20px 20px 0px;
}

/*-----feature Property------*/
.featureProperty {
	background:#cfc6c4 url(../img/hd_forSale.gif) no-repeat 121px 10px;
	float:left;
	width: 231px;
	margin: 0px 15px 15px 0px;
}
.featureProperty#lease {
	background:#cfc6c4 url(../img/hd_forLease.gif) no-repeat 121px 10px;
}
.featureProperty img.photo {
	float:left;
	width: 101px;
	height:79px;
	margin: 10px 10px 10px 10px;
}
.featureProperty p {
	margin: 26px 0 0 4px;
	line-height:14px;
}
.featureProperty .button {
	clear:both;
	width: 221px;
	height:18px;
	background-color:#dc3c4f;
	padding: 7px 0 0 10px;
}
/*-----features------*/
.feature {
	background:#cfc6c4 url(../img/hd_relax.gif) no-repeat;
	float:left;
	margin: 0px 0px 15px 0px;
	width: 231px;
}
.feature ul {
	margin: 45px 0px 0 0px;
	padding: 0px 0px 0px 0px;
}
.feature ul li {
	border-bottom:1px solid white;
	list-style: url(../img/bullet.gif) inside;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}
.feature ul li a {
	color:#252222;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	list-style: url(../img/bullet.gif);
}
.feature ul li a:hover {
	text-decoration:none;
}

/*-----Prop ID Search------*/
.idsearch {
	background:#CFC6C4;
	float:left;
	width: 230px;
	margin-top: -21px;
	margin-left: -10px;
}

.idsearch .idtext {
	background:#CFC6C4;
	padding:5px;
	text-align: left;
}

*html .idsearch .idtext {
	padding:3px;
}

.idsearch form {
	margin: 0 0px;
	padding: 0 0px;
}


