@charset "utf-8";
/* CSS Document */
.cityselect {
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: solid 1px #999999;
}
.listproperty {
	width: 292px;
	height: 75px;
	background: url(../images/btn_listporterty.png) left top no-repeat;
	display: block;
	margin-bottom:20px;
	float: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	background: url(../images/page_back.png);
	margin: 0;
	padding: 0;
}

.clear-fix {
	clear:both!important;
}
.mast-head {
	height: 124px;
	margin: 0 auto 0 auto;
	width: 960px;
}
.mast-head-holder {
	background: #2a2a2a url(../images/page_back.jpg) right top no-repeat;
	width: 100%;
	margin: 0 auto 0 auto;
}
.nav-holder {
	height: 45px;
	width: 100%;
	background: white;
}
.body-back {
	width: 100%;
	background: #e2e8e4;
	padding: 12px 0 12px 0;
	border-bottom: #00a9e7 solid 7px;
}
.body-holder {
	width: 960px;
	margin: 0 auto 0 auto;
}
.home-top-left {
	width: 395px;
	height: 271px;
	float: left;
	margin-right: 28px;
	background: #5d5d5d;
	margin-bottom: 15px;
}
.home-top-right {
	width: 537px;
	height: 271px;
	background: red;
	float: left;
	margin-bottom: 15px;
}
.home-bottom-left {
	width: 594px;
	height: 164px;
	background: #f3f6f5;
	float: left;
	margin: 18px 14px 0 15px;
	padding: 15px;
}
.home-bottom-right {
	width: 293px;
	background: black ;
	float: left;
}
.featured-prop-holder {
	width: 269px;
	height: 179px;
	margin: 11px;
	overflow: hidden;
	z-index: 100;
	position: relative;
}

#top-panel {
	z-index: 200;
	position: relative;
	top: 0;
	left: 0;
	background: url(../images/BAK_SLIDER.png) repeat;
	padding: 10px 10px 0 10px;
}
.bottom-holder {
	width: 960px;
	border-top: #363636 solid 15px;
	padding: 10px 0 0 0;
	margin: 10px auto 10px auto;
}
.bottom-container {
	width: 305px;
	float: left;
	margin-right: 23px;
}

.for-form {
	padding: 10px;
	float: left!important;
}


.bottom-container-end {
	width: 304px;
	float: left;
}
.contact-loc-container {
	width: 263px;
	float: left;
	background: #191919;
	padding: 15px;
}
.footer {
	height: 50px;
	margin-top: 20px;
	font-size: 11px;
	color:#CCCCCC;
	text-align:center;
}
.footer a {
	color: white;
	text-decoration: none;
}

.sub-left {
	width: 637px;
	float: left;
	margin-right: 15px;
	color: black;
	padding-right: 15px;
}
.sub-right {
	float: right;
}
.sub-left a {
	color: #0077a3;
	text-decoration: none;
}
.sub-left a:hover {
	color: #00a9e7;
	text-decoration: underline;
}

/*  images */
.red-house {
	width: 215px;
	height: 159px;
	float: left;
	background: url(../images/sprite_no-repeat.jpg) left -124px no-repeat;
	margin-right: 10px;
}
.sub-panel {
	margin: 0!important;
	padding: 0!important;
}
