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

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

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

/*======= index.html =======*/
#page1 #content .col_1 {width:587px; margin-right:41px;}
#page1 #content .col_2 {
	width:279px;
	text-align: justify;
}

#page1 #content .col_1 .column1 { width:209px;}
#page1 #content .col_1 .column2 { width:208px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:311px; margin-right:40px;}
#page2 #content .col_2 { width:241px; margin-right:34px;}
#page2 #content .col_3 { width:286px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:258px; margin-right:47px;}
#page3 #content .col_2 {
	width:60%;
	margin-right:41px;
}
#page3 #content .col_3 { width:278px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width:100%;
	margin-right:35px;
}
#page4 #content .col_2 {
	width:100%;
}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:587px; margin-right:41px;}
#page5 #content .col_2 { width:279px;}

#page5 #content .col_1 .column1 { width:209px;}
#page5 #content .col_1 .column2 { width:208px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:375px;
	margin-right:46px;
}
#page6 #content .col_2 {
	width:214px;
	margin-right:42px;
}
#page6 #content .col_3 {
	width:250px;
	text-align: right;
}


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


#footer {height:81px;}
