#navlist {
    height:32px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
    font-weight:bold;
    position:relative;
    margin-left: auto;
    margin-right: auto;
    width:917px;
}
#navlist li {
    list-style:none;
    display:inline;
}
#navlist a {
    height:32px;
    width:112px;
    color:#fff;
    text-decoration:none;
    background:url("../nav_bg.png") no-repeat;
    float:left;
    color:#1e5ebd;
}
#navlist a:hover { 
    background-position:0 -32px;
    color:#1e5ebd;
}

#navlist span {
    position:relative;
    top: 7;
}

#Pilates a {
    width:106px;
}

#CST span {
    position:relative;
    top: 0;
}

#Pilates span {
    position:relative;
    top: 0;
}

#Animal span {
    position:relative;
    top: 0;
}