#wrapper #bg_bot #bg_top #sub #sub_right #sub_body_left #sub_body{
   /*text-align:center;*/
}

#wrapper #bg_bot #bg_top #sub #sub_right #sub_body_left #sub_body #buttons{
    list-style:none;
	margin-left: 0px;
}

#wrapper #bg_bot #bg_top #sub #sub_right #sub_body_left #sub_body #buttons li{
    float:left;
    width:102px;
    height: 66px;
    background: url('../images/button_bg.jpg') no-repeat;
    margin-right:5px;
    margin-bottom:5px;
    text-align:center;
    /*font-size: 20px;*/

    padding: 15px 15px 15px 15px;
    overflow: hidden;
    cursor: pointer;
}
#wrapper #bg_bot #bg_top #sub #sub_right #sub_body_left #sub_body #buttons li a{
    text-decoration: none;
    font-family: "Georgia", "Time New Roman", serif;
    color: #005581;
}

#wrapper #bg_bot #bg_top #sub #sub_right #sub_body_left #sub_body #buttons li.last{
    margin-right: 0px;
}
