

#navWrapper{
	width: 100%;
/*	background: url(/Nav/images/main.jpg);*/
	z-index: 1;
	position: absolute;
	top: 1px;
	left: 0px;
}

#navWrapperImage{
	width: 630px;
	height: 70px;
	background: url(/Nav/images/main.jpg);
	z-index: 1;
	position: absolute;
	top: 1px;
	left: 0px;
}

