#mcGlobalNav {
    height:34px;
    position:relative;
    width:780px;
    z-index:25;
}

ul.globalnav {
    background:transparent url(http://media.monster.com/mm/redux/globalnav/globalNavBarMap2.gif) no-repeat scroll left top;
    height:34px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    z-index:100;
}

ul.globalnav li {
    background:transparent url(http://media.monster.com/mm/redux/globalnav/globalNavDivider.gif) no-repeat scroll right center;
    
    display:block;
    float:left;
    height:34px;
    margin:0;
    padding:0;
    position:relative;
}

ul.globalnav li a, ul.globalnav li a:link {
    
    color:#FFFFFF;
    display:block;
    float:left;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    height:34px;
    line-height:32px;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    padding:0 24px 0 25px;
    text-decoration:none;
}

ul.globalnav li a:hover {text-decoration: underline;  color: #FFF;} 

div#mcGlobalNav a, div#mcGlobalNav a:link {color:#fff; text-decoration:none;}
div#mcGlobalNav a:hover {text-decoration:underline;} 
div#mcGlobalNav ul.globalnav li a:hover { background: url(http://media.monster.com/mm/redux/globalnav/globalNavBarMap2.gif) no-repeat -100px bottom;}
div#mcGlobalNav ul.globalnav li.first a:hover { background: url(http://media.monster.com/mm/redux/globalnav/globalNavBarMap2.gif) no-repeat left bottom;}

#mcFooter {height:100px; clear:both;}
#mcFooterContent{ padding:45px 0 15px 0;text-align:center;color:#8c8b8b;line-height:1.5em; }
#mcFooter a, #mcFooter a:link { color:#8c8b8b;text-decoration:none;}
#mcFooter a:hover { color:#8c8b8b;text-decoration:underline;}

#wrapper {width:780px;margin:0 auto;}
#mcGlobalNav, #mcFooterContent, #mcFooter {width: 780px;}
#wrapper #mcFooter {background:transparent url(http://media.monster.com/mm/redux/footer/footer_780x37.gif) no-repeat scroll 0 0;}
#wrapper #mcGlobalNav ul.globalnav li a {padding:0 10px 0 10px;}

div#mcTopLogo {text-align:left;}

