#top_services_container {
    position: absolute;
    left: 0px;
    top: 81px;
    width: 100%;
    min-width: 1231px;
    height: 168px;
    background-color: #e5e7e8;
}

#services_container {
    width: 1231px;
    height: 168px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/sub_top_bck.png);
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
}

#services_title {
    height: 50px;
    text-align: center;
    padding-top: 60px;
}

#middle_main_container {
    position: absolute;
    left: 0px;
    top: 249px;
    width: 100%;
    height: 900px;
}

#middle_container {
    width: 1231px;
    height: 900px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/sub_top_bottom_bck.png);
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
}

#text_lt {
    position: relative;
    top: 60px;
    left: 0px;
    height: 447px;
    width: 300px;
}

#text_rt {
    position: relative;
    top: -387px;
    left: 330px;
    height: 447px;
    width: 899px;
    line-height: 13pt;
    text-align: justify;
}

#mid_title {
    position: relative;
    left: 0px;
    top: -410px;
    width: 1231px;
    height: 30px;
    text-align: center;
}

#profesionalita_container {
    position: relative;
    left: 0px;
    top: -360px;
}

#personal_container {
    position: relative;
    left: 410px;
    top: -720px;
}

#flexibilita_container {
    position: relative;
    left: 820px;
    top: -1100px;
}

#bottom_bullets {
    position: relative;
    left: 0px;
    top: -970px;
    width: 220px;
    height: 300px;
}

#bottom_text {
    position: relative;
    left: 240px;
    top: -1270px;
    width: 970px;
    height: 300px;
}

#bottom_container_main_onas {
    position: absolute;
    left: 0px;
    top: 1150px;
    width: 100%;
    min-width: 1231px;
    height: 100px;
    background-image: url(../images/foot_bck.png);
    background-repeat: repeat;
    overflow: hidden;
}