#main {width:980px; margin:0 auto;}

#header { width:982px; height:411px;}
#header, #content, #footer {
	font-size:.75em;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:342px; margin-right:14px}
#page1 #content .col-2 { width:580px;}
#page1 #content .col-2 .row-1 .col-1 { width:210px; margin-right:0;}
#page1 #content .col-2 .row-1 .col-2 {
	width:575px;
}
#page1 #content .col-2 .row-2 .col-1 {
	width:275px;
	margin-right:5px;
}
#page1 #content .col-2 .row-2 .col-2 {
	width:280px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:342px; margin-right:14px}
#page2 #content .col-2 { width:580px;}
#page2 #content .col-2 .row-1 .col-1 { width:242px; margin-right:45px;}
#page2 #content .col-2 .row-1 .col-2 { width:217px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:342px; margin-right:14px}
#page3 #content .col-2 { width:580px;}
#page3 #content .col-2 .row-1 .col-1 { width:210px; margin-right:0;}
#page3 #content .col-2 .row-1 .col-2 {
	width:575px;
}
#page3 #content .col-2 .row-2 .col-1 { width:234px; margin-right:52px;}
#page3 #content .col-2 .row-2 .col-2 { width:217px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:342px; margin-right:14px}
#page4 #content .col-2 { width:580px;}
#page4 #content .col-2 .row-1 .col-1 { width:234px; margin-right:37px;}
#page4 #content .col-2 .row-1 .col-2 { width:196px;}
#page4 #content .col-2 .row-2 .col-1 { width:280px; margin-right:0;}
#page4 #content .col-2 .row-2 .col-2 { width:279px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:342px; margin-right:14px}
#page5 #content .col-2 { width:580px;}

/*=========================*/


#footer {height:95px; width:912px; margin:0 auto;}

