#indexNav {
	position: absolute;
	top: -30px;
	left: 10px;
	background-image: url(../images/indexNavBG.png);
	background-repeat: no-repeat;
	width: 680px;
	height: 178px;
}
.featured {
	padding-left:10px;
	float:left;
}
.tabCONTENTon {
	margin-top: 150px;
}