body {
	font-family: Arial, Helvetica, sans-serif;
	color: #395399;
	margin: 0px;
}
a {
	text-decoration: none;
	}
a img {
	border:none;
	}
sup {
     vertical-align: baseline;
     font-size: 0.8em;
     position: relative;
     top: -0.4em;
     }
a:link {
	color: #395399;
	}
a:visited {
	color: #395399;
	}
a:hover {
	color: #7eaf35;
	}
.main_container {
	text-align: center;
	margin: 0 auto;
	height: auto;
	width: 924px;
}
.header {
	width: 924px;
	}
.logo {
	width: 206px;
	height: 148px;
	float: left;
	background: url(images/construct/logo.gif) no-repeat;
	}
.header_right {
	width: 718px;
	height: 148px;
	float: left;
	background: url(images/construct/header_top_right.gif) no-repeat;
	}
.nav_box {
	font-size: 0.9em;
	width: 924px;
	height: auto;
	background: url(images/construct/nav.gif);
	background-position: bottom;
	text-align: right;
	padding: 0px 0 20px 0;
	}
a.nav {
	border-right: 1px solid #395399;
	padding: .2em .5em;
	position: relative;
	}
a.last {
	padding: .2em 2em .3em 0.5em;
	position: relative;
	border-right: none;
	}
.contenthome {
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: left;
	width: 924px;
	margin: 20px;
	clear:both;
	}
.2ndbox {
	clear: both;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: left;
	width: 924px;
	margin: 20px;

	}
.content {
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: left;
	width: 924px;
	height: 300px;
	margin: 20px;
	clear:both;
	}
.home_small_box {
	width: 158px;
	float: left;
	margin: 5px 20px 5px 0px;
	font-size: 0.9em;
	line-height: 1.1em;
	}
.home_small_box_title {
	font-weight: bold;
	color: #7eaf35;
	font-size: 1em;
	font-weight: bold;
	}
.thumb {
	border: 1px solid #395399;
	}
.subtitle {
	font-size: 1em;
	font-weight: bold;
	}
.subtitle_green {
	font-size: 1em;
	font-weight: bold;
	color: #7eaf35;
	clear: both;
	}
.subtitle_green2 {
	font-size: 1em;
	font-weight: bold;
	color: #7eaf35;
	padding-top: 20px;
	clear: both;
	}

.homepage_left {
	width: 564px;
	margin-right: 20px;
	float: left; 
	}
.homepage_right {
	width: 300px;
	float: left;
	padding: 0;
	margin: 0;
	}
.title {
	padding: 0;
	}
.caption {
	clear: both;
	font-size: 0.8em;
	color: #7eaf35;
	padding: 0px 0px 10px 2px;
	line-height: 1.2em;
	} 
.property_list {
	clear: both;
	margin-bottom: 20px;
	}
.propertyimg {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #395399;
	}
.pageimg {
	float: left;
	margin: 0 0 5px 0;
	border: 1px solid #395399;
	}
.footer {
	clear: both;
	width: 924px;
	font-size: 0.7em;
	padding: 20px 0 0 0;
	background: url(images/construct/footer_top.gif) no-repeat;
	}
.footer em {
	font-style: normal;
	display: block;
	width: 924px;
	padding-bottom: 15px;
	background: url(images/construct/footer_bottom.gif) no-repeat 0 100%;
	}
.footer em a:link {
	position: relative;
	}