#site_center {
	text-align:center; 
	/*background:url(images/topbg.png) left top repeat-x;  */
 } 
#main {
	width:850px;
	margin:0 auto;
	text-align:left;
	background:url(images/tall_top.gif) left top repeat-x;
}

#header {
	height:449px;
	font-size:0.75em;
}
#content, #footer { font-size:0.69em;}

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

/*======= index.html =======*/
#page1 #content .col_1 {width:461px;}
#page1 #content .col_2 { width:271px;}

#page1 #content .col_1 .column1 { width:130px;} 
#page1 #content .col_1 .column2 { width:100px;} 

/*======= index-1.html =======*/
#page2 #content .col_1 {width:293px;}
#page2 #content .col_2 { width:438px;}

#page2 #content .col_2 .column1 { width:231px;}
#page2 #content .col_2 .column2 { width:180px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:461px;}
#page3 #content .col_2 { width:271px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:307px;}
#page4 #content .col_2 { width:423px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:461px;}
#page5 #content .col_2 { width:271px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:293px;}
#page6 #content .col_2 { width:438px;}

#page6 #content .col_2 .column1 { width:207px;}
#page6 #content .col_2 .column2 { width:217px;}

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


#footer {height:70px;}
