/**************************
* BEGIN HOMEPAGE STYLES
*************************/

/**************************
* BEGIN LEFT COLUMN STYLES
*************************/



#mainpromo {
	background: url(../imgs/main-promo-bk.jpg) 0 0 no-repeat;
	width: 474px;
	height: 223px;
	padding: 13px 15px 15px 15px;
}

p.mainpromotxt {
	width: 272px;
	margin-bottom: 6px;
	line-height: 19px;
}


div.subpromo {
	width: 502px;
	overflow: hidden;
	float: left;
}

div.subpromo p {
	width: 140px;
	line-height: 15px;
}

li.witness p {
	width: 125px !important;
}

div.subpromo li {
	width: 218px;
	height: 112px;
	padding: 10px;
	float: left;
	margin-right: 13px;
}

li.survey {
	background: url(../imgs/resi-bk.jpg) 0 0 no-repeat;

}

li.lease {
	background: url(../imgs/valulea-bk.jpg) 0 0 no-repeat;
}

li.valuations {
	background: url(../imgs/valu-bk.jpg) 0 0 no-repeat;
}

li.party {
	background: url(../imgs/party-bk.jpg) 0 0 no-repeat;
}

div.subpromo a.more, div#rightcolft a.more {
	position: relative;
	bottom: -5px;
	background: url(../imgs/more-icon.jpg) 0 0 no-repeat;
	width: 47px;
	height: 14px;
	display: block;
}

#hippospromo {
	margin: 0 20px;
	width: 100%;
}

div#hippospromo li {
	display: block;
}

.promo {
	float: left;
	width: 238px;
	height: 152px;
	margin: 0 12px 20px 0;
}

.last {
	margin-right: 0 !important;
}

/**************************
* END LEFT COLUMN STYLES
*************************/

/**************************
* BEGIN RIGHT COLUMN STYLES
*************************/

#mapcontain {
	height: 238px;
	background-color: #e6e6e6;
	margin-bottom: 13px;
}

#mapheader {
	background: url(../imgs/direc-bk.jpg) 0 0 no-repeat;
		background-color: #afafaf;
	width: 238px;
	height: 55px;
}

div#mapnav {
	overflow: hidden;
	padding-top: 25px;
	margin-left: 11px;
}

div#mapnav li {
	float: left;
}

div#mapnav a.wher {
	background: url(../imgs/wher-btn-over.png) 0 0 no-repeat;
	width: 108px;
	height: 30px;
	display: block;
	visibility: visible;
}

div#mapnav a.dire {
	background: url(../imgs/dire-btn.png) 0 0 no-repeat;
	width: 99px;
	height: 30px;
	display: block;
	visibility: visible;
}

div#map {
	background: url(../imgs/local-map.jpg) 0 0 no-repeat;
	width: 238px;
	height: 170px;
}


div#rightcolft li.witness {
	background: url(../imgs/witn-bk.jpg) 0 0 no-repeat;
	width: 228px;
	height: 108px;
	padding: 10px;
	margin-bottom: 6px;
}

div#rightcolft li.callback {
	background-color: #e6e6e6;
	width: 228px;
	height: 98px;
	padding: 10px;
}

div#rightcolft .callbackfrm {
	margin-top: 5px;
	font-weight: bold;
	overflow: hidden;
	font-size: 10px;
}

div.callbackfrm .name {
	float: left;
}

div.callbackfrm .field {
	float: left;
	border: 1px solid #247d54;
	width: 101px;
	height: 16px;
	margin-top: 3px;
}

div.callbackfrm .submit {
	background: url(../imgs/callb-btn.jpg) 0 0 no-repeat;
	width: 82px;
	height: 19px;
	border: 0;
	margin: 5px 12px 5px 0;
	float: right;
	border: none;
}
/*************************
* END HOMEPAGE STYLES
*************************/

