#main {
	width: 820px;
	margin-right: auto;
	margin-top: 2px;
	margin-left: auto;
	background-color: #9eb0c9;
}
#animation {
	background-color: #666;
	height: 194px;
	width: 468px;
	position: absolute;
	margin-top: 285px;
	margin-left: 0px;
	z-index: 10;
}
#copyright {
	font-size: 9px;
	text-align: right;
	margin-top: 550px;
	position: absolute;
	width: 820px;
}

#entersite {
	position: absolute;
	margin-top: 500px;
	margin-left: 380px;
	height: 25px;
	width: 75px;
	top: 16px;
	z-index: 10;
}

#homeBG {
	float: left;
	margin: 0px;
	position: absolute;
}
#logo {
	margin-top: 29px;
	position: absolute;
	margin-left: 36px;
	z-index: 50;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #003768;
	line-height: 1.2em;
}
#navigation {
	width: 151px;
	margin-top: 10px;
	position: absolute;
	}
#navigation img {
	padding-top: 10px;
}

#content {
	background-color: #9eb0c9;
	height: 352px;
	position: absolute;
	width: 819px;
	margin-top: 188px;
	z-index: 20;
}
#headtext {
	position: absolute;
	margin-left: 200px;
	margin-top: 120px;
}
#header {
	position: absolute;
}
#main #content table {
	position: absolute;
	margin-left: 200px;
	font-size: 10px;
	line-height: 1.5em;
	top: -1px;
}

table .specs {
	padding: 0px;
	margin: 0px;
	line-height: 1em;
}
#main #content .next {
	margin-top: 300px;
	font-weight: bold;
}



#content table  a {
	color: #003768;
}

#image {
	position: absolute;
	margin-top: -188px;
	margin-left: 532px;
}
.floorplans  a {
	color: #003768;
	text-align: right;
}
.floorplans td {
	line-height: 1.2em;
}

#scrollarea {
	height: 300px;
	width: 300px;
	position: absolute;
	overflow: auto;
	left: 200px;
}
#main #content #scrollarea p {
	margin-right: 20px;
	line-height: 1.4em;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
#content a.subnav:link, a.subnav:visited {
	color:#003768;
	display:block;
	width:125px;
	height:20px;
	margin-top:2px;
	text-decoration:underline;
	font-size:11px;
	overflow:hidden;
	font-weight:bold;
} 



#content a.subnav:hover {
	color:#FfffFF;
} 

#content a.subnav:active {
	color:#ffffff;
} 

#content .subnavpage{
	background-color: #003768;
color:#ffffff;
	display:block;
	width:125px;
	height:20px;
	margin-top:2px;
	text-decoration:underline;
	font-size:11px;
	overflow:hidden;
	font-weight:bold;
}

