#main { width:980px; margin:0 auto; text-align:left;}

#header {height:238px;}

.column-1 .footer { height:46px;}

.column-1, .column-2, .col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

.column-1{ width:297px;}
.column-2{ width:683px; padding-top: -150px;}

.realfooter
{
    border-top: 1px solid #DDD;
    padding-top: 10px;
    margin-top: 10px;
    clear: both;    
}

.realfooter .neca
{
    float: right;
    width: 30%;
    text-align: right;
}

.realfooter .logo
{
    float: left;
    text-align: left;
    width: 30%;    
}

.realfooter .contact
{
    text-align: center;    
}

.realfooter .copyright
{
    clear: both;    
    text-align: center;
}
