#site_center {text-align:center;}
#main {width:964px; margin:0 auto; text-align:left; background:url(images/tallBG.jpg) left top repeat-y #ffffff;}

#header {height:279px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#home #content .col_1 {width:275px; margin-left:30px;}
#home #content .col_2 {
	width:290px;
}
#home #content .col_3 { width:350px;}

/*======= others =======*/
#other #content .col_1 {width:275px; margin-left:30px;}
#other #content .col_2 { width:630px;}

/*======= footer =======*/
#footer {height:130px; background:url(images/footer_bg.gif) left top no-repeat #ffffff;}

