.wrapper{
	width:100%;
	height:100%;
	background-color:#B9C88F;
}
.header{
	width:100%;
	min-width:1030px;
	height:150px;
	background-color:#4A388E;
	position:relative;
}
.header_img{
	background-image:url(images/homepage_header.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:150px;
	width:1030px;
	margin: 0 auto;
	position:relative;
}
.header_nav{
	font:bold 9pt arial, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	height:64px;
	width:710px;
	position:absolute;left:318px;bottom:0px;
}
.header_nav .row01{
	width:700px;
	height:20px;
	border-bottom:1px solid #dfdfdf;
}
.header_nav .row02{
	width:700px;
	height:26px;
	padding-top:6px
}
.header_nav .row01 a:link, .header_nav .row01 a:active, .header_nav .row01 a:visited, .header_nav .row02 a:link, .header_nav .row02 a:active, .header_nav .row02 a:visited{
	color:#4a388e;
	text-decoration:none;
	margin-right:65px;
}
.header_nav .row01 a:hover, .header_nav .row02 a:hover{
	color:#a8dbf8;
}
.body_div{
	width:1028px;
	height:500px;
	background-color:#FFFFFF;
	margin: 0 auto;
}
.left_nav_div{
	width:224px;
	height:100%;
	background-color:#F4FBD9;
	position:relative;left:0px;top:0px;
}
.left_nav{
	width:174px;
	height:300px;
	position:relative;left:25px;right:25px;
}
.left_nav_links{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	line-height:2em;
	color:#666666;
	text-transform:uppercase;
}
.column_designer_div{
	width:174px;
	height:125px;
	position:absolute;left:0px;bottom:0px;
	background-color:#AAA28B;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:20px;
}
.column_designer_content{
	width:174px;
	height:125px;
	background-color:#AAA28B;
}
.main_body{
	width:434px;
	height:95%;
	padding:15px 12px 15px 12px;
	position:absolute;left:224px;top:0px;
	background-color:#FFFFFF;
}
.main_body_text_heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#4A388E;
	text-decoration:none;
	line-height:16px;
}
.main_body_text{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	line-height:1.3em;
}
.sub_head{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#4A388E;
}
.listings{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.right_image_div{
	width:320px;
	height:95%;
	background-color:#FFFFFF;
	border-left:dotted;
	border-left-color:#CCCCCC;
	border-width:2px;
	padding:15px 12px 15px 13px;
	position:absolute;top:0px;left:678px;
}	
.footer{
	width:100%;
	height:100px;
	background-color:#B9C88F;
	position:relative;
}	
.footer_img{
	width:1028px;
	height:100px;
	margin: 0 auto;
	background-image:url(images/homepage_footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color:#4A388E;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
