.foot_menu_level1 {
    float:left;
    left:15px;
    padding-bottom:20px;
    position:relative;
}

.foot_menu-level1-with-subpage,
.foot_menu-level1-active,
.foot_menu-level1-current-active {
    float:left;
    font-weight:bold;
    margin-right:40px;
}

.foot_menu-level1-with-subpage a,
.foot_menu-level1-active  a,
.foot_menu-level1-current-active a {
    text-decoration:none;
    color:#595959
}

.foot_menu-level1-active ul,
.foot_menu-level1-with-subpage ul,
.foot_menu-level1-current-active ul {
    position:relative;
    top:5px;
}

.foot_menu-level1-active ul li,
.foot_menu-level1-with-subpage ul li,
.foot_menu-level1-current-active ul li {
    background:transparent none repeat scroll 0 0;
    font-weight:normal;
    list-style-image:none;
    list-style-position:outside;
    list-style:none;
    margin:0;
    padding:1px 0 1px 0;
    left:0px;
}
