#page-wrap {
	background-color: #fff;
	color: black;
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	height: 518px;
	border-style: solid;
	border-width: 1px;
	border-color: #444;
}










#navbar {
	float: left;
	background-color: #fff;
	color:white;
	font-family: Georgia;
	font-size: 14px;
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	height: 25px;
	border-bottom-style: solid;
	border-color: #000;
	border-width: 1px;
}







#page {
	float: left;
	background-color: #fff;
	color:white;
	font-family: Georgia;
	font-size: 14px;
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	height: 370px;
	vertical-align: bottom;
}

.elevatorpage {
	float: left;
	background-color: #fff;
	color:black;
	font-family: Verdana;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	width: 900px;
	height: 75px;
}

.commercialelevator {
	float: left;
	background-color: #fff;
	color:black;
	font-family: Verdana;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	width: 225px;
	height: 279px;
}

.residentialelevator {
	float: left;
	background-color: #fff;
	color:black;
	font-family: Verdana;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	width: 225px;
	height: 279px;
}

.freightelevator {
	float: left;
	background-color: #fff;
	color:black;
	font-family: Verdana;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	width: 225px;
	height: 279px;
}

.lulaelevator {
	float: left;
	background-color: #fff;
	color:black;
	font-family: Verdana;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	width: 225px;
	height: 279px;
}
