table,td,tr,img,body
{
    border-style:none;
    border-width:0;
    margin:0;
    padding:0;
}

p
{
    margin-top:0;
}

a
{
    color:#a60606;
    font-style:italic;
}

body
{
    font-size:10pt;
    font-family: Arial, Helvetica, sans-serif;
    background-color:#5a7278;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    color:#5a4f4d;
}

#container
{
    margin-left:auto;
    margin-right:auto;
    border:none;
    text-align:left;
}

#logo
{
    width:426px;
    height:114px;
    background-image:url('/images/logo.jpg');
}

#flash
{
    width:529px;
    height:114px;
    background-image:url('/images/flash.png');
}

#slogan
{
    width:426px;
    height:20px;
    background-image:url('/images/slogan.png');
}

#title
{
    width:955px;
    height:25px;
    background-image:url('/images/flash_2.png');
}

#page
{
    width:955px;
    height:414px;
    background-image:url('/images/background/main.png');
    background-repeat:no-repeat;
}

#main_content
{
    width:955px;
    height:414px;
    overflow:auto;
}

.standard_page
{
    width:855px;
    height:334px;
    overflow:auto;
    padding-right:50px;
    margin:60px 0 20px 50px;
}