#site_center {
	text-align:center;
	background: #f4f3f7;
}
#header, #content1, #content2, #footer {
	width:780px;
	margin:0 auto;
	text-align:left;
}

#header {height:142px;}

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

/*======= index.php =======*/
#page1 #content1 .col_1 {width:34%;}
#page1 #content1 .col_2 { width:34%;}
#page1 #content1 .col_3 { width:32%;}
#page1 #content2 .col_1 {width:52%;}
#page1 #content2 .col_2 { width:48%;}

/*======= about.php =======*/
#page2 #content1 .col_1 {width:524px}
#page2 #content1 .col_2 {
	width:254px;
	padding: 1px;
	background-image: url(gfx/p2c2.png);
	height: 310px;
}
#page2 #content2 .col_1 {width:52%;}
#page2 #content2 .col_2 { width:48%;}

/*======= index-2.html =======*/
#page3 #content1 .col_1 {width:100%;}
#page3 #content2 .col_1 {width:52%;}
#page3 #content2 .col_2 { width:48%;}

/*======= index-3.html =======*/
#page4 #content1 .col_1 {width:100%;}
#page4 #content2 .col_1 {width:52%;}
#page4 #content2 .col_2 { width:48%;}

/*======= index-4.html =======*/
#page5 #content1 .col_1 {width:67%;}
#page5 #content1 .col_2 { width:33%;}
#page5 #content2 .col_1 {width:52%;}
#page5 #content2 .col_2 { width:48%;}

/*======= index-5.html =======*/
#page6 #content1 .col_1 {width:34%;}
#page6 #content1 .col_2 { width:34%;}
#page6 #content1 .col_3 { width:32%;}
#page6 #content2 .col_1 {width:52%;}
#page6 #content2 .col_2 { width:48%;}

/*======= index-6.html =======*/
#page7 #content1 .col_1 {width:67%;}
#page7 #content1 .col_2 { width:33%;}
#page7 #content2 .col_1 {width:52%;}
#page7 #content2 .col_2 { width:48%;}

/*======= index-7.html =======*/
#page8 #content1 .col_1 {width:67%;}
#page8 #content1 .col_2 { width:33%;}
#page8 #content2 .col_1 {width:52%;}
#page8 #content2 .col_2 { width:48%;}

/*======= index-8.html =======*/
#page9 #content1 .col_1 {width:100%;}
#page9 #content2 .col_1 {width:100%;}


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


#footer {height:144px;}

