#navSecond {
	text-align: center;
	margin: 0px 25px 0px 25px;
	width: 950px;
	clear: both;
}

#navSecond hr {
	background-color: Black;
	border: 0px;
	color: Black;
	line-height: 1px;
	padding: 0px 10px 0px 10px;
	width: 900px;
}

#navSecond a {
	color: #404040;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 7px 0px 7px;
	text-decoration: none;
	text-transform: uppercase;
}
