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

#header {height:349px;}

#footer {
	height:auto;
}

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

.column-1{ width:272px;}
.column-2{ width:708px;}

.col-1{ width:308px;}
.col-2{ width:270px;}

