#site_center {text-align:center;}
#main {width:780px; margin:0 auto; text-align:left;}

#header { height:300px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
.page1 .col_1 { width:257px;}
.page1 .col_2 { width:245px;}
.page1 .col_3 { width:264px;}
/*=========================*/

/*======= index-1.html =======*/
.page2 .col_1 { width:502px;}
.page2 .col_2 { width:264px;}
/*=========================*/

/*======= index-2.html =======*/
.page3 .col_1 { width:257px;}
.page3 .col_2 { width:245px;}
.page3 .col_3 { width:264px;}
/*=========================*/

/*======= index-3.html =======*/
.page4 .col_1 { width:257px;}
.page4 .col_2 { width:509px;}
/*=========================*/

/*======= index-4.html =======*/
.page5 .col_1 { width:257px;}
.page5 .col_2 { width:245px;}
.page5 .col_3 { width:264px;}
/*=========================*/

#footer { height:82px;}
