$(document).ready(function () {
    $("#main-nav li:last-child").addClass("menu-item-last");   
});
