.topNavLeftLine {

	position: absolute;
	width: 330px;
	bottom: 1px;
	z-index: 20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eab31d;
}
.topNavRightLine {
	position: absolute;
	width: 469px;
	bottom: 1px;
	z-index: 20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7ebef;
	left: 330px;
}
.navOne {
	position: absolute;
	left: 21px;
}
.navTwo {
	position: absolute;
	left: 172px;
}
.navThree {
	position: absolute;
	left: 330px;
}
.navFour {
	position: absolute;
	left: 431px;
}
.navFive {
	position: absolute;
	left: 499px;
}
.navSix {
	position: absolute;
	left: 625px;
}
