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

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

/* this is the body */
#homeBodyElements {
	position:absolute;
	width:976px;
	height:803px;
	z-index:5;
	left: 5px;
	top: 210px;
	border: 0px;
	background-color:#FFFFFF;
}
#homeBodyAccent {
	position:absolute;
	width:966px;
	height:793px;
	z-index:5;
	left: 5px;
	top: 5px;
	border: 1px;
	border-style: solid;
	border-color: #97A3B7;
}
#home {
	position:absolute;
	width:956px;
	height:781px;
	z-index:6;
	left: 10px;
	top: 5px;
}
#homeBody {
	position:absolute;
	width:946px;
	height:769px;
	z-index:6;
	left: 5px;
	top: 0px;
}
#homePageHeader{
	position:absolute;
	width:946px;
	height:54px;
	z-index:6;
	left: 0px;
	top: 10px;
	text-align: center;
}
#homeListings{
	position:absolute;
	width:926px;
	height:684px;
	z-index:6;
	left: 10px;
	top: 75px;
}
#topLeftCategory{
	position:absolute;
	width:401px;
	height:300px;
	z-index:6;
	left: 10px;
	top: 10px;
}
#topLeftCategoryImage{
	position:absolute;
	width:186x;
	height:280px;
	z-index:6;
	left: 10px;
	top: 10px;
}
#topLeftCategoryCopy{
	position:absolute;
	width:186px;
	height:280px;
	z-index:6;
	left: 206px;
	top: 10px;
}
#topRightCategory{
	position:absolute;
	width:479px;
	height:300px;
	z-index:6;
	left: 437px;
	top: 10px;
}
#topRightCategoryImage{
	position:absolute;
	width:263px;
	height:280px;
	z-index:6;
	left: 10px;
	top: 10px;
}
#topRightCategoryCopy{
	position:absolute;
	width:186px;
	height:280px;
	z-index:6;
	left: 283px;
	top: 10px;
}
#bottomLeftCategory{
	position:absolute;
	width:290px;
	height:350px;
	z-index:6;
	left: 10px;
	top: 330px;
}
#bottomLeftCategoryImage{
	position:absolute;
	width:270px;
	height:172px;
	z-index:6;
	left: 10px;
	top: 10px;
}
#bottomLeftCategoryCopy{
	position:absolute;
	width:270px;
	height:148px;
	z-index:6;
	left: 10px;
	top: 192px;
}
#bottomCenterCategory{
	position:absolute;
	width:290px;
	height:350px;
	z-index:6;
	left: 318px;
	top: 330px;
}
#bottomCenterCategoryImage{
	position:absolute;
	width:270x;
	height:203px;
	z-index:6;
	left: 10px;
	top: 10px;
}
#bottomCenterCategoryCopy{
	position:absolute;
	width:270px;
	height:117px;
	z-index:6;
	left: 10px;
	top: 223px;
}
#bottomRightCategory{
	position:absolute;
	width:290px;
	height:350px;
	z-index:6;
	left: 626px;
	top: 330px;
}
#bottomRightCategoryImage{
	position:absolute;
	width:270x;
	height:180px;
	z-index:6;
	left: 10px;
	top: 10px;
}
#bottomRightCategoryCopy{
	position:absolute;
	width:270px;
	height:140px;
	z-index:6;
	left: 10px;
	top: 200px;
}


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