﻿body
{
    background-color: #000;
}


#wrapper
{
    background-image: url(i/bg-0.gif);
    background-repeat: no-repeat;
}

#page_image
{
    background-image: url(../i/s.gif);
    background-repeat: no-repeat;
}


#content_left
{
    width: 539px;
}

#content_right
{
    margin-left: 0px;
    padding-left: 3px;
    width: 170px;
    color: #000;
    font-family: Verdana;
    font-size: 11px;
}

#content_left a
{
    color: #FFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    padding-right: 5px;
}

#part-menu
{
    padding-top: 6px;
}

#nav_top a
{
    color: #000;
}

.pad2
{
    padding: 2px;
}

div#text_block
{
    font-family: Verdana;
    font-size: 9px;
    color: #FFF;
    position: relative;
    top: -570px;
    left: 55px;
    width: 122px;
    text-align: right;
}

div#contact
{
    color: #000;
    background-color: #D0D0D0;
    width: 120px;
    height: 500px;
    position: relative;
    top: -900px;
    left: 580px;
    font-family: Verdana;
    font-size: 9px;
    text-align: right;
    padding-right: 5px;
    padding-left: 0px;
    line-height: 10px;
}

div#contact a
{
    font-size: small;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

div#contact_inside
{
    background-image: url(i/bg-cont.gif);
    background-repeat: repeat-y;
    height: 375px;
    width: 100px;
    padding-top: 0px;
    text-align: center;
}


