#site_center {text-align:center;}
#main {width:646px; margin:0 auto; text-align:left;}

#header {height:330px;}
#header .column1 { width:21%;}
#header .column2 { width:20%;}
#header .column3 { width:19%;}
#header .column4 { width:20%;}
#header .column5 { width:20%;}

.col_1, .col_2, .col_3, .column1, .column2, .column3, .column4, .column5 { float:left;}

/*======= index.html =======*/
#page1 #content .wrapper { width:100%;}
#page1 #content .col_1 {width:32%; background:url(images/line1.gif) right top repeat-y;}
#page1 #content .col_2 { width:68%;}

/*======= index-1.html =======*/
#page2 #content .wrapper { width:100%;}
#page2 #content .col_1 {width:32%; background:url(images/line1.gif) right top repeat-y;}
#page2 #content .col_2 { width:68%;}

/*======= index-2.html =======*/
#page3 #content .wrapper { width:100%;}
#page3 #content .col_1 {width:59%; background:url(images/line1.gif) right top repeat-y;}
#page3 #content .col_2 { width:41%;}

/*======= index-3.html =======*/
#page4 #content .wrapper { width:100%;}
#page4 #content .col_1 {width:38%; background:url(images/line1.gif) right top repeat-y;}
#page4 #content .col_2 { width:62%;}

/*======= index-4.html =======*/
#page5 #content .wrapper { width:100%;}
#page5 #content .col_1 {width:35%; background:url(images/line1.gif) right top repeat-y;}
#page5 #content .col_2 { width:65%;}


/*=========================*/


#footer {height:78px;}