#main {width:970px; margin:0 auto;}

#header {
	height:280px;
}
#header, #content, #footer { font-size:0.9375em;}

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

/*======= index.html =======*/
#page1 #content .col_1 {
	width:303px;
	margin-right:20px;
}
#page1 #content .col_2 {
	width:303px;
	height:1%;
}
#page1 #content .col_3 {
	width:303px;
	margin-right: 20px;
}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:288px; margin-right:28px;}
#page2 #content .col_2 { width:634px;}
#page2 #content .col_2 .column1 { width:293px; margin-right:37px;}
#page2 #content .col_2 .column2 { width:262px;}
#page2 #content .col_2 .box1 .column1 { width:169px; margin-right:21px;}
#page2 #content .col_2 .box1 .column2 { width:169px; margin-right:21px;}
#page2 #content .col_2 .box1 .column3 { width:169px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:495px; margin-right:48px;}
#page3 #content .col_2 { width:386px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:608px; margin-right:39px;}
#page4 #content .col_2 { width:284px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:303px; margin-right:20px;}
#page5 #content .col_2 { width:322px; height:1%;}
#page5 #content .col_3 { width:280px;}
#page5 #content .column1 { width:454px;}
#page5 #content .column2 { width:361px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:355px;
	margin-right:30px;
	margin-bottom: 20px;
}
#page6 #content .col_2 { width:282px;}

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


#footer {
	height:20px;
	text-align: right;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-indent: 10px;
	text-align: right;
}

