#tertiary-nav {
	list-style: none;
    font-size:10px;
	background-image: url(/images/clear.gif);
	padding: 0;
	border-width: 0 0;
	margin: 0 0 0 0;

	width: 252px;
	height: 187px;
	float: left;
	background:  url("images/tertiary_nav_off.gif") no-repeat top left;
	margin: 0 auto;
	clear: both;
}

#tertiary-nav ul {
	border: solid #666666;
	/*float: left;
	list-style: none;*/
	background-image: url(/images/clear.gif);
	font-weight: bold;
	padding: 0;
	border-width: 0 0;
	margin: 0 0 0 0;
}

#tertiary-nav a {
	display: block;
	text-decoration: none;
	padding: 0;
	text-indent: -1000em;
	height: 17px;
}

/* Top navigation elements */
#tertiary-one:hover, #tertiary-one.sfhover {
	background: transparent url("images/tertiary_nav_over.gif") 0px 0px no-repeat;
}

#tertiary-two:hover, #tertiary-two.sfhover {
	background: transparent url("images/tertiary_nav_over.gif") 0px -17px no-repeat;
}

#tertiary-three:hover, #tertiary-three.sfhover {
	background: transparent url("images/tertiary_nav_over.gif") 0px -34px no-repeat;
}

#tertiary-four:hover, #tertiary-four.sfhover {
	background: transparent url("images/tertiary_nav_over.gif") 0px -51px no-repeat;
}

#tertiary-five:hover, #tertiary-five.sfhover {
	background: transparent url("images/tertiary_nav_over.gif") 0px -68px no-repeat;
}

#tertiary-six:hover, #tertiary-six.sfhover {
	background: transparent url("images/tertiary_nav_over.gif") 0px -85px no-repeat;
}

#tertiary-seven:hover, #tertiary-seven.sfhover {
	background: transparent url("images/tertiary_nav_over.gif") 0px -102px no-repeat;
}

#tertiary-eight:hover, #tertiary-eight.sfhover {
	background: transparent url("images/tertiary_nav_over.gif") 0px -119px no-repeat;
}

#tertiary-nine:hover, #tertiary-nine.sfhover {
	background: transparent url("images/tertiary_nav_over.gif") 0px -136px no-repeat;
}

#tertiary-ten:hover, #tertiary-ten.sfhover {
	background: transparent url("images/tertiary_nav_over.gif") 0px -153px no-repeat;
}

#tertiary-eleven:hover, #tertiary-eleven.sfhover {
	background: transparent url("images/tertiary_nav_over.gif") 0px -170px no-repeat;
}

#tertiary-twelve:hover, #tertiary-twelve.sfhover {
	background: transparent url("images/tertiary_nav_over.gif") 0px -187px no-repeat;
}
/* End top navigation elements */

#tertiary-nav li {
	padding: 0;
}
