$(function() {
	$('#navContainer li:last-child').addClass('last');
});
