#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: medium solid #025887;
	background-color: #FFFFFF;
	padding: 5px;
	height: auto;
}



#header {
	height: 95px;
	width: 960px;
	border: thin none #666666;
	padding: 0px;
	background-image: url(images/header_background.jpg);
}
#button {
	height: 40px;
	width: 140px;
	background-image: url(images/button_background.gif);
}


#menu {
	height: auto;
	width: 134px;
	float: left;
	border: 1px solid #027abb;
	margin-top: 10px;
}
#menu_lower {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 134px;
}
#content {
	float: right;
	height: auto;
	width: 810px;
	border: thin none #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#info {
	float: left;
	min-height: 600px;
	width: 545px;
}
#search_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	height: 220px;
	width: 250px;
	padding: 0px;
	border: thin solid #025887;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F1F1F1;
}
#image_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	height: 160px;
	width: 250px;
	border: thin solid #025887;
	margin-bottom: 10px;
	background-color: #F1F1F1;
}
#latest_property {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	/*height: 200px;*/
	background-color: #F1F1F1;
	background-repeat: no-repeat;
	width: 250px;
	background-image: url(images/latest_property_background.jpg);
	background-position: bottom center;
	border: thin solid #025887;
}
#footer {
	clear: both;
	height: auto;
	width: 955px;
	border: thin none #FF0000;
	float: none;
	background-color: #025887;
}
#footer_image_left {
	float: left;
	height: auto;
	width: 200px;
}
#footer_image_right {
	float: right;
	height: auto;
	width: 200px;
}

a:link {
	color: #027abb;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #027ab;
}
a:hover {
	text-decoration: none;
	color: #025988;
}
a:active {
	text-decoration: none;
	color: #027ab;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #027abb;
}
.body_text  {color: #FFFFFF; font-weight: bold; }
.small_text  {color: #FFFFFF; font-weight: bold; font-size: 9px; }

body {
	text-align: center;
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
}

.style5 {font-family: Arial, Helvetica, sans-serif}

