#main {width:900px; margin:0 auto; text-align:left;}

#header {
	/*height:210px;*/
}
#header, #content, #footer { font-size:0.69em;}

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

/*======= index.html =======*/
#page1 #content .col_1 {
	width:224px;
}
#page1 #content .col_2 {
	width:436px;
	padding-left: 13px;
	padding-right: 3px;
}
#page1 #content .col_3 { width:220px;}
#page1 #content .col_quote { width:200px;}

#sub #content .col_1 {width:232px;}
#sub #content .col_2 {
	width:662px;
}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:370px;
}
#page2 #content .col_2 { width:200px;}
#page2 #content .col_quote { width:200px;}

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

/*======= index-3.html =======*/
#page4 #content .col_1 {width:232px;}
#page4 #content .col_2 { width:242px;}
#page4 #content .col_3 { width:220px;}

#page4 #content .col_3 .column1 { width:61px;}
#page4 #content .col_3 .column2 { width:122px;}

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

#page5 #content .col_1 .column1 { width:220px;}
#page5 #content .col_1 .column2 { width:201px;}

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


#footer {height:79px;}
