#site_center {text-align:center;}

/*header*/
#header { padding: 25px 0 20px 0 ;}

.col_1, .col_2, .col_3 { float:left;}
/*======= index.html =======*/
#page1 { width: 950px; }
#page1 #content .col_1 { width:190px;  }
#page1 #content .col_2 { width:570px;  }
#page1 #content .col_3 { width:190px;  }

/*======= chartOscillator.asp =======*/
#page6 { width: 950px; }
#page6 #content .col_1 { width:950px;  }

#footer {height:78px; width:950; border-top:thin solid #000000;}
