body {
	background:#dee4e6;
	margin: 0px;
	text-align: center;
	}

#body {
	position: relative;
	margin: 0 auto;
	width: 750px; 
	text-align: center;
	}
	

ul.nav {
	list-style-type: none;
	}

	
li.one {
	left: 0px;
	top: 321;
	height: 25px;
	width: 259px;
	z-index: 800;
	position: absolute;
	}
	
#header {
	position: absolute;
	left: 0px;
	top: 12px;
	width: 259px;
	height: 60px;
	font-family: verdana;
	font-size: 9pt;
	z-index: 1;
	text-align: center;
	background: #dee4e6;
	}
	

ul.comm2 {
	list-style-image: url(list2.gif);
	}


li.two {

	left: 0px;
	top: 346px;
	height: 25px;
	width: 259px;
	z-index: 3;
	position: absolute;
	}


ul.apt {
	
	list-style-image: url(list.gif);
	
	}
	
li.three {

	top: 371px;
		left: 0px;
	height: 25px;
	width: 259px;
	z-index: 3;
	position: absolute;
	}


	
li.four {

	left: 0px;
	top: 396px;
	height: 25px;
	width: 259px;
	z-index: 3;
	position: absolute;
	}
	

	
	
#nav {
 	position: absolute;
 	top: 82px;
 	width: 259px;
 	left: 0px;
 	z-index: 2;
 	height: 271px;
 	}
 	
#container {
	position: absolute;
	left: 0px;
	z-index: 81;
	}



#address {
	background: #a9a9a9;
	color: #FFFFFF;
	height: 118px;
	left: 0px;
	top: 420px;
	position: absolute;
	width: 259px;
	font-family: verdana;
	border-bottom: 1px solid #a9a9a9;
	font-size: 7pt;
	letter-spacing: 1px;
	text-align: center;
	}
	
	


#content {
	background: #F0f0f0;
	width: 480px;
	left: 258px;
	top: 82px;
	height: 456px;
	position: absolute;
	font-family: trebuchet ms, georgia, arial;
	font-size: 10pt;
	text-align: center;
	line-height: 14pt;;
 	border: 1px solid #808080;
 	overflow: auto;
	}
	
#title {
	position: absolute;
	float: right;
	left: 258px;
	width: 480px;
	text-align: center;
	top: 44px;
	padding: 0px;
	}
	

.words {
	background: #F0F0F0;
	padding: 10px;
	font-family: trebuchet ms, georgia, arial;
	font-size: 10pt;
	line-height: 14pt;
	}
	
.apts
	{
	color: #80b6cd;
	font-weight: bold;
	text-decoration: none;
	}
	
.apts:hover {
	color: #b5d4e1;
	}
	
.cont {
	color: #EF572F;
	}
	
.wel {
	color: #8ECE8E;
	}
	
.comm {
	color: #ddd775;
	}
	
