#navContainer ul ul
{	
	top:30px;
}

#menuContainer2 {
	width: 370px;
	height: 33px;
	background: url(../Images/bg-menu2.jpg) no-repeat;
	float: left;
	position: relative;
	top: -70px; /*73px without text 70px with text*/
	left: 512px;
	z-index: 200;
}



