h1{
    width: 127px;
    height: 37px;
    background: url(../img/clients.gif) no-repeat top left;
    top: 17px;
    left: 0;
    position: absolute;
}

.white_box{
    top: 70px;
}

.white_box .bg{
    min-height:439px;
    height:auto !important;
    height:439px;
}


.white_connector{
    position: absolute;
    width: 30px;
    height: 72px;
    top: -1px;
    left: 207px;
    background: url(../img/white_connector.gif) no-repeat top left;
}

#top_menu a.l2{
    background: url(../img/menu_l2_o.gif) no-repeat top left;
    color: #4d4948;
}


.white_connector2{
    position: relative;
    width: 24px;
    left: 494px;
    top: 70px;
    height: 66px;
    background: url(../img/con_repeat.gif) repeat-y top left;
}

.white_connector2 .top{
    width: 24px;
    height: 12px;
    font-size: 0;
    background: url(../img/con_top.gif);
    position: absolute;
    top: 0px;
}

.white_connector2 .bottom{
    width: 24px;
    height: 13px;
    font-size: 0;
    background: url(../img/con_bottom.gif);
    position: absolute;
    bottom: 0;
}