#content{
    overflow: hidden;
    width: 932px;
}
#content .decorative{
    padding-left:330px;
    padding-right: 3px;
}
#content .menu-left{
    float: left;
    display: inline;
    /*margin-left: -3px;*/
    padding-left: 3px;
    padding-bottom: 103px;
    background: url(/images/018.gif) no-repeat bottom left;
    position: relative;
}

#content .menu-left ul, #content .menu-left ul li{
    margin: 0;
    padding: 0;
    background: 0 none;
}
#content .menu-left ul{
    width: 268px;
    background: url(/images/bg-menu-left.gif) repeat-y center top;
    padding: 13px 16px;
    font-weight: bold;
}
#content .menu-left ul li{
    padding: 9px 0 9px 6px;
    margin-top: -5px;
    background: url(/images/bg-menu-left-li.gif) no-repeat left bottom;
    color: #b80317;
}
#content .menu-left ul li a{
    display: block;
    width: 100%;
    color: #13006b;
    text-decoration: none;
}
#content .menu-left ul li a:hover{
    text-decoration: underline;
}
#content .decorative .container{
    background: url(/images/015.gif) no-repeat right top;
    /*margin-right: -4px;*/
    padding-right: 4px;
    float: left;
    display: inline;
    width: 100%;/**/
    position: relative;
}
#content .decorative .container .container2{
    background: url(/images/014.gif) no-repeat right bottom;
    padding: 21px 19px 41px 0;
    min-height:371px;
}
#content .gallery{
    margin-top: 1.5em;
}