$(document).ready(function(){
	$('#navigation ul li ul li:last-child').css('background','none'); 
});