#main {width:980px; margin:0 auto;}

#header {height:185px;}
#header, #content, #footer { font-size:0.75em;}
.col-7 {
	float:left;
	width: 419px;
}

.col-1, .col-2, .col-3, .col-4 {
	float:left;
	width:100%;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:100%;
	margin-right:12px;
}
#page1 #content .row-1 .col-2 {width:196px; margin-right:12px;}
#page1 #content .row-1 .col-3 {width:196px; margin-right:12px;}
#page1 #content .row-1 .col-4 {width:196px;}
#page1 #content .row-2 .col-1 {width:525px; margin-right:12px;}
#page1 #content .row-2 .col-1 .col-1 { width:220px; margin-right:0; position:relative;}
#page1 #content .row-2 .col-1 .col-2 { width:238px; padding-top:6px;}
#page1 #content .row-2 .col-2 {width:283px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {
	width:100%;
	margin-right:12px;
}
#page2 #content .row-1 .col-2 {width:196px; margin-right:12px;}
#page2 #content .row-1 .col-3 {width:196px; margin-right:12px;}
#page2 #content .row-1 .col-4 {width:196px;}
#page2 #content .row-2 .col-1 {width:283px; margin-right:12px;}
#page2 #content .row-2 .col-2 {width:525px;}
#page2 #content .row-2 .col-2 .col-1 { width:220px; margin-right:0; position:relative;}
#page2 #content .row-2 .col-2 .col-2 { width:238px; padding-top:6px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {
	width:100%;
	margin-right:12px;
}
#page3 #content .row-1 .col-2 {width:196px; margin-right:12px;}
#page3 #content .row-1 .col-3 {width:196px; margin-right:12px;}
#page3 #content .row-1 .col-4 {width:196px;}
#page3 #content .row-2 .col-1 {width:525px; margin-right:12px;}
#page3 #content .row-2 .col-1 .col-1 { width:220px; margin-right:0; position:relative;}
#page3 #content .row-2 .col-1 .col-2 { width:238px; padding-top:6px;}
#page3 #content .row-2 .col-2 {width:283px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {
	width:100%;
	margin-right:12px;
}
#page4 #content .row-1a .col-1a {
	width:100%;
	margin-right:0px; height: 130px;
}
#page4 #content .row-1 .col-2 {width:196px; margin-right:12px;}
#page4 #content .row-1 .col-3 {width:196px; margin-right:12px;}
#page4 #content .row-1 .col-4 {width:196px;}
#page4 #content .row-2 .col-1 {width:404px; margin-right:12px;}
#page4 #content .row-2 .col-1 .col-1 { width:169px; margin-right:0;}
#page4 #content .row-2 .col-1 .col-2 { width:175px;}
#page4 #content .row-2 .col-2 {width:403px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:196px; margin-right:12px;}
#page5 #content .col-2 {width:196px; margin-right:12px;}
#page5 #content .col-3 {width:196px; margin-right:12px;}
#page5 #content .col-4 {width:196px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {
	width:100%;
	margin-right:12px;
	height: 30px;
}
#page6 #content .row-1 .col-2 {
	width:296px;
	margin-right:12px;
}
#page6 #content .row-1 .col-3 {width:196px; margin-right:12px;}
#page6 #content .row-1 .col-4 {width:196px;}
#page6 #content .row-2 .col-1 {width:525px; margin-right:12px;}
#page6 #content .row-2 .col-1 .col-1 { width:419px; margin-right:0; position:relative;}
#page6 #content .row-2 .col-1 .col-2 {
	width:448px;
	padding-top:6px;
}
#page6 #content .row-2 .col-2 {width:283px;}


/*=========================*/


#footer {height:70px;}

