#banner {
	position: absolute;
	height: 88px;
	width: 800px;
	left: 0px;
	top: 0px;
	z-index: 2;
	visibility: visible;
}
#menu {
	position: absolute;
	height: 1500px;
	width: 170px;
	left: 0px;
	top: 88px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CC9900;
	z-index: 5;
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-y;
	visibility: visible;
}
#blueundertext {
	background-color: #FFFFFF;
	position: absolute;
	height: 1480px;
	width: 630px;
	left: 170px;
	top: 108px;
	z-index: 4;
	visibility: visible;
}
#BotBlue {
	height: 400px;
	width: 798px;
	left: 0px;
	top: 440px;
	position: absolute;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC9900;
	background-color: #336699;
	z-index: 2;
}
#lowerbannerwhite {
	background-image: url(../banners/lower_banner_floline_630x20.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 20px;
	width: 630px;
	left: 170px;
	top: 88px;
}
#borderright12x4 {
	background-image: url(../images/border_back_12x4gif.gif);
	background-repeat: repeat-y;
}
