    html
    {
        

    }

    body
    {
        margin: 0px;
        padding: 0px;
        font-family: Calibri, Arial;
        font-size: 12px;
        color: #ff6598;
        text-transform: uppercase;
        background: #ffffff url('/images/back.jpg') no-repeat top center;
    }


    img { border: none;  }

    
    p
    {
        margin: 0px;
        padding: 0px 0px 20px 0px;
        line-height: 20px;
    }


    .clear
    {
        height: 0px;
        overflow: hidden;
        clear: both;
    }

    .inner
    {
        margin: 0px auto 0px auto;
        width: 1000px;
        padding: 0px 0px 0px 0px;
    }

    .icons
    {
        padding: 0px 45px 0px 0px;
        margin: 42px 0px 0px 0px;
        text-align: right;
    }

    .icons a
    {
        font-size: 14px;
        margin: 0px 0px 0px 17px;
    }

    a
    {
        color: #FF0054;
        text-decoration: none;
    }

    a:hover
    {

        text-decoration: underline;
    }

    .content
    {
        margin: 90px 0px 0px 0px;
        padding: 0px 0px 0px 20px;
        background: url('/images/bottom.jpg') no-repeat left bottom;
    }

    .left_side
    {
        float: left;
        width: 544px;
    }

    .right_side
    {
        float: right;
        background: url('/images/ornam.jpg') no-repeat right top;
        width: 381px;
        padding: 0px 49px 0px 0px;
    }

    .compoz
    {
        background: url('/images/compoz.jpg') no-repeat right top;
        margin: 53px 0px 0px 0px;
        color: #ff7d77;
        font-size: 14px;
        text-transform: none;
        padding: 70px 20px 0px 90px;
    }

    .compoz div
    {
        background: url('/images/line1.gif') repeat-x 0px 13px;
        margin: 2px 0px 2px 0px;
    }

    .compoz img
    {
        margin: 6px 0px 0px 0px;
    }

    .compoz span
    {
        background: #ffffff;
    }


    h1
    {
        margin: 0px 0px 15px 0px;
        padding: 0px;
        font-weight: normal;
        font-size: 14px;
        color: #ff0054;
    }

    h2
    {
        margin: 0px;
        padding: 0px;
        font-weight: normal;
        color: #ff0054;
    }

    .line
    {
        background: url('/images/line.gif') no-repeat left top;
        padding: 7px 0px 0px 0px;
        margin: 20px 0px 20px 0px;
    }

    .news_title
    {
        margin: 0px 0px 20px 0px;
    }

    
    
 /*------------------------- footer----------------------------- */
    
    #footer
    {
        margin: 0px 0px 0px 0px;
        padding: 30px 0px 50px 0px;
        text-align: center;
        background: url('/images/footer.jpg') no-repeat top left;
        text-transform: uppercase;
    }

    #footer a
    {
        margin: 0px 0px 0px 15px;
        color: #ff0054;
    }

    #footer a:hover
    {
        text-decoration: none;
    }


  /*  end ------------------------- footer----------------------------- */

    .place_holder
    {
        padding: 0px 0px 0px 70px;
        margin: 0px 0px 0px 0px;
    }
    .more
    {
        color: #6ec300;
        font-size: 18px;
    }

    #nav_menu
    {
        padding: 0px 0px 0px 75px;
        margin: 280px 0px 0px 0px;
    }

    #nav_menu div
    {
        float: left;
        width: 170px;
        line-height: 20px;
    }


    #nav_menu a
    {
        padding: 0px 10px 3px 15px;
        margin: 0px 0px 0px 20px;
        color: #ff0054;
        background: url('/images/point.gif') no-repeat left center;
    }

    #nav_menu a:hover
    {
        text-decoration: none;
    }
