*
{
    color: #5b5b5b;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 1.5;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

h1
{
    display: none;
}

h2
{
    color: #ffffff;
    float: right;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 89px 5px 0px 0px;
}

h3
{
    color: #969eb2;
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
}

body
{
    background-color: #ffffff;
    color: #5b5b5b;
    text-align: center;
}

#wrap
{
    margin: 200px auto 200px auto;
    text-align: left;
    width: 825px;
}

#header
{
    background: url('/images/global/layout/header.jpg') no-repeat;
    height: 125px;
}

#languagebox
{
    float: right;
    margin: 40px 10px 40px 10px;
    text-align: right;
}

#languagebox a, #languagebox li
{
        color: #ffffff;
        text-decoration: none;
        list-style: none;
}