*{margin:0; padding:0;}

.menu{height:35px; width:760px; background:url(images/menu-bg.gif) repeat; line-height:35px;}
	.menu ul{list-style:none;}
	.menu ul li{float:left; background:url(images/menu-div.gif) no-repeat right 0; padding-right:1px;}
	.menu ul li a{height:34px; text-align:center; width:108px; float:left; color:#fff; display:block;}
	.menu ul li a:hover, .menu ul li a.active {background:url(images/menu-hover.gif) repeat;}
	.menu ul li a.last{width:106px;}
	.menu ul li.last{background:none; padding:0;}

