
.col1, .col2, .col3, .col4, .col5, .box_1, .box_2, .column1, .column2{ float:left}
/*======= width =======*/
.site_center{
	margin:0 auto;
	text-align:left;
	width:900px;
	background-color:#EDEDED;
}


/*======= index.html =======*/
#page1 #content .col1{ width:356px}
#page1 #content .col2{ width:535px}
#page1 #content .col_right{ width:356px}
#page1 #content .col2 .box_1{ width:325px}
#page1 #content .col2 .box_2{ width:200px}

/*======= index-1.html =======*/
#testimonials #content .col1{ width:444px}
#testimonials #content .col2{ width:444px}

/*======= index-2.html =======*/
#products #content .col1{
	float:left;
	width:220px;
	margin-top: 30px;
}
#products #content .col2{
	float:right;
	width:650px;
	margin-top: 30px;
}

/*======= index-3.html =======*/
#page4 #content .col1{ width:406px}
#page4 #content .col2{ width:485px}

/*======= index-5.html =======*/
#page6 #content .col1{ width:350px}
#page6 #content .col2{ width:540px}

/*======= index-6.html =======*/
#page7 #content .col1{ width:610px}
#page7 #content .col1 .column1{ width:278px}
#page7 #content .col2{ width:280px}

/*======= index-7.html =======*/
#page8 #content .col1{ width:354px}
#page8 #content .col2{ width:260px}
#page8 #content .col3{ width:275px}


