body 
{
	background-color: #111122;
	background-image: url('tex3.jpg');
	margin: 0;
}

#wrapper{
	margin: 90px auto 270px auto;
	width: 1000px;
	height: 700px;
}

#wrapper a img {border:none;}

#topbox{
	margin: 0px 0px 0px 0px;
	width: 1000px;
	height: 372px;
	background-image: url('concept.png');
	position: relative;
	z-index: 0;
}

#destinationBanner{
	width: 646px;
	height: 75px;
	top: 23px;
	left: 50%;
	margin-left: -323px;
	position: absolute;
	z-index: 5;
}

.midSection{
	margin: 0px;
	width: 1000px;
	height: 67px;
	background-image: url('midLevel.jpg');
	position: relative;
	z-index: 0;
}

.breakSigil{
	margin: 32px 0px 0px 0px;
	position: relative;
	float: left;
	z-index: 1;
}

#bodySection{
	margin: 0px;
	width: 1000px;
	height: 500px;
	background-color: black;
	background-image: url('bodySection.png');
	position: relative;
	z-index: 0;
}

#leftSide{
	width: 67px;
	height: 500px;
	background-color: black;
	background-image: url('leftSide.jpg');
	float:left;
	z-index: 1;
}

#midSide{
	width: 866px;
	height: 500px;
	background-color: black;
	float:left;
	z-index: 1;
}


#midContent{
	margin: 10px 0px 50px 0px;
	width: 800px;
	height: 280px;
	padding: 30px 10px 0px 10px;
	background-color: #070b19;
	top: 740px;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	z-index: 4;
	overflow: auto;
	scrollbar-face-color: #070b19; 
	scrollbar-highlight-color: #2e2018; 
	scrollbar-3dlight-color: #050506; 
	scrollbar-darkshadow-color: #222011; 
	scrollbar-shadow-color: #193760; 
	scrollbar-arrow-color: white; 
	scrollbar-track-color: black;
}

.propertySite1{
	width: 330x;
	height: 460px;
	margin: 25px 0px 20px 45px;

}

.propertySite2{
	width: 330x;
	height: 450px;
	margin: 25px 0px 20px 45px;
	
}

.propertySite3{
	width: 330x;
	height: 480px;
	margin: 25px 0px 20px 45px;
	
}
.propertySite4{
	width: 330x;
	height: 480px;
	margin: 25px 0px 20px 45px;
}

#rightSide{
	width: 67px;
	height: 500px;
	background-color: black;
	background-image: url('rightSide.jpg');
	float:left;
	z-index: 1;
}

#leftSideContact{
	width: 67px;
	height: 400px;
	background-color: black;
	background-image: url('leftSide.jpg');
	float:left;
	z-index: 1;
}

#midSideContact{
	width: 866px;
	height: 400px;
	background-color: black;
	float:left;
	z-index: 1;
}


#midContentContact{
	margin: 10px 0px 50px 0px;
	width: 800px;
	height: 280px;
	padding: 30px 10px 0px 10px;
	background-color: #070b19;
	top: 640px;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	z-index: 4;
	overflow: auto;
	scrollbar-face-color: #070b19; 
	scrollbar-highlight-color: #2e2018; 
	scrollbar-3dlight-color: #050506; 
	scrollbar-darkshadow-color: #222011; 
	scrollbar-shadow-color: #193760; 
	scrollbar-arrow-color: white; 
	scrollbar-track-color: black;
}

#rightSideContact{
	width: 67px;
	height: 400px;
	background-color: black;
	background-image: url('rightSide.jpg');
	float:left;
	z-index: 1;
}

#button1{
	width: 224px;
	height: 48px;
	top: 107px;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	z-index: 3;
}

#button2{
	width: 87px;
	height: 37px;
	top: 110px;
	left: 50%;
	margin-left: -20px;
	position: absolute;
	z-index: 3;
}

#button3{
	width: 99px;
	height: 38px;
	top: 110px;
	left: 50%;
	margin-left: 240px;
	position: absolute;
	z-index: 3;
}

#footSection{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 50px;
	width: 950px;
	height: 115px;
	background-image: url('midSection.jpg');
	position: relative;
	z-index: 0;
}
