#main { 
	width:972px; 
	margin:0 auto;
}
#header { 
	height:103px;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:731px; margin-right:11px;}
#page1 #content .col-1 .col-1 { width:232px; margin-right:18px;}
#page1 #content .col-1 .col-2 { width:232px; margin-right:17px;}
#page1 #content .col-1 .col-3 { width:232px;}
#page1 #content .col-2 { width:230px;}

/*======= about.html =======*/
#page2 #content .col-1 { width:731px; margin-right:11px;}
#page2 #content .col-1 .col-1 { width:186px; margin-right:65px;}
#page2 #content .col-1 .col-2 { width:194px; margin-right:55px;}
#page2 #content .col-1 .col-3 { width:204px;}
#page2 #content .col-2 { width:230px;}

/*======= residential.html =======*/
#page3 #content .col-1 { width:731px; margin-right:11px;}
#page3 #content .col-1 .col-1 { width:232px; margin-right:18px;}
#page3 #content .col-1 .col-2 { width:232px; margin-right:17px;}
#page3 #content .col-1 .col-3 { width:232px;}
#page3 #content .col-2 { width:230px;}

/*======= commercial.html =======*/
#page4 #content .col-1 { width:731px; margin-right:11px;}
#page4 #content .col-1 .col-1 { width:232px; margin-right:18px;}
#page4 #content .col-1 .col-2 { width:232px; margin-right:17px;}
#page4 #content .col-1 .col-3 { width:232px;}
#page4 #content .col-2 { width:230px;}

/*======= partners.html =======*/
#page5 #content .col-1 { width:731px; margin-right:11px;}
#page5 #content .col-1 .col-1 { width:186px; margin-right:65px;}
#page5 #content .col-1 .col-2 { width:194px; margin-right:55px;}
#page5 #content .col-1 .col-3 { width:204px;}
#page5 #content .col-2 { width:230px;}

/*======= clients.html =======*/
#page6 #content .col-1 { width:731px; margin-right:11px;}
#page6 #content .col-2 { width:230px;}

/*======= contact.html =======*/
#page7 #content .col-1 { width:731px; margin-right:11px;}
#page7 #content .col-1 .col-1 { width:186px; margin-right:65px;}
#page7 #content .col-1 .col-2 { width:194px; margin-right:55px;}
#page7 #content .col-1 .col-3 { width:204px;}
#page7 #content .col-2 { width:230px;}

/*======= policies.html =======*/
#page8 #content .box .inner { height:292px;}
#page8 #content .col-1 { width:731px; margin-right:11px;}
#page8 #content .col-2 { width:230px;}


/*=========================*/


#footer { 
	height:78px;
	border-top:4px solid #f4f4f4;
}
