
/* PROJECT */
#main_menu_wrapper ul li a{
    font-size: 14px;
}

#main_menu_wrapper{
    height: 40px;
    margin-bottom: 35px;
}

.banner_deck p{
    font-size: 25px;
}

a.btn span{
    font-size: 12px;
    line-height: 23px;
}

a.btnMiddle span{
    font-size: 14px;
    line-height: 30px;
}

a.btnBig span {
    font-size: 16px;
    line-height: 33px;
}
