td#newHeader{
	height: 135px;
	background-image: url(../images/new/standard.png);
}

div#newHeadOverlay{
	height: 135px;
	width: 986px;
	position: absolute;
	background-image: url(../images/new/overlay.png);
	top: 0px;
	z-index: 1;
}

div#newNav{
	margin-top: 28px;
	margin-left: -65px;
	position: absolute;
	z-index: 99;
}
