    #h-center {
        width: 975px; 
        height: 50px;
    }
    #top_content {
        width: 970px;
        padding: 0px 10px;
        height: 776px;
        background: url('../images/content_bg.jpg') no-repeat;
    }
    #logo {
        padding: 40px 0px 0px 35px;
        float: left;  
        background: url('../images/logo.png') no-repeat bottom right;
        -pie-background: url('images/logo.png') no-repeat bottom right;
        margin: 0;
    }
    #h1 {
        font-size: 25px;
        text-align: right;
        padding: 40px 40px 0px 0px;
    }
    #for_signin_form {
        width: 370px;
        float: right;
        background: rgba(255, 255, 255, 0.5);
        margin: 0;
    }
    #part1 {
        padding: 70px 0px 30px 0px; 
    }
    #part2 {
        padding: 30px 0px 10px 0px; 
    }
    #bandeau {
        display: block;
        width: 906px;
        height: 110px;
        padding: 25px 30px 0px 30px;
        position: absolute;
        bottom: 44px;
        left: 50%;
        margin: 0px 0px 0px -483px;        
    }
    #bandeau320 {
        display: none;
    }
    .item1 {
        width: 120px;
        height: 39px;
        padding: 47px 100px 0px 0px;
        background: url('../images/bot_icon1.png') no-repeat right top;
        -pie-background: url('images/bot_icon1.png') no-repeat right top;
        font-size: 20px;
        font-family: 'CODE_Bold', Arial;
        text-transform: uppercase;
        color: #ff7878;
    }
    .item2 {
        width: 135px;
        height: 68px;
        padding: 18px 75px 0px 0px;
        background: url('../images/bot_icon2.png') no-repeat right top;
        -pie-background: url('images/bot_icon2.png') no-repeat right top;
        font-size: 19px;
        font-family: 'CODE_Bold', Arial;
        text-transform: uppercase;
        color: #ff7878;
    }
    .item2 span {
        font-size: 50px;
        font-weight: bold;
    }
    .item3 {
        width: 130px;
        height: 68px;
        padding: 18px 95px 0px 0px;
        background: url('../images/bot_icon3.png') no-repeat right top;
        -pie-background: url('images/bot_icon3.png') no-repeat right top;
        font-size: 19px;
        font-family: 'CODE_Bold', Arial;
        text-transform: uppercase;
        color: #ff7878;
    }
    .item3 span {
        font-size: 50px;
        font-weight: bold;
    }
    #bottom_items p {
        width: auto;
        margin: 0;
        padding: 0;
    }
    .p1 {
        width: 970px;
    }
    #for_link {
        top: 10px;
        right: 377px;
    }
    .login_place {
        top: 0px;
        right: 220px;
    }
    .pass_place {
        top: 0px;
        right: 60px;
    }
    #pass_auth, #login_auth {
        width: 130px;
    }
    #head-shdw {
        top: 50px;
    } 
    #signin3 { 
        width: 320px;
        top: 100px;
        margin-right: -190px;
    }