#main {width:980px; margin:0 auto; text-align:left;}

#header {
	height:340px;
}
#header1 {
	height:340px;
}
#header, #header1, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
	width: 280px;
	margin-right: 0px;
}
.col_4, .column4 {
	float:left;
	width: 600px;
	margin-right: 20px;
}
.col_5, .column4 {
	float:left;
	width: 230px;
	height: 100px;
	margin-right: 20px;
}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:400px;
	margin-right:15px;
}
#page1 #content .col_2 {
	width:500px;
}

#page1 #content .col_1 .column1 { width:209px;}
#page1 #content .col_1 .column2 { width:208px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:311px;
	margin-right:40px;
	height: 750px;
}
#page2 #content .col_2 { width:241px; margin-right:34px;}
#page2 #content .col_3 {
	width:550px;
	height: 1000px;
}

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:275px;
	margin-right:47px;
}
#page3 #content .col_2 {
	width:280px;
	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:920px;
	margin-right:10px;
}
#page5 #content .col_2 {
	width:280px;
	margin-right:10px;
}
#page5 #content .col_3 {
	width:280px;
	margin-right:10px;
}
#page5 #content .col_1 .column1 {
	width:209px;
	margin-right: 10px;
}
#page5 #content .col_1 .column2 {
	width:209px;
	margin-right: 10px;
}
#page5 #content .col_1 .column3 {
	width:209px;
	margin-right: 10px;
}

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:370px;
	margin-right:45px;
}
#page6 #content .col_2 {
	width:214px;
	margin-right:55px;
}
#page6 #content .col_3 { width:213px;}


/*=========================*/


#footer {height:81px;}
