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

#header {height:380px;}
#header, #content, #footer {
	font-size:.69em;
	line-height: normal;
	background-color: #333;
}

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

.col_4-articles, .column4 {
	width:650px; float:right;
}

/*======= index.html =======*/
#page1 #content .col_1 {width:587px; margin-right:41px;}
#page1 #content .col_2 { width:279px;}

#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;}
#page2 #content .col_2 {
	width:241px;
	margin-right:5px;
}
#page2 #content .col_3 {
	width:300;
}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:258px; margin-right:47px;}
#page3 #content .col_2 { width:277px; 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:587px; margin-right:41px;}
#page5 #content .col_2 { width:279px;}

#page5 #content .col_1 .column1 { width:209px;}
#page5 #content .col_1 .column2 { width:208px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:463px;
	margin-right:46px;
	color: #CCf;
}
#page6 #content .col_2 { width:214px; margin-right:42px;}
#page6 #content .col_3 { width:213px;}


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


#footer {
	height:auto;
}

