@charset "UTF-8";

.navDivider
{
	width:1px;
	height: 23px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 5px 0px 10px;
}

#nav
{
	background-position: left top;
	background-color:#000000;
	background-image: url(/common/xtrm/template/top_nav_background.jpg);
	background-position: center fixed no-repeat ;
	padding:0px 5px 0px 10px;
	height:23px;
	clear: both;
}

div#subnav {
	height: 37px;
	background: #f0f0f0 url('/common/redesign08/images/sub_nav_background.jpg') repeat-x top;
	border-bottom:solid 1px #999;
}
