/**************************
* BEGIN HOMEPAGE STYLES
*************************/

/**************************
* BEGIN LEFT COLUMN STYLES
*************************/


div#left-column .content {
	background: url(../imgs/body-bk.jpg) 0 0 no-repeat;
		background-color: #e6e6e6;
	width: 458px;
	padding: 15px;
	min-height: 100% !important;
}

div.content .txttop {
	width: 241px;
	float: left;
	margin: 0 10px 0 0;
}

div.content .txtbtm {
	float: left;
	clear: left;
}

div.txttop p .italic {
	font-style: italic;
}


div.content .survimgone {
	float: left;
	width: 201px;
	height: 240px;
	border: 2px solid #99bcac;
	margin-bottom: 10px;
}

div.content .survimgtwo {
	float: right;
	width: 195px;
	height: 195px;
	border: 2px solid #99bcac;
	margin-bottom: 10px;
}

div.content li {
	list-style: disc;
	margin-left: 14px;
	line-height: 19px;
}

div.content p {
	line-height: 20px;
	margin-bottom: 12px;
}

.same {
	margin-bottom: 0 !important;
}

.txtbtm {
	float: left;
}

.clearimg {
	width: 220px;
	float: left;
}

div.subpromo a.more {
	position: relative;
	bottom: -10px;
	background: url(../imgs/more-icon.jpg) 0 0 no-repeat;
	width: 47px;
	height: 14px;
	display: block;
}
li.valuations {
	background: url(../imgs/valu-bk.jpg) 0 0 no-repeat;
}

/**************************
* END LEFT COLUMN STYLES
*************************/

/**************************
* BEGIN RIGHT COLUMN STYLES
*************************/

#mapcontain {
	height: 238px;
	background-color: #e6e6e6;
	margin-bottom: 13px;
	clear: left;
}

#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#mapnav li.ouro {
	background: url(../imgs/offi-btn.png) 0 0 no-repeat;
	width: 109px;
	height: 30px;
	display: block;
	visibility: visible;
}

div#map {
	background: url(../imgs/local-map.jpg) 0 0 no-repeat;
	width: 238px;
	height: 170px;
}


div.subpromo li {
	width: 218px;
	height: 100px;
	padding: 10px;
	float: left;
	margin-bottom: 11px;
}

div.subpromo p {
	width: 140px;
	line-height: 15px;
}

.party {
	background: url(../imgs/party-bk.jpg) 0 0 no-repeat;
}

.survey {
	background: url(../imgs/resi-bk.jpg) 0 0 no-repeat;
}

div.subpromo a.more {
	position: relative;
	bottom: -10px;
	background: url(../imgs/more-icon.jpg) 0 0 no-repeat;
	width: 47px;
	height: 14px;
	display: block;
}

#contactcontain {
	background-color: #ceded6;
	height: 238px;
	clear: left;
}

div#contactcontain .txt {
	padding: 15px;
}

div.txt p {
	margin-bottom:  10px;
}
/*************************
* END HOMEPAGE STYLES
*************************/


