#main {
	width:964px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#header {height:202px;}

#footer { height:110px;}

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

.column-1{ width:579px;}
.column-2{ width:331px;}

.col-1{ width:173px;}
.col-2{ width:173px;}
.col-3{ width:173px;}
