.site_center {text-align:center;}
#header, #content1, #content2, #footer {width:100%; margin:0 auto; text-align:left;}
/*You can change the width of this site changing value of parameter "width" for #header, #content1, #content2, #footer. Minimum possible width of site 780px */


#header {height:83px;}
#header, #content1, #content2, #footer { font-size:0.69em; width:800px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content2 .col_1 {width:54%;}
#page1 #content2 .col_2 { width:46%;}

/*======= index-1.html =======*/
#page2 #content2 .col_1 {width:54%;}
#page2 #content2 .col_2 { width:46%;}

/*======= index-2.html =======*/
#page3 #content2 .col_1 {width:46%;}
#page3 #content2 .col_2 { width:54%;}

/*======= index-3.html =======*/
#page4 #content2 .col_1 {width:54%;}
#page4 #content2 .col_2 { width:46%;}

/*======= index-4.html =======*/
#page5 #content2 .col_1 {width:33%;}
#page5 #content2 .col_2 { width:33%;}
#page5 #content2 .col_3 { width:33%;}

/*======= index-5.html =======*/
#page6 #content2 .col_1 {width:54%;}
#page6 #content2 .col_2 { width:46%;}


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





#footer {height:74px;}