#Menu > div > ul > li > a {	margin-right: 0px;}#Menu > ul > li, #Menu > div > ul > li {	border-right: 1px solid #B0C3C6;	padding-top: 9px;}#Menu > ul > li:first-child, #Menu > div > ul > li:first-child {	border-left: none !important;}#Menu > ul > li:last-child, #Menu > div > ul > li:last-child {	border-right: none !important;}#Menu li {	float: left;	list-style: none;	margin: 0;	padding: 0;	position: relative;}#Menu li a {	display: block;	font-family: Trebuchet MS, Helvetica, sans-serif;	font-size: 14px;	font-weight: 550;	height: 26px;	padding: 0px 27px 0;   	text-decoration: none;}<!-- padding 23 when no.4 is added-->#Menu li ul li {	clear: both;	text-align: left;}#Menu li:hover ul, #Menu li.over ul {	display: block;}#Menu ul, #Menu ul * {	list-style: none;	margin: 0;	padding: 0;}#menuwrapper {	clear: both;	height: 42px;	width: 980px;}#Menu li a {	color: #fff;}#Menu ul a:hover {    color: #598289;}   #Menu ul li a.current,#foxmenu ul li a.current:hover{    color: #245058;} #Menu li ul li a {	color: #fff;}#menuwrapper {	background: url(../images/menuwrapperbg.gif) no-repeat 0% 0%;}
