@charset "utf-8";
/* CSS Document */
/* HOMEPAGE CSS */
.homewrapper {
	background-image: url(images/bg-homepage.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-attachment: scroll;
	background-position: center top;
	_background-position/**/:/**/ -10px top;/**/
}

.insideContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
/* First Row Welcome Paragraph and Quick Search */
.topContent {
	float: left;
	height: 275px;
	width: 960px;
}

.topLeft {
	background-color: #4e6383;
	width: 591px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 275px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.topLeft p {
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
}
.topRight {
	background-image: url(images/home-rightop-bg02.jpg);
	background-repeat: no-repeat;
	width: 369px;
	height: 275px;
	float: right;
}
.topRight-col01 {
	width: 210px;
	margin-left: 15px;
	margin-top: 20px;
	z-index: 20;
	position: absolute;
	text-align: left;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.topRight-col02 {
	width: 162px;
	float: right;
	position: relative;
	z-index: 10;
	margin-right: 2px;
	top: 1px;
}
.topRight-col01 select {
	border: 1px solid #7f9db9;
	color: #555555;
	font-size: 12px;
	width: 180px;
	margin-top: 3px;
	margin-bottom: 3px;
	z-index: 1;
	clear: both;
}

.topRight-col01 img {
	margin-top: 5px;
	z-index: -1;
}
/* Second Row Property Section */
.midProperties {
	width: 963px;
	height: 230px;
	float: left;
}
.midPropertiesBg {
	background-image: url(images/home-propertiesbg-sq.gif);
	background-repeat: no-repeat;
	height: 231px;
	width: 960px;
	background-position: right top;
	background-attachment: scroll;
	float: left;
}
.prop04 {
	float: left;
	margin-top: 5px;
	width: 244px;
	text-align: center;
}
.prop03 {
	float: left;
	margin-top: 5px;
	width: 236px;
	text-align: center;
}
.prop02 {
	float: left;
	margin-top: 5px;
	width: 242px;
	text-align: center;
}
.prop01 {
	float: left;
	margin-top: 5px;
	width: 238px;
	padding: 0px;
	text-align: center;
}
.prop02 img {
	border: 1px solid #FFFFFF;
	height: 136px;
	width: 202px;
}
.prop01 img {
	border: 1px solid #FFFFFF;
	height: 136px;
	width: 202px;
	text-align: center;
}
.prop03 img {
	border: 1px solid #FFFFFF;
	height: 136px;
	width: 202px;
}
.prop04 img {
	border: 1px solid #FFFFFF;
	height: 136px;
	width: 202px;
}
.propDesc {
	font-family: tahoma;
	font-size: 11px;
	color: #445166;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 25px;
	width: 228px;
	margin-right: 3px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.propDesc a:link {
	color: #445166;
	text-decoration: none;
}
.propDesc a:visited {
	color: #445166;
	text-decoration: none;
}
.propDesc a:hover {
	color: #2D384A;
	text-decoration: underline;
}
/* Third Row Testimonial Section */
.homeTestimonial {
	width: 100%;
	float: left;
	height: 153px;
	padding-bottom: 5px;
}
.homeTestimonial-col01 {
	width: 250px;
	margin-top: 40px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 40px;
	float: left;
}
.homeTestimonial-col02 {
	width: 300px;
	margin-top: 25px;
	margin-right: 25px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-left: 50px;
	height: 115px;
}
.homeTestimonial-col03  {
	float: left;
	width: 200px;
	vertical-align: bottom;
	margin-top: 25px;
}
/* Fourth Row Top 5 Reason Section */
.homeReason {
	float: left;
	height: 205px;
	width: 935px;
	padding-left: 25px;
	color: #3d577b;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-top: 25px;
	margin: 0px;
}
.homeReason a:link {
	color: #3d577b;
	text-decoration: none;
}
.homeReason a:visited {
	color: #3d577b;
	text-decoration: none;
}
.homeReason a:hover {
	color: #3d577b;
	text-decoration: underline;
}

.homeReason p {
	margin-left: 10px;
}
.homeNavBottom {
	float: left;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
a.homeNavBottom {
	cursor:hand; !important
	cursor:pointer;
}
.homeReason img {
	margin: 0px;
	padding: 0px;
}
#reason {
	width: 725px;
}
