#navcontainer {
	background: url(../../images/nav/navigation3.png) repeat-x;
	height: 30px;
	margin-top: 210px;
	width: 100%;
}

#navcontainer ul ul {
	position: absolute;
	top: -5px;
	left: 25px;
	background: no-repeat url(../../images/nav/subnav3.png);
	height: 220px;
	width: 200px;
	padding-top: 10px;
	z-index: 10;
}