#site_center { text-align:center;}
#main { width:850px; margin:0 auto; text-align:left;}

#header { height:269px; background: url(images/header.jpg) left top no-repeat;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left; background:#191d24}

/*======= index.html =======*/
#page1 #content .col_1 { width:475px;}
#page1 #content .col_2 { width:292px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 { width:475px;}
#page2 #content .col_2 { width:292px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 { width:292px;}
#page3 #content .col_2 { width:475px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 { width:475px;}
#page4 #content .col_2 { width:292px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 { width:475px;}
#page5 #content .col_2 { width:292px;}
/*=========================*/

#footer { height:160px; background: url(images/bg_footer.jpg) left top no-repeat;}
