#site_center {text-align:center; padding:0 18px 0 18px}

#main {margin:0 auto; width:1000px; text-align:left;}



.min_width {min-width:100%;}



/*You can modify the width of the website by changing "width" parameter with #main. The minimum value is 744px.*/



#header, #wrapper_header, #menu, #content, #footer, .width {width:100%}





.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}





/*======= index.html =======*/

#page1 #content .col_1{width:60%;}

#page1 #content .col_2{width:40%;}

/*=========================*/





/*======= index-1.html =======*/

#page2 #content .col_1{width:43%;}

#page2 #content .col_2{width:56%;}

/*=========================*/



/*======= index-2.html =======*/

#page3 #content .col_1{width:60%;}

#page3 #content .col_2{width:40%;}

/*=========================*/





/*======= index-4.html =======*/

#page5 #content .col_1{width:57%;}

#page5 #content .col_2{width:43%;}

/*=========================*/





/*======= index-5.html =======*/

#page6 #content .col_1{width:63%;}

#page6 #content .col_2{width:36%;}

/*=========================*/



/*======= index-6.html =======*/

#page7 #content .col_1{width:49%;}

#page7 #content .col_2{width:51%;}

/*=========================*/


