#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 { float:left; padding-left:12px;}

/*======= 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:447px;}
#page2 #content .col_2 {
	width:250px;
	padding-top:2px;
}

#page2 #content .col_1 .column1 { width:175px;}
#page2 #content .col_1 .column2 { width:214px; padding-top:15px;}
#page2 #content .col_1 .column3 { width:139px;}
#page2 #content .col_1 .column4 {
	width:300px;
	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:500px;
	float: left;
	left: 230px;
}

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

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

#page5 #content .col_1 .column1 { width:204px;}
#page5 #content .col_1 .column2 {
	width:175px;
	padding-top:15px;
}


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


#footer {height:94px;}
