body {
    background: #fff url('/media/index/body-bg.png') repeat-x left 100px;
}
#container {
    background-image: none;
}
#content_index_pack {
    margin-top: 11px;
    _margin-top: 0px;
}
span.content_index_top_shadow,
span.content_index_bottom_shadow {
    background: transparent no-repeat left top;
    display: block;
    height: 4px;
    width: 988px;
}
span.content_index_left_shadow,
span.content_index_right_shadow {
    display: block;
    float: left;
    height: 496px;
    width: 4px;
}
span.content_index_top_shadow {
    background-image: url('/media/index/content_top_shadow.png');
}
span.content_index_left_shadow {
    background-image: url('/media/index/content_left_shadow.png');
}
span.content_index_right_shadow {
    background-image: url('/media/index/content_right_shadow.png');
}
span.content_index_bottom_shadow {
    background-image: url('/media/index/content_bottom_shadow.png');
}

#content_index {
    background-color: #ebeef1;
    border: 1px solid #fff;
    float: left;
    height: 494px;
    width: 978px;
}
#content_index #main_banner {
    background: transparent url('/media/index/main_img.jpg') no-repeat left top;
    height: 145px;
    padding: 40px 60px 0 545px;
    width: 373px;
}
#content_index #main_banner h2 {
    color: #fff;
    font-size: 320%;
    line-height: 130%;
    font-weight: normal;
    text-transform: none;
}
#content_index #main_banner p {
    color: #fff;
    line-height: 130%;
    margin: 10px 0;
}
#content_index a.box {
    background: transparent no-repeat left top;
    display: block;
    float: left;
    height: 122px;
    padding: 32px 0 0 135px;
    text-decoration: none;
    width: 353px;
}
#content_index a.box.logistics {
    background-image: url('/media/index/box_logistics.jpg');
}
#content_index a.box.warehousing {
    background-image: url('/media/index/box_warehousing.jpg');
}
#content_index a.box.buildin {
    background-image: url('/media/index/box_buildin.jpg');
}
#content_index a.box.elements {
    background-image: url('/media/index/box_elements.jpg');
}
#content_index span.box_separ {
    background: transparent no-repeat left top;
    display: block;
    float: left;
    height: 154px;
    overflow: hidden;
    width: 2px;
}
#content_index span.box_separ.up {
    background-image: url('/media/index/box_separ_up.png');
}
#content_index span.box_separ.down {
    background-image: url('/media/index/box_separ_down.png');
}
#content_index a.box strong.h3 {
    background: transparent no-repeat left top;
    cursor: pointer;
    display: block;
    height: 26px;
    width: 208px;
}
#content_index a.box.logistics strong.h3 {
    background-image: url('/media/index/h3_logistics.png');
}
#content_index a.box.warehousing strong.h3 {
    background-image: url('/media/index/h3_warehousing.png');
}
#content_index a.box.buildin strong.h3 {
    background-image: url('/media/index/h3_buildin.png');
}
#content_index a.box.elements strong.h3 {
    background-image: url('/media/index/h3_elements.png');
}
#content_index a.box strong.h4 {
    color: #6f8087;
    cursor: pointer;
    display: block;
    font-size: 100%;
    font-weight: normal;
    margin-left: 2px;
    text-transform: uppercase;
}
#content_index a.box span.perex {
    color: #485257;
    cursor: pointer;
    display: block;
    margin: 7px 2px 0 2px;
    height: 44px;
    overflow: hidden;
}
#content_index a.box span.more {
    background: transparent no-repeat right top;
    color: #5a798b;
    cursor: pointer;
    display: block;
    height: 18px;
    margin: 0 0 0 231px;
    padding: 3px 22px 0 12px;
    .padding-top: 1px;
    text-decoration: none;
    text-transform: lowercase;
    width: 71px;
}
#content_index a.box.en span.more {
    margin: 0 0 0 201px;
    width: 100px;
}
#content_index a.box.logistics span.more {
    background-image: url('/media/index/more_logistics.png');
}
#content_index a.box.warehousing span.more {
    background-image: url('/media/index/more_warehousing.png');
}
#content_index a.box.buildin span.more {
    background-image: url('/media/index/more_buildin.png');
}
#content_index a.box.elements span.more {
    background-image: url('/media/index/more_elements.png');
}

div.info-box {
    border-left: 1px solid #dedfd9;
    float: left;
    height: 240px;
    margin: 40px 0 0 2px;
    /*padding: 0 40px;*/
    padding: 0px 20px;
    /*width: 408px;*/
    width: 285px;
}

div.wider div.info-box {
    width: 449px;
}

div.info-box h3 {
    color: #8c999f;
    font-size: 170%;
    font-weight: normal;
    line-height: 130%;
    text-transform: uppercase;
}
div.info-box h3 strong {
    color: #5e7b8c;
}
div.info-box h4 {
    color: #6f8087;
    font-size: 100%;
    font-weight: normal;
    margin-left: 2px;
    text-transform: uppercase;
}
div.info-box div.loga {
    padding-top: 10px;
}
div.info-box div.loga a {
    display: block;
    float: left;
}
div.info-box div.loga a.jet-reports {
    margin: 7px 0 0 40px;
}
div.info-box div.loga a.mantis {
    margin-left: 40px;
}
div.actuallity {
    list-style-type: none;
    margin: 20px 0;
}
div.actuallity div.act {
    border-bottom: 1px solid #d7d6d4;
    padding: 4px 0;
}
div.actuallity strong {
    background: transparent url('/media/page/ico-news.png') no-repeat left 2px;
    float: left;
    margin-right: 7px;
    padding-left: 15px;
    width: 60px;
}
div.actuallity a {
    color: #6f7c82;
    display: block;
    margin-left: 82px;
    text-decoration: none;
    /*width: 326px;*/
}

#footer_pack {
    margin-top: 40px;
}
#contain {
    width: auto;
}
