#main {
	width:868px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:476px;}

#footer { height:136px;}

.column-1, .column-2, .col-1, .col-2, .col-3, .col-4 {float:left;}
.container {
	width:100%;
	overflow:hidden;
	}
.column-1{ width:537px;}
.column-2{ width:301px;}
.column-3{ width:838px;}
.col-1{ width:250px;}
.col-2{ width:250px;}
.col-4{ width:400px;}
