#site_center {text-align:center;}
#main {
	width:820px;
	height:650px;
	margin:0 auto;
	background-image:url(images/bg2.png); 
	
	
	background-repeat: no-repeat; 
    
}

#header {height:279px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:130px; height:550px;}
#page1 #content .col_3 {width:5px; height:570px; background-image:url(images/border.png); margin-top:10px;}
#page1 #content .col_2 { width:630px; height:550px; }

/*======= index-1.html =======*/
#page2 #content .col_1 {width:505px;}
#page2 #content .col_2 { width:241px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:330px;}
#page3 #content .col_2 { width:416px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:505px;}
#page4 #content .col_2 { width:241px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:330px;}
#page5 #content .col_2 { width:416px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:505px;}
#page6 #content .col_2 { width:241px;}


/*=========================*/


#footer {height:0px;}
