#TopNavRoot
{
	margin:0;
	padding:0;
}
#TopNavRoot li
{
	float:right;
	list-style-type:none;
	list-style-position:outside;
	padding:0 0 7px 0;
}
#TopNavRoot li a
{
	padding:0 14px;
	background:url(/images/topnavDivider.gif) no-repeat center left;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}
#TopNavRoot .firstItem a
{
	background:none;
}
.topNav
{
	float:left;
	width:783px;
	height:21px;
	padding-top:112px;
	background:url(/images/headerBg.gif) no-repeat top right #910534;
}