body {
	margin: 1px;
	padding: 0; 
	font: normal 13pt Times New Roman, Verdana, sans-serif; 
	color: white;
	text-align: center;
}

#header {
	border: 1px solid black;
	border-bottom: 2px solid black;
	background-color: #30415C;
	text-align: left;
}

#body {
	border: 0;
	background-color: #AEB4BD;
	font-size: 14pt;
	font-weight: bold; 
	text-align: left;
	padding-left:2px;
	color: #2B2626;
}

#footer {
	height: 80px;
	border: 1px solid black;
	border-top: 2px solid black;
	background-color: #30415C;
}

#container {
	width: 900px;
	height: 100%;
	border: 0;
	margin:0 auto
}

#motelImg {
	width: 475px;
	height: 200px;
	border: 1px solid black;
	position: relative;
	left: 30px;
	top: 20px;
}

#skylineImg {
	position: relative;
	left: 100px;
	top: -50px;
}

#addTopImg {
	position: relative;
	left: 590px;
	bottom: 50px;
}

#addBottomImg {
	position: relative;
	left: 290px;
	bottom: 10px;
}

#highlightsImg {
	position: relative;
	left: 30px;
	top: 20px;
}

#leftList {
	position: relative;
	left: 50px;
	top: 15px;
}

#rightList {
	position: relative;
	left: 350px;
	top: -120px;
}

#divider {
	position: relative;
	bottom: 100px;
	width: 850px;
	height: 4px;
	text-align: center;
	background: #30415C;
}

#roomImg {
	position: relative;
	left: 30px;
	bottom: 75px;
}

#roomExamples {
	position: relative;
	left: 70px;
	bottom: 50px;
}

#rooms {
	border: 1px solid #30415C; 
	width: 185px;
	height: 130px;
}

#resImg {
	position: relative;
	top: 5px;
}
