    html, body {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 90%;
        text-align: left;
        background: #258BB7 url(zimages/top_bg.jpg) top left repeat-x;
    }
    A {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        text-decoration: underline; 
    }

    A:hover {
        text-decoration: none; 
    }
    #all{
        background: url(zimages/bottom_bg.jpg) bottom left repeat-x;
    }
    #header{
        padding:220px 0 0 669px;
        height: 259px;
        background: url(zimages/heder_1_1.jpg) top left no-repeat;
    }
    #header a{
        font-family: Georgia;
        font-size: 24px;
        color: #FFFFFF;
        padding:0 0 0 25px;
        background: url(zimages/bullet_mail.gif) center left no-repeat;
    }
    #header b{
        font-family: Georgia;
        font-size: 24px;
        color: #FFFFFF;
        padding:0 0 0 25px;
        font-weight: normal;
        background: url(zimages/bullet_phone.gif) center left no-repeat;
    }
    #header span{
        font-family: Georgia;
        font-size: 24px;
        color: #FFFFFF;
        padding:0 0 0 25px;
        background: url(zimages/bullet_icq.gif) center left no-repeat;
    }
    
    #left{
        clear: left;
        float: left;
        width: 507px;
        background: url(zimages/left_bg.jpg) top left no-repeat;
        height: 268px;
    }
    #left_1{
        margin: 0 2px 0 0;
        padding: 16px 10px 20px 71px;
        background: url(zimages/left_separ.gif) top right repeat-y;
        font-size: 14px;
        color: #FFFFFF;
    }
    #left_1 a{
        font-size: 14px;
        color: #FFFFFF;
    }
    #left_bottom{
        height: 5px;
        background: url(zimages/left_bottom.gif) top right no-repeat;
    }
    #right{
        float: left;
        width: 312px;
        height: 239px;
        background: url(zimages/portf.jpg) top left no-repeat;
        padding: 158px 0 0 132px;
    }
    #right a{
        font-family: Georgia;
        font-size: 30px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none; 
    }
    #right a:hover {
        text-decoration: underline; 
    }
    #bottom{
        clear:left;
        width: 921px;
        height: 71px;
        padding:93px 0 0 71px;
        background: url(zimages/bottom.jpg) top right no-repeat;
    }   

