#container_top {
    background-image: url('../../media/index/container-top-bg.png');
    max-height: 469px;
    _height: 469px;
    overflow: hidden;
}
#top {
    height: 469px;
    overflow: hidden;
}
#main_products {}
#main_products .product {
    background: #1f2227 none no-repeat center center;
    display: block;
    height: 250px;
    overflow: hidden;
    position: relative;
}
#main_products .product.last {
    margin-right: 0;
}
#main_products .product a {
    display: block;
    font-size: 80%;
    height: 220px;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
    width: 390px;
}

#container_middle {
    border: 1px solid #3d3d3d;
    border-left: 0 none;
    border-right: 0 none;
}
#middle {
    margin: 0 auto;
    padding: 22px 0;
    width: 880px;
}
#motto h2 {
    font-size: 300%;
    font-weight: normal;
    line-height: 150%;
}
#motto h2 strong {
    font-size: 130%;
    font-weight: normal;
}


#container {
    background: #1f2227 url('../../media/index/container-bg.png') no-repeat center top;
    max-height: 469px;
    _height: 469px;
    overflow: hidden;
}
#content {
    background-image: none;
    height: 409px;
    overflow: hidden;
}

#contain {
    float: none;
    width: auto;
}
#maddame {
    background-image: url('../../media/index/maddame.png');
    height: 300px;
    top: -210px;
}
.news,
.actions {
    border-top: 0 none;
    padding: 0;
}
