#banner {
	position: absolute;
	height: 88px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#menu {
	position: absolute;
	height: 352px;
	width: 316px;
	left: 484px;
	top: 88px;
	z-index: 1;
	background-color: #336699;
}
#blueundertext {
	background-color: #336699;
	position: absolute;
	height: 575px;
	width: 482px;
	left: 0px;
	top: 440px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC9900;
}
#BotBlue {
	height: 352px;
	width: 484px;
	left: 0px;
	top: 88px;
	position: absolute;
	background-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC9900;
}
#blackunder {
	border-left-color: #cc9900;
	position: absolute;
	height: 575px;
	width: 798px;
	left: 484px;
	top: 440px;
	background-color: #000000;
}
