DIV.topmenuContainer {
	position:absolute;
	top:0px;
	right:0px;
	z-index:10;
	width:500px;
	height:34px;
	/*align:right; DEPRECATED */
	background:url(../../images/468/bg_topmenu.gif);
}

DIV.menuContainer {
	position:absolute;
	top:146px;
	left:0px;
	z-index:5;
	width:751px;
	height:36px;
	padding: 18px 0px 0px 20px;
	background:url(../../images/468/bg_menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

TD.logoBox {
	background:url(../../images/468/bg_top.jpg) no-repeat #000000;
}

TD.leftMenu {
	padding-top:50px;
	background:url(../../images/468/bg_leftmenu.gif) no-repeat #3b3b3b;
}
