#contact_us
{
    width: 340px;
    height: 310px;
    line-height: 25px;
    margin: 0 auto;
    margin-top: 20px;
}

#contact_us .top .center, #contact_us .bottom .center, #contact_us .center .center
{
    width: 300px;
    height: 25px;
}

#contact_us .center, #contact_us .center .center
{
    height: 230px;
}

#contact_us .top .left, #contact_us .top .right, #contact_us .bottom .left, #contact_us .bottom .right
{
    width: 20px;
    height: 25px;
}

#contact_us .center .left, #contact_us .center .right
{
    width: 20px;
    height: 100%;
}

#contact_us h4
{
    font-weight: normal;
}

#logo
{
    display: block;
    margin: 0 auto;
}

#contact
{
    margin-top: 30px;
}

#contact h2
{
    color: #D5E79F;
}

h5#url
{
    color: #949292;
    margin-top: 60px;
    text-align: center;
}
