#main {
    margin: auto;
    position: relative;
    width: 960px;
}

#lang_menu {
    color: grey;
    float: right;
    font-size: 11px;
    font-weight: bold;
    margin: 5px 75px 5px 5px;
}

#logo {
    background-color: transparent;
    height: 55px;
    left: 120px;
    position: absolute;
    top: 140px;
    width: 110px;
}

#st_1 {
    left: 57px;
    top: 214px;
}

#st_2 {
    left: 55px;
    top: 316px;
}

#st_3 {
    left: 57px;
    top: 440px;
}

#st_4 {
    left: 831px;
    top: 249px;
}

#st_5 {
    left: 831px;
    top: 346px;
}

#st_6 {
    left: 831px;
    top: 441px;
}

#content {
    font-size: 12px;
    height: 305px;
    left: 145px;
    overflow: hidden;
    position: absolute;
    top: 211px;
    width: 675px;
}

#menu {
    height: 67px;
    left: 205px;
    position: absolute;
    top: 525px;
    width: 530px;
}

#ft {
    color: #C7C7CD;
    font-family: arial;
    font-size: 12px;
    height: 40px;
    letter-spacing: 0.01em;
    padding-left: 132px;
    position: relative;
    text-align: left;
    text-shadow: 0.1em 0.1em grey;
    top: 602px;
}