* {margin:0; padding:0}


.menu {position:relative; background:url(images/menubg.png) no-repeat; height:259px; width:920px; font-weight:bold; letter-spacing: .5px; color:#FFF;}
.menu ul {
	list-style:none;
	z-index:10;
	position:absolute;
	z-index:100;
	bottom:9px;
	padding:9px 5px;
	left:4px;
	width: 897px;
	height: 16px;
}
.menu li {float:left}
.menu a, .menu a:active, .menu a:visited {text-decoration:none; color:#cdcdcd; padding:10px 18px 10px 10px; background: transparent url(images/menudivider.gif) center left no-repeat}
.menu a:hover {color:#ffffff}
#slide {position:absolute; bottom:3px; height:15px; background:#701d16; background:url(images/underline.png) no-repeat; z-index:10;}

