#main {
	width:765px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:355px;}
#header, #content, #footer {
	font-size:0.69em;
	width: 740px;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}



/*======= index.html =======*/
#page1 #content .col_1 {width:460px;}
#page1 #content .col_2 { width:244px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:240px;}
#page2 #content .col_2 {
	width:480px;
	float: left;
}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:460px;}
#page3 #content .col_2 { width:244px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:426px;}
#page4 #content .col_2 { width:244px;}

#page4 #content .col_1 .column1 { width:210px;}
#page4 #content .col_1 .column2 { width:172px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:426px;}
#page5 #content .col_2 { width:244px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:460px;}
#page6 #content .col_2 { width:244px;}


/*=========================*/


#footer {
	height:118px;
	width: 765px;
}

