body
{
    margin: 0;
    font-family: Tahoma;
    font-size: 100.1%;
    color: #000;
    background-color: #FFF;
    background-image: url("/images/bg.png");
    background-position: top center;
    background-repeat: repeat-x;
}

a
{
    color: #000;
}

a img
{
    border: 0;
}

#wrap
{
    width: 1000px;
    margin: 0 auto;
}

/* top */
#logo
{
    min-width: 1000px;
    max-width: 2000px;
    height: 312px;
    margin: 0 auto;
    background-image: url("/images/top.jpg");
    background-repeat: no-repeat;
    background-position: top center;
}

/* menu */
#menuwww
{
    float: left;
    margin: 0 0 0 87px;
}

#menugraph
{
    float: left;
    margin: 0 0 0 86px;
}

#menucont
{
    float: left;
    margin: 0 0 0 86px;
}

#menusoon
{
    margin: 0 auto;
    width: 218px;
}

/* footer */
#footer
{
    clear: both;
    padding: 50px 0 0 0;
    text-align: center;
    font-size: 0.69em;
}

#footer p
{
    margin: 0;
    padding: 0.4em 0 0 0;
}

p.footer
{
    background-image: url("/images/foot.png");
    width: 1000px;
    height: 1px;
    background-repeat: no-repeat;
}

#content
{
    margin: 50px auto 0 auto;
    width: 1000px;
}
