#main {width:802px; margin:0 auto; background:#fff;}

#header {height:490px;}
#header, #content { font-size:0.875em;}

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

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:220px; margin-right:10px;}
#page1 #content .row-1 .col-2 {width:220px; margin-right:10px;}
#page1 #content .row-1 .col-3 {width:220px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:220px; margin-right:10px;}
#page2 #content .row-1 .col-2 {width:220px; margin-right:10px;}
#page2 #content .row-1 .col-3 {width:220px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:220px; margin-right:10px;}
#page3 #content .col-2 {width:450px;}
#page3 #content .col-2 .col-1 { width:213px; margin-right:0;}
#page3 #content .col-2 .col-2 { width:204px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 { width:228px;}
#page4 #content .row-1 .col-2 {
	width:600px;
}
#page4 #content .row-2 .col-1 { width:337px; margin-right:23px;}
#page4 #content .row-2 .col-2 { width:290px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 { width:450px;}
#page5 #content .row-1 .col-2 { width:163px;}
#page5 #content .row-2 .col-1 { width:416px; margin-right:34px;}
#page5 #content .row-2 .col-2 { width:223px;}


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


#footer {height:104px; font-size:.69em; text-align:right;}
