.site_center {text-align:center;}

#header, #content1, #content2, #footer  {width:100%; margin:0 auto; text-align:left; min-width:860px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 860)? "860px" : "100%");}

/* For setting of the fixed width sites must be set this the value of parameter of "width" in pixels and to delete the parameter of "widht:expression..." */
/* Minimum possible value of width of site 860px */


#header {height:205px;}
#header .col_1 { width:39%;}
#header .col_2 { width:61%;}

#header, #content1, #footer { font-size:0.69em; line-height:1.27em;}

#content2 { font-size:0.75em; line-height:1.33em;}

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

/*======= index.html =======*/
#page1 #content1 .col_1 { width:273px;}
#page1 #content1 .wrapper { margin-left:273px;}
#page1 #content1 .wrappe1 { margin-left:240px;}
#page1 #content1 .col_2 { float:left; width:261px;}
#page1 #content2 .col_1 {width:54%;}
#page1 #content2 .col_2 { width:46%;}

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

/*======= index-2.html =======*/
#page3 #content1 .col_1 {width:66%;}
#page3 #content1 .col_2 { width:34%}
#page3 #content2 .col_1 {width:53%;}
#page3 #content2 .col_2 { width:47%;}

/*======= index-3.html =======*/
#page4 #content1 .col_1 {width:35%;}
#page4 #content1 .col_2 { width:65%}
#page4 #content2 .col_1 {width:39%;}
#page4 #content2 .col_2 { width:61%;}

/*======= index-4.html =======*/
#page5 #content1 .col_1 {width:66%;}
#page5 #content1 .col_2 { width:34%}
#page5 #content2 .col_1 {width:53%;}
#page5 #content2 .col_2 { width:47%;}

/*======= index-4.html =======*/
#page6 #content2 .col_1 { width:419px;}
#page6 #content2 .col_2 { float:none; margin-left:419px;}


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


#footer {height:75px;}