#pic1 {
	position: absolute;
	background-color: #000000;
	left: 0px;
	top: 0px;
	width: 90px;
	height: 1000px;
	z-index: 1;
}
#bannerleft {
	position: absolute;
	background-color: #000000;
	left: 90px;
	top: 0px;
	width: 580px;
	margin: -4;
	z-index: 1;
}
#bannermiddle {
	position: absolute;
	background-color: #000000;
	left: 645px;
	top: 0px;
	height: 85px;
	width: 580px;
	z-index: 1;
}
#bannerright {
	position: absolute;
	background-color: #000000;
	right: 0px;
	top: 0px;
	width: 44px;
	z-index: -1;
}

#pic2 {
	position: absolute;
	right: 575px;
	top: 115px;
	width: 150px;
	height: 50px;
	z-index: 3;
}
#content {
	position: absolute;
	left: 110px;
	right: 25px;
	top: 108px;
	width: 90%;
	margin: -8;
	z-index: 4;
}
#panelpics {
	position: absolute;
	left: 7px;
	top: 111px;
	width: 75px;
	background-image:  url(images/tile_panel.jpg);
	z-index: 5
}
#villa {
	position: absolute;
	left: 488px;
	top: 82px;
	width: 247px;
	height: 84px;
	z-index: 5;
}
#trailer {
	position: absolute;
	left: 738px;
	top: 82px;
	width: 134px;
	height: 84px;
	z-index: 6;
}

