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

#header {height:372px;}
#header, #content, #footer { font-size:.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3, .column4 {
}

/*======= index.html =======*/
#page1 #content .col_1 {width:445px;}
#page1 #content .col_2 { width:212px;}

#page1 #content .col_1 .column1 { width:139px;}
#page1 #content .col_1 .column2 { width:251px; padding-top:15px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:350px;
	float: left;
}
#page2 #content .col_2 {
	width:300px;
	padding-top:2px;
	float: right;
}

#page2 #content .col_1 .column1 {
	width:auto;
	float: none;
	text-align: center;
}
#page2 #content .col_1 .column2 {
	width:auto;
	padding-top:15px;
}
#page2 #content .col_1 .column3 { width:139px;}
#page2 #content .col_1 .column4 { width:250px; padding-top:15px;}

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

#page3 #content .col_1 .column1 { width:139px;}
#page3 #content .col_1 .column2 { width:251px; padding-top:15px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:263px;}
#page4 #content .col_2 { width:403px;}

#page4 #content .col_2 .column1 { width:139px;}
#page4 #content .col_2 .column2 {
	width:auto;
	padding-top:15px;
}

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width:333px;
	float: left;
}
#page5 #content .col_2 {
	width:333px;
	float: right;
}

#page5 #content .col_1 .column1 {
	width:330px;
	float: left;
	padding: 15px;
	text-indent: 15px;
}
#page5 #content .col_1 .column2 {
	width:330px;
	float: right;
	padding: 15px;
	text-indent: 15px;
	clear: right;
}


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


#footer {height:94px;}

