@charset "UTF-8";
.header {
	height: 90px;
	width: 900px;
}
.menuNav {
	height: 36px;
	width: 900px;
	background-image: url(images/MenusWindowSpliceV3_02.gif);
	font-size: 16px;
	text-align: center;
	line-height: 28px;
}
.headerSpacer {
	height: 44px;
	width: 900px;
}
.sidebarLeft {
	height: 471px;
	width: 46px;
	float: left;
}
.menuContent {
	height: 471px;
	width: 812px;
	float: left;
	overflow: auto;
}
.sidebarRight {
	height: 471px;
	width: 42px;
	float: left;
}
.cornerBotSpacerLeft {
	height: 9px;
	width: 900px;
	clear: left;
}
.BotSpacerCenter {
	height: 9px;
	width: 812px;
	float: left;
}
