body {
	text-align: justify;
	font: normal 12px arial;
	color: #2b3b3d;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #F6F5EE;
}

a:link, a:visited {color:#2b3b3d; text-decoration: none;}
a:hover, a:active {color:#68a5ad}

h1 {
	color: #b2082b;
	font: normal 25px georgia;	
}

h2 {
	color: #b2082b;
	font: normal 16px georgia;
}
#header {
	height: 136px;
	width: 100%;
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
}

#holder {width: 900px; margin: 0 auto;}
#holder img {
	padding-top: 12px;
	float: left;
}

#homes_logo {
	width: 900px;
	margin: 0 auto;
}

#homes_logo img{padding-left:60px; padding-top: 0px; padding-bottom: 15px}

#nav {
	float: left;
	width: 655px;
	padding: 100px 0 0 30px;
}

#nav li {
	display: inline;
	font: normal 16px Arial;
	padding-right: 35px;
}

#nav a:link {
	color: #2b3b3d;
	text-decoration: none;
}

#nav a:hover, #nav .active, #subNav .active {
	color: #68a5ad;
}

#flash_scroller {
	width: 900px;
	margin: 0 auto;
	min-height: 370px;
	margin-top: 10px;
}

#middle {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	clear: both;
	min-height: 340px;
}

#content {
	width: 500px;
	float: left;
	padding-left: 20px;
}

#subContent {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;

}

#subInfo {width: 625px;}

#nopad {padding-top: 0px; margin: 0px;}

#twocolumns {width: 300px; float: left; padding-right: 10px;}

#twocolumns li{margin-left: 15px;list-style-position:outside;}

#subNav {
	width: 200px; 
	height: 110px;
	padding: 20px 20px 20px 30px;
	background-image: url(/images/subNav.jpg);
	float: right;
	background-repeat: no-repeat;
}

#subNav li {
	list-style: none;
}

#clear {clear: both;}

#right_column {
	width: 295px;
	float: right;
	right: 0px;
	top: 340px;
}

#footer_holder {
	width: 900px; 
	margin: 0 auto; 
	height: 90px;
	position: relative;
}

#footer {
	width: 100%;
	margin: 0 auto;
	background-image: url(/images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 90px;
}

#left_footer {
	text-align: left;
	width: 540px;
	padding-top: 10px;
}

#left_footer p {
	padding-top: 27px;
}

#right_footer {
	text-align: right;
	width: 200px;
	clear: both;
	position: absolute;
	right: 0px;
	top: 10px;
}

#footer li {
	display: inline;
	padding-right: 20px;
	font: normal 12px Arial;
}

#footer a:link, #footer a:visited {
	color: #2b3b3d;
	text-decoration: none;
}

#footer a:hover{
	color: #68a5ad;
}

#mm {
	width: 900px;
	text-align: right;
	padding-top: 6px;
}

#validate {
	width: 900px;
	margin: 0 auto;
}

#pixel {
	width: 1px;
	height: 1px;
	border-top: 1px solid red;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	margin-left: 250px;
}

.break {clear: both;}