#main { width:980px; margin:0 auto; text-align:left;}

#header {height:149px;}
#content{ height:418px;}
#footer { height:34px;}

.column-1, .column-2, .column-3, .col-1, .col-2, .col-3 {float:left;}
.wrapper {width:100%; overflow:hidden;}

.column-1{ width:480px;}
.column-1 h3{ font-weight:normal; font-size:20px;}
.column-2{ width:300px;}
.column-2 h3{ font-weight:normal; font-size:20px;}

.col-1{ width:200px;}
.col-2{ width:200px;}
