.site_center {text-align:center;}
#header, #content1, #content2, #footer {
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* can change the width of this site changing value of parameter "width" for #header, #content1, #content2, #footer. Minimum possible width of site 780px */


#header {}
#footer { font:.69em verdana,arial,helvetica,sans-serif; color:#FFFFFF;}

#header, #content1, #content2 {
	color:#FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.71em;
	line-height: 1.3em;
}

#content2 { border:#FFFFFF 1px }

.col_1,  .col_3, .column1,  .column3 { float:left;}

.col_2,  .column2 { float:right;}


/*======= index-1.html =======*/
.our_process {float:left; text-align:left; margin-left:17px; margin-right:15px; color:#200101;}
#page2 #content2 .col_1 {width:50%;}
#page2 #content2 .col_2 { width:50%;}

/*======= index-2.html =======*/
#page3 #content2 .col_1 {width:50%;}
#page3 #content2 .col_2 { width:50%;}

/*======= 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:76px;}
