
.col1, .col2, .col3, .col4, .col5, .box_1, .box_2, .column1, .column2{ float:left}
/*======= width =======*/
.site_center {margin:0 auto; text-align:left; background-color: #ffffff; width:900px; }


/*======= index.html =======*/
#page1 #content .col1{ width:356px}
#page1 #content .col2{ width:535px}
#page1 #content .col2 .box_1{ width:325px}
#page1 #content .col2 .box_2{ width:200px}

/*======= index-1.html =======*/
#page2 #content .col1{ width:354px}
#page2 #content .col2{ width:257px}
#page2 #content .col3{ width:277px}
#page2 .col4 {
	width: 530px;
	height: 439px;
	float: right;
	display: block;
	margin: 20px 0 15px 0; 
}

/*======= index-2.html =======*/
#page3 #content .col1{ width:590px; padding-right: 20px;}
#page3 #content .col2{ width:282px}

/*======= 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}

/*======= contact.html =======*/
#page9 #content .col1{ width:345px}
#page9 #content .col2{ width:540px}


#contact_form {
	width: 450px;
	display: block;
	margin: 0 0 0 50px;
}



