.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:55%;
}
#header .col_2 {
	width:40%;
}

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

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

.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;
	height: 300px;
}
#page1 #content1 .col_2 { float:left; width:261px;}
#page1 #content2 .col_1 {
	width:45%;
}
#page1 #content2 .col_2 {
	width:55%;
}

/*======= index-1.html =======*/
#page2 #content2 .col_1 {
	width:50%;
}
#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:40%;
}
#page5 #content1 .col_2 {
	width:60%
}
#page5 #content2 .col_1 {
	width:45%;
}
#page5 #content2 .col_2 {
	width:48%;
	padding-left: 28px;
}

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


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


#footer {height:75px;}
