﻿#cwrapper
{
    overflow: hidden;
    width: 670px;
    margin: 0 auto;
}

.contactform
{
    float: left;
    width: 400px;
    text-align: left;
    height: 470px;
}
.direct
{
    float: right;
    width: 200px;
    text-align: right;
    height: 360px;
}

.newsletter
{
    float: right;
    width: 200px;
    margin-bottom: 10px;
    text-align: center;
}