.bs-contentcontainer {
    width:735px;
    margin-right: 4px;
    overflow:visible;
}

#bs-path {
    width:505px;
}
#bs-path .path {
    width:492px;
}
#bs-sidebar {
    margin: 0;
    width: 220px;
}

.bs-toolbox {
    background: none;
    position: absolute;
    margin-bottom: 0px;
    width: 215px;
    /*z-index:1;*/
}
.bs-toolbox:hover,
.bs-toolbox.active {
    background: url(../assets/shadow_1col.png) no-repeat bottom right #ffffff;
}

.bs-toolbox > ul {
    height:35px;
    background: #f3f5f6;
    border-bottom: 1px solid #c0cbd2;
}
.bs-toolbox > header {
    display:none;
    margin-bottom:0;
}

#service {
    display:none;
}
#bs-sidebar .content {
    display:none;
}

.bs-contentcontainer section>p {
    line-height: 140%;
}
.bs-contentcontainer section>h2 {
    font-size: 1em;
    line-height: 140%;
}
.bs-contentcontainer section>ul, .bs-contentcontainer section>ol {
}

.bs-contentcontainer figure.big {
    width: 720px;
}

.bs-contentcontainer .hr,
.bs-contentcontainer h2.box-head {
    margin-right:15px;
}



.bs-contentcontainer .bs-media .jwplayer {
    width: 720px;
    height: 405px;
}

.royalSlider.slideshow {
    width: 720px;
    height: 554px;
    margin-bottom: 15px;
}




