@charset "iso-8859-1";
/* edi nelson * about * CSS */

#container {
    position:absolute;
	left: 50%;
	top: 0px;
	z-index:1;
}
#innerContainer {
	position:absolute;
	width:986px;
	height:1000px;
	margin-left:-493px;
	z-index:2;
}

/* this is the body */
#aboutBodyElements {
	position:absolute;
	width:976px;
	height:603px;
	z-index:5;
	left: 5px;
	top: 210px;
	border: 0px;
	background-color:#FFFFFF;
}
#aboutBodyAccent {
	position:absolute;
	width:966px;
	height:593px;
	z-index:5;
	left: 5px;
	top: 5px;
	border: 1px;
	border-style: solid;
	border-color: #97A3B7;
}
#about {
	position:absolute;
	width:500px;
	height:581px;
	z-index:6;
	left: 238px;
	top: 5px;
}
#aboutBody {
	position:absolute;
	width:500px;
	height:569px;
	z-index:6;
	left: 0px;
	top: 0px;
}
#aboutPageHeader{
	position:absolute;
	width:500px;
	height:54px;
	z-index:6;
	left: 173.5;
	top: 10px;
	text-align: center;
}
#aboutListings{
	position:absolute;
	width:480px;
	height:484px;
	z-index:6;
	left: 10px;
	top: 75px;
}
#aboutImage1{
	position:absolute;
	width:10px;
	height:320px;
	z-index:6;
	left: 753px;
	top: 10px;
}


/* this is the footer */
#footer {
	position:absolute;
	width:976px;
	height:165px;
	z-index:3;
	left: 5px;
	top: 823px;
}
