#site_center {text-align:center;}
#main {width:800px; margin:0 auto; text-align:left;}


.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= Default.aspx =======*/
#page1 #content .col_1 {width:253px;}
#page1 #content .col_2 { width:456px;}
/*=========================*/

/*======= Services.aspx =======*/
#page2 #content .col_1 {width:520px;}
#page2 #content .col_2 { width:200px;}
/*=========================*/

/*======= Projects.aspx =======*/
#page3 #content .col_1 {width:253px;}
#page3 #content .col_2 { width:456px;}
/*=========================*/

/*======= Careers.aspx =======*/
#page4 #content .col_1 {width:150px;}
#page4 #content .col_2 { width:500px;}
/*=========================*/

/*======= About.aspx =======*/
#page5 #content .col_1 {width:253px;}
#page5 #content .col_2 { width:456px;}
/*=========================*/

/*======= News.aspx =======*/
#page6 #content .col_1 { width:456px;}
#page6 #content .col_2 { width:236px;}
/*=========================*/

#footer {height:92px;}