#secondnavcontainer ul
{
	padding-left: 0;
	margin-left: 0px;
	color: #666666;
	float: left;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 29px;
	line-height: 23px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 914px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	font-weight: bold;
}
#secondnavcontainer {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
}

#secondnavcontainer ul li {
	display: inline;
}

#secondnavcontainer ul li a
{
	text-decoration: none;
	padding-top: 0.5em;
	padding-right: 3em;
	padding-left: 3em;
	float: left;
	color: #666666;
	background-color: #FFFFFF;
}

#secondnavcontainer ul li a:hover
{
	color: #E72131;
}/* CSS Document */
#secondnavcontainer ul li a:active {
	color: #E72131;
}.sel2 {
	background-image: url(../sel2.gif);
	background-repeat: repeat-x;
}
