.top {
width: 1055px;
height: 105px;
background-color: #ffffff;
} 

.column {
width: 1043px;
margin-top: 12px;
margin-right: 0px;
} 

.left-column {
float: left;
width: 241px;
margin-top: -14px;
background-color: #ffffff;
}

.right-column {
float: right;
width: 790px;
margin-left: 0px;
background-color: #ffffff;
}



