#main {width:980px; margin:0 auto;}

#header {height:223px;}
#header .col_1 { width:360px;}
#header .col_2 { width:580px;}
#header, #content {
	font-size:0.8125em;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
	width: 100px;
}

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {width:601px; margin-right:13px;}
#page1 #content .row_1 .col_2 { width:253px;}
#page1 #content .row_2 .col_1 { width:285px; margin-right:6px;}
#page1 #content .row_2 .col_2 { width:285px; margin-right:6px;}
#page1 #content .row_2 .col_3 { width:285px;}
#page1 #content .row_2 .col_1 .column1 { width:53px;}
#page1 #content .row_2 .col_1 .column2 { width:178px;}

/*======= index-1.html =======*/
#page2 #content .row_1 .col_1 {width:601px; margin-right:13px;}
#page2 #content .row_1 .col_2 { width:253px;}
#page2 #content .row_2 .col_1 {
	width:350px;
	margin-right:6px;
}
#page2 #content .row_2 .col_2 {
	width:500px;
	overflow: visible;
}
#page2 #content .row_2 .col_2 .column1 {
	width:250px;
}
#page2 #content .row_2 .col_2 .column2 {
	width:210px;
}

/*======= index-2.html =======*/
#page3 #content .row_1 .col_1 {width:601px; margin-right:13px;}
#page3 #content .row_1 .col_2 { width:253px;}
#page3 #content .row_2 .col_1 { width:285px; margin-right:6px;}
#page3 #content .row_2 .col_2 { width:285px; margin-right:6px;}
#page3 #content .row_2 .col_3 { width:285px;}

/*======= index-3.html =======*/
#page4 #content .row_1 .col_1 {width:601px; margin-right:13px;}
#page4 #content .row_1 .col_2 { width:253px;}
#page4 #content .row_2 .col_1 { width:285px; margin-right:6px;}
#page4 #content .row_2 .col_2 { width:285px; margin-right:6px;}
#page4 #content .row_2 .col_3 { width:285px;}
#page4 #content .row_2 .col_3 .column1 { width:95px;}
#page4 #content .row_2 .col_3 .column2 { width:143px;}

/*======= index-4.html =======*/
#page5 #content .row_1 .col_1 {width:601px; margin-right:13px;}
#page5 #content .row_1 .col_2 { width:253px;}
#page5 #content .row_2 .col_1 { width:285px; margin-right:6px;}
#page5 #content .row_2 .col_2 { width:576px;}

/*======= index-5.html =======*/
#page6 #content .row_1 .col_1 {width:601px; margin-right:13px;}
#page6 #content .row_1 .col_2 {
	width:253px;
	height: 231px;
}
#page6 #content .block2 { width:867px;}

/*=========================*/


#footer {height:88px; font-size:.75em;}
