#site_center {text-align:center;}
#main {width:780px; margin:0 auto;}
body { text-align:center;}

#header {height:138px; background:url(images/header_bgd.jpg) no-repeat left top; text-align: right;}
#content, #footer { font-size:0.95em;}

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

/*======= index.html =======*/
#page1 #content .col_1 {width:318px;  text-align:left;}
#page1 #content .col_2 { width:435px; text-align:left;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:505px; text-align:left;}
#page2 #content .col_2 { width:240px; text-align:left;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:315px; text-align:left;}
#page3 #content .col_2 { width:430px; text-align:left;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:505px; text-align:left;}
#page4 #content .col_2 { width:240px; text-align:left;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:300px; text-align:left;}
#page5 #content .col_2 { width:475px; text-align:left;}



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


#footer {height:91px; background:url(images/footer_bgd.jpg) no-repeat left top; text-align:left;}