#main {
	width:920px;
	background:#1c1c1e;
	margin:0 auto;
	text-align:left;
	border: 2px solid #FFF;
}

#header {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 40px;
}

#middle {
	margin-top: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
}

#portfolio #middle {
	margin-top: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
	margin-left: 40px;
	width: 800px;
}


.column1, .column2, .column3, .col1, .col2, .col3 { float:left; }
.container {
	width:840px;
}



#index .row1 .column1 { width:284px; float: left; }
#index .row1 .column2 {
	width:282px;
	float: left;
}
#index .row1 .column3 { width:270px; float: left; }

#index .row2 .column1 { width:270px; background: #FF6600; margin-right: 50px; }
#index .row2 .column2 { width:284px; }


#websites .column1 {
	width:837px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#websites .column2 { width:700px; margin-top: 20px; float: left; clear: both; }


#contact .column1 {width:570px;}
#contact .column2 { width:270px; }

#about .column1 {width:500px;}
#about .column2 {
	width:300px;
	float: right;
}



#services .row1 .column1 { width:284px; float: left; }
#services .row1 .column2 { width:284px; float: left; }
#services .row1 .column3 { width:270px; float: left; }

#services .row2 .column1 { width:270px; background: #FF6600; margin-right: 50px; }
#services .row2 .column2 {
	width:284px;
}
#services .donate { width:284px;}

