
body { background: #dddcd9 url(../img/bg_body.gif) repeat center center; color: #2b2b2b; font-family: Calibri; line-height: 15px; font-size: 14px; }

#BG { position: absolute; top: 0; left: 0; width: 100%; height: 100%; min-width: 990px; min-height: 700px; }

#All { width: 990px; height: 100%; min-height: 700px; margin: 0 auto; position: relative; }

#Header { position: absolute; top: 0; left: 0; width: 990px; height: 130px; margin: 0 auto; }
    #Logo { position: absolute; top: 48px; left: 0; }
        #Logo img { float: left; }
        #Logo span { float: left; padding: 5px; }
        #Logo a { color: #282828; text-decoration: none !important; cursor: default; }
    #Contacts, #Email, #Phone { float: right; padding: 48px 0 0 40px; }

    #Header h2 { color: #bf1d16; font-weight: normal; }
    #Header a { color: #282828; text-decoration: none; }
        #Header a:hover { color: #bf1d16; text-decoration: underline; }

#Main { position: absolute; top: 50%; margin: -200px 0 0 0; height: 550px; line-height: 14px; }
    #Main ul { position: relative; width: 990px; height: 550px; background: url(../img/bg_main.png) no-repeat center 100px; }
        #Main li { position: absolute; }
        #Main a { display: block; background: url(../img/bg_btn.png) no-repeat 0 -65px; padding: 0 0 0 28px; height: 62px; color: #2b2b2b; text-decoration: none; cursor: default; }
            #Main a span { display: block; position: relative; background: url(../img/bg_btn.png) no-repeat right 0; padding: 17px 28px 0 30px; height: 45px; }
            #Main a img { position: absolute; top: 11px; left: -13px; background: url(../img/ico_btn.png) no-repeat; }
        #Main a:hover, #Main a:active { background-image: url(../img/bg_btn_hover.png); color: #FFF; }
            #Main a:hover span, #Main a:active span { background-image: url(../img/bg_btn_hover.png); }

    #Main .item-1 { left: 74px; top: 320px; }
        #Main .item-1 img { background-position: 0 0; }
        #Main .item-1 :hover img, #Main .item-1 :active img { background-position: 0 -39px; }

    #Main .item-2 { left: 0; top: 222px; }
        #Main .item-2 img { background-position: -39px 0; }
        #Main .item-2 :hover img, #Main .item-2 :active img { background-position: -39px -39px; }

    #Main .item-3 { left: 126px; top: 119px; }
        #Main .item-3 img { background-position: -78px 0; }
        #Main .item-3 :hover img, #Main .item-3 :active img { background-position: -78px -39px; }

    #Main .item-4 { left: 245px; top: 38px; }
        #Main .item-4 img { background-position: -117px 0; }
        #Main .item-4 :hover img, #Main .item-4 :active img { background-position: -117px -39px; }

    #Main .item-5 { right: 222px; top: 0px; }
        #Main .item-5 img { background-position: -156px 0; }
        #Main .item-5 :hover img, #Main .item-5 :active img { background-position: -156px -39px; }

    #Main .item-6 { right: 52px; top: 87px; }
        #Main .item-6 img { background-position: -195px 0; }
        #Main .item-6 :hover img, #Main .item-6 :active img { background-position: -195px -39px; }

    #Main .item-7 { right: 0; top: 193px; }
        #Main .item-7 img { background-position: -234px 0; }
        #Main .item-7 :hover img, #Main .item-7 :active img { background-position: -234px -39px; }

    #Main .item-8 { right: 88px; top: 302px; }
        #Main .item-8 img { background-position: -273px 0; }
        #Main .item-8 :hover img, #Main .item-8 :active img { background-position: -273px -39px; }

