#main {
	width:870px;
	margin:0 auto;
	text-align: left;
}

#header {height:471px;}

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

.boxes .col-1{ width:204px !important;}
.boxes .col-3{ width:204px !important;}
.boxes .col-4{
	width:204px !important;
	vertical-align: top;
}
.boxes .col-2{ width:204px !important;}

.column-1{
	width:590px;
}
.column-2{
	width:180px;
}
.projects {
	width:80%;
	overflow:hidden;
}

