body {
	background-color: #FFFFFF;
	position:relative;
}	
#main_container {
	height: 675px;
	width: 800px;
	position: relative;
	z-index: auto;
	background-color: #FFFFFF;
	margin: auto;
}
#splash_main_container {
	height: 615px;
	width: 800px;
	position: relative;
	z-index: auto;
	background-color: #FFFFFF;
	margin: auto;
}
#footer {
	position: absolute;
	height: 15px;
	width: 800px;
	left: 0px;
	top: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-position: center;
	text-align: center;
}

#main_nav {
	position: absolute;
	height: 140px;
	width: 190px;
	left: 0px;
	top: 230px;
	background-color: #F2F2EE;
	text-decoration: none;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_left_graphic {
	position: absolute;
	height: 50px;
	width: 190px;
	left: 0px;
	top: 178px;
}
#banner {
	position: absolute;
	height: 178px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#main_content {
	position: absolute;
	height: 420px;
	width: 603px;
	left: 197px;
	top: 230px;
}

#sub_nav {
	position: absolute;
	height: 50px;
	width: 603px;
	left: 197px;
	top: 178px;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: "Palatino Linotype";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#splash_container {
	position: absolute;
	height: 425px;
	width: 428px;
	left: 186px;
	top: 80px;
}
#enter {
	position: absolute;
	height: 25px;
	width: 428px;
	left: 186px;
	top: 568px;
	background-color: #CCCCCC;
}
#splash_text_container {
	position: absolute;
	height: 60px;
	width: 428px;
	left: 186px;
	top: 507px;
	background-color: #FFFFFF;
}
#locations {
	position: absolute;
	height: 230px;
	width: 190px;
	left: 0px;
	top: 370px;
	background-color: #F2F2EE;
	padding-left: 5px;
}
