 #partnersheadimg {
    background-image : url('http://www.holimolimedia.com/graphicfiles/partners/hdr_partners.jpg');
    background-repeat: no-repeat;
    margin-top       : 15px;
    display          : block;
    width            : 730px;
    height           : 94px;
 }
 
 #leftside {
    background-image : url('http://www.holimolimedia.com/graphicfiles/partners/puzzle.jpg');
    background-repeat: no-repeat;
    font-family      : arial, helvetica, sans-serif;
    font-size        : 12px;
    text-align       : left;
    margin-left      : 23px;
    margin-top       : 15px;
    padding-top      : 160px;
    padding-left     : 0px;
    width            : 350px;
    float            : left;
 }
 
 .companyinfo {
    width         : 350px;
    display       : block;
    height        : 120px;
    margin-top    : 25px;
    margin-bottom : 10px;
 }
 
 .companylogo {
    width   : 133px;
    height  : 100%;
    display : block;
    float   : left;
 }
 
 .companytext { 
    font-family : arial, helvetica, sans-serif;
    font-size   : 12px;
    text-align  : left;
 }
 
 a.companytext {
    color         : #CC3300;
    text-decorate : underline;
 }
 
 #rightside {
    background-color : #666666;
    float            : right;
    margin-top       : 25px;
    margin-right     : 15px;
 }
 
 #rightbartop {
    background-image  : url('http://www.holimolimedia.com/graphicfiles/partners/rightbar_top.jpg');
    background-repeat : no-repeat;
    width             : 302px;
    height            : 14px;
 }
 
 #rightbarbody {
    background-image  : url('http://www.holimolimedia.com/graphicfiles/partners/rightbar_sides.jpg');
    background-repeat : repeat-y;
    font-family       : arial, helvetica, sans-serif;
    font-size         : 13px;
    padding-left      : 14px;
    padding-right     : 14px;
    width             : 274px;
 }
 
 #rightbarbody > p {
    margin         : 0px;
    padding-bottom : 5px;
    padding-top    : 5px;
 }
 
 #rightbarbottom {
    background-image  : url('http://www.holimolimedia.com/graphicfiles/partners/rightbar_bottom.jpg');
    background-repeat : no-repeat;
    width             : 302px;
    height            : 14px;
 }