#main {
	width:903px;
	margin:0 auto;
	text-align:left;
	vertical-align: top;
}

#header {
	height:245px;
	padding-top: 10px;
}
#header, #content, #footer { font-size:.8125em;}

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

/*======= index.html =======*/
#page1 #content .col_1 {width:274px; margin-right:14px;}
#page1 #content .col_2 { width:275px; margin-right:14px;}
#page1 #content .col_3 {width:274px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:274px; margin-right:14px;}
#page2 #content .col_2 { width:563px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:274px; margin-right:14px;}
#page3 #content .col_2 { width:275px; margin-right:14px;}
#page3 #content .col_3 {width:274px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:274px; margin-right:14px;}
#page4 #content .col_2 { width:563px;}
#page4 #content .col_2 .column1 { width:267px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:274px; margin-right:14px;}
#page5 #content .col_2 { width:275px; margin-right:14px;}
#page5 #content .col_3 {width:274px;}


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


#footer {
}
