#site_center {
 text-align:center; 
 background:url(/images/tall_top.gif) left top repeat-x #fafaef;
}
#main {width:900px; margin:0 auto; text-align:left;}

#header {
 min-height:350px;
 height:auto;
}
#header, #content { font-size:0.9125em;}
#logo {
 background:url(/images/logo.jpg) no-repeat left top;
 width:240px; height:80px;
 margin:10px 0 0 0;
}
#footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:239px;}
#page1 #content .col_2 { width:580px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:480px;}
#page2 #content .col_2 { width:226px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:239px;}
#page3 #content .col_2 { width:467px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:480px;}
#page4 #content .col_2 { width:226px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:239px;}
#page5 #content .col_2 { width:467px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:480px;}
#page6 #content .col_2 { width:226px;}


/*=========================*/

#notation-box {
 border:1px solid #ff0000;
 padding:8px;
 color:#384908;/*e64c08;*/
 text-align:center;
 font-weight:bold;
}
#footer {height:55px;}