#site_center {text-align:center;}
#main {width:764px; margin:0 auto; text-align:left;}

#header {margin-top:15px;}
#header, #content, #footer { font-size:14px; line-height:18px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:469px;}
#page1 #content .col_2 { width:258px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:439px;}
#page2 #content .col_2 { width:293px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:284px;}
#page3 #content .col_2 { width:444px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:439px;}
#page4 #content .col_2 { width:292px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:519px;}
#page5 #content .col_2 { width:208px;}


/*=========================*/


#footer {height:59px;}

.interior p, .col_1 p, .col_2 p{
    margin-bottom:10px;
    text-align:justify;
    }

.interior .indent{
    padding-left:44px !important;
    padding-right:44px !important;
    padding-top:0px !important;
    }