@charset "utf-8";
#center {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

body {
	margin-top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#top {
	background-image: url(../images/top_bg.jpg);
	height: 397px;
	width: 800px;
	background-repeat: no-repeat;
}
#nav1 {
	float: left;
	height: 126px;
	width: 127px;
	padding-left: 8px;
}
#nav2 {
	float: left;
	height: 126px;
	width: 127px;
}
#nav3 {
	float: left;
	height: 126px;
	width: 127px;
}
#container {
	float: left;
	width: 800px;
}

#nav4 {
	float: left;
	height: 126px;
	width: 127px;
}
#bottom {
	float: left;
	height: auto;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #4F4F4F;
}
#bottom a:link {
	color: #FFC300;
	text-decoration: underline;
}
#bottom a:visited {
	text-decoration: underline;
	color: #DDAB00;
}
#bottom a:hover {
	text-decoration: none;
	color: #FFC300;
}
#bottom a:active {
	text-decoration: underline;
	color: #FFC300;
}
#header {
	height: 271px;
	width: 800px;
}
#bottom_left {
	float: left;
	height: auto;
	width: 197px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.leftimg{
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}
#bottom_right {
	float: left;
	width: 503px;
	padding: 25px;
	height: auto;
	color: #FFFFFF;
}
#bottom_right_content img{
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}
#sub_nav {
	float: left;
	width: 503px;
	height: 10px;
	padding-bottom: 20px;
}
#bottom_right_content {
	float: left;
	width: 503px;
	height: auto;
}
.content {
	color: #92b3be;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content_title {
	font-size: 11px;
	color: #92B3BE;
	font-weight: bold;
}
#footer {
	float: left;
	width: 528px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 272px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.left_bg {
	background-color: #FFFFFF;
	text-align: center;
}

.propertyThumbs
{
	padding: 12px 0
}
.propertyThumbs a
{
	margin-right: 5px
}
