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

#header {height:169px;}
#header, #content, #footer { font-size:0.814em;}

.col-1, .col-2, .col-3, .col-4 {
	float:left;
}

/*======= index.php =======*/
#page1 #content .row-1 .col-1 {width:210px; margin-right:6px;}
#page1 #content .row-1 .col-2 { width:210px; margin-right:6px;}
#page1 #content .row-1 .col-3 { width:210px; margin-right:6px;}
#page1 #content .row-1 .col-4 { width:210px;}
#page1 #content .row-2 .col-1 { width:600px; margin-right:50px;}
#page1 #content .row-2 .col-2 { width:208px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:210px; margin-right:6px;}
#page2 #content .row-1 .col-2 { width:210px; margin-right:6px;}
#page2 #content .row-1 .col-3 { width:210px; margin-right:6px;}
#page2 #content .row-1 .col-4 { width:210px;}
#page2 #content .row-2 .col-1 { width:208px; margin-right:50px;}
#page2 #content .row-2 .col-2 { width:600px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:210px; margin-right:6px;}
#page3 #content .row-1 .col-2 { width:210px; margin-right:6px;}
#page3 #content .row-1 .col-3 { width:210px; margin-right:6px;}
#page3 #content .row-1 .col-4 { width:210px;}
#page3 #content .row-2 .col-1 { width:600px; margin-right:50px;}
#page3 #content .row-2 .col-2 { width:208px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:210px; margin-right:6px;}
#page4 #content .row-1 .col-2 { width:210px; margin-right:6px;}
#page4 #content .row-1 .col-3 { width:210px; margin-right:6px;}
#page4 #content .row-1 .col-4 { width:210px;}
#page4 #content .row-2 .col-1 {
	width:208px;
	margin-right:25px;
}
#page4 #content .row-2 .col-2 {
	width:640px;
	text-align: left;
}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:210px; margin-right:6px;}
#page5 #content .row-1 .col-2 { width:210px; margin-right:6px;}
#page5 #content .row-1 .col-3 { width:210px; margin-right:6px;}
#page5 #content .row-1 .col-4 { width:210px;}
#page5 #content .row-2 .col-1 { width:600px; margin-right:50px;}
#page5 #content .row-2 .col-2 { width:208px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:210px; margin-right:6px;}
#page6 #content .row-1 .col-2 { width:210px; margin-right:6px;}
#page6 #content .row-1 .col-3 { width:210px; margin-right:6px;}
#page6 #content .row-1 .col-4 { width:210px;}
#page6 #content .row-2 .col-1 {
	width:215px;
	margin-right:50px;
}
#page6 #content .row-2 .col-2 {
	width:600px;
}

/*======= index-6.html =======*/
#page7 #content .row-1 .col-1 {width:210px; margin-right:6px;}
#page7 #content .row-1 .col-2 { width:210px; margin-right:6px;}
#page7 #content .row-1 .col-3 { width:210px; margin-right:6px;}
#page7 #content .row-1 .col-4 { width:210px;}
#page7 #content .row-2 .col-1 { width:600px; margin-right:50px;}
#page7 #content .row-2 .col-2 { width:208px;}


/*=========================*/
#page8 #content .row-1 .col-1 {width:210px; margin-right:6px;}
#page8 #content .row-1 .col-2 { width:210px; margin-right:6px;}
#page8 #content .row-1 .col-3 { width:210px; margin-right:6px;}
#page8 #content .row-1 .col-4 { width:210px;}
#page8 #content .row-2 .col-1 {
	width:250px;
	margin-right:10px;
}
#page8 #content .row-2 .col-2 {
	width:1040px;
	text-align: center;
}


#footer {height:86px; border-top:2px solid #afacac;}
