body {
	background-color: #657A8B;
	margin: 0px;
}
.contentArea {
	height: 665px;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 23px;
	border: 2px solid #1E3E49;
	background-color: #E8E9C1;
	padding: 0px;
	background-image: url(../images/template/elevatorShaftBack.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.navArea {
	background-image: url(../images/template/navBack.jpg);
	height: 651px;
	width: 172px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1E3E49;
	float: left;
	padding-top: 14px;
	padding-left: 18px;
	padding-right: 28px;
}
.mainContentArea {
	float: left;
	height: 665px;
	width: 721px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1E3E49;
}
.elevatorShaft {
	position: absolute;
	height: 665px;
	width: 982px;
}
.smallElevator {
	position: absolute;
	width: 762px;
	height: 665px;
	left: 220px;
	z-index: 2;
}
.copyArea {
	width: 541px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E3E49;
	padding-top: 50px;
	padding-right: 90px;
	padding-left: 90px;
	line-height: 18px;
	z-index: 3;
	position: relative;
}
.homeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	width: 221px;
	padding-left: 250px;
	padding-right: 250px;
	padding-top: 200px;
	line-height: 22px;
	font-weight: bold;
}

.copyArea a {
	color: #1E3E49;
}


.footerArea {
	width: 982px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 60px;
}
.footerArea a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerArea a:hover {
	color: #1E3E49;
}
.footerCopyright {
	float: right;
	text-align: right;
}



.footerMap {
	float: left;
}




.navButtons {
	text-align: right;
	margin-bottom: 29px;
}
.floor {
	float: left;
	height: 75px;
	width: 75px;
}
.soundController {
	float: left;
	height: 50px;
	width: 93px;
	padding-top: 25px;
}
.copyArea a:hover {
	color: #000000;
}
.mediaCopy {
	width: 621px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E3E49;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 18px;
	z-index: 3;
	position: relative;
	margin-top: 35px;
	overflow: auto;
	height: 305px;
}
.mediaCopy a {

	color: #1E3E49;
}
