#main {width:960px; margin:0 auto;}

#header {height:115px; overflow:hidden;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:474px; margin-right:58px;}
#page1 #content .col-2 { width:363px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:514px; margin-right:58px;}
#page2 #content .col-2 { width:313px;}

/*======= casestudies.html =======*/
#casestudies #content .col-1 {width:650px; margin-right:58px;}


/*======= index-2.html =======*/
#page3 #content .col-1 {width:363px; margin-right:58px;}
#page3 #content .col-2 { width:474px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:474px; margin-right:58px;}
#page4 #content .col-2 { width:363px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:474px; margin-right:58px;}
#page5 #content .col-2 { width:353px;}


/*=========================*/


#footer { width:960px; position:absolute; bottom: 40px; z-index:3; left:50%; margin-left:-480px;}
