#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;}

/*======= index.php =======*/
#page1 #content .col_1 {width:253px;}
#page1 #content .col_2 { width:456px;}
/*=========================*/

/*======= products.php =======*/
#page2 #content .col_1 {width:486px;}
#page2 #content .col_2 { width:224px;}
/*=========================*/

/*======= services.php =======*/
#page3 #content .col_1 {width:253px;}
#page3 #content .col_2 { width:456px;}
/*=========================*/

/*======= about_us.php =======*/
#page4 #content .col_1 {width:306px;}
#page4 #content .col_2 { width:403px;}
/*=========================*/

/*======= suppliers.php =======*/
#page5 #content .col_1 {width:253px;}
#page5 #content .col_2 { width:456px;}
/*=========================*/

/*======= contact_us.php =======*/
#page6 #content .col_1 { width:456px;}
#page6 #content .col_2 { width:236px;}
/*=========================*/

#footer {height:92px;}