#main {width:980px; margin:0 auto;}

#header {height:175px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 {
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 {width:600px;}
#page1 #content .col-1 .col-1 {width:278px; margin-right:46px;}
#page1 #content .col-1 .col-2 {width:271px; margin-left:0px;}
#page1 #content .col-2 { width:295px; margin-left:28px;}

/*======= about.html =======*/
#page2 #content .col-1 {width:600px;}
#page2 #content .col-1 .col-1 {width:278px; margin-right:48px;}
#page2 #content .col-1 .col-2 {width:600px; margin-left:0px;}
#page2 #content .col-2 { width:295px; margin-left:28px;}

/*======= services.html =======*/
#page3 #content .col-1 {width:600px;}
#page3 #content .col-2 { width:295px; margin-left:28px;}

/*======= products.html =======*/
#page4 #content .col-1 {width:600px;}
#page4 #content .col-1 .col-1 {width:230px; margin-right:46px;}
#page4 #content .col-1 .col-2 {width:230px; margin-left:0px;}
#page4 #content .col-2 { width:295px; margin-left:28px;}

/*======= education.html =======*/
#page5 #content .col-1 {width:600px;}
#page5 #content .col-2 { width:295px; margin-left:28px;}

/*======= solutions.html =======*/
#page6 #content .col-1 {width:700px;}
#page6 #content .col-1 .col-1 {width:230px; margin-right:46px;}
#page6 #content .col-1 .col-2 {width:230px; margin-left:0px;}
#page6 #content .col-2 { width:295px; margin-left:28px;}

/*======= contact.html =======*/
#page7 #content .col-1 {width:600px;}
#page7 #content .col-1 .col-1 {width:250px; margin-right:72px;}
#page7 #content .col-1 .col-2 {width:245px; margin-left:0px;}
#page7 #content .col-2 { width:295px; margin-left:28px;}

/*======= privacy.html =======*/
#page8 #content .col-1 {width:600px;}
#page8 #content .col-2 {width:255px; margin-left:28px;}
#page8 #content .row-1 {width:925px;}

/*=========================*/

#footer {height:82px;}
