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

#header {height:430px;}
#header, #content, #footer {
	font-size:10pt;
}

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

/*======= index.html =======*/
#page1 #content .col_1 {
	width:630px;
	margin-right:35px;
}
#page1 #content .col_2 { width:279px;}

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

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:550px;
	margin-right:22px;
}
#page2 #content .col_2 {
	width:250px;
	margin-right:22px;
}
#page2 #content .col_3 { width:286px;}

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

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

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

#page5 #content .col_1 .column1 {
	width:300px;
}
#page5 #content .col_1 .column2 {
	width:250px;
}

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:395px;
	margin-right:10px;
}
#page6 #content .col_2 {
	width:430px;
	margin-right:5px;
}
#page6 #content .col_3 { width:213px;}


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


#footer {height:81px;}
