.whybuy {
    border-bottom: 1px dotted #ccc;
    color: #01766d;
    font: 22px/26px Georgia,"Times New Roman",Times,serif;
    margin-bottom: 20px;
    padding: 20px 0 15px;
    text-align: center;
    text-transform: uppercase;
}
.whybuy_img {
    float: left;
    width: 80px;
}
.whybuy_txt {
    float: left;
    height: 100px;
    width: 400px;
}.whybuy_txt span, .whybuy_txt_lats span {
    color: #01766d;
    font-size: 16px;
    font-style: oblique;
}

#slidesindex {
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 1000px;
    z-index: 1;
}
* {
    margin: 0;
    padding: 0;
}
body {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.whybuy_txt_lats {
    float: left;
    height: 100px;
    width: 880px;
}











