#main {width:1000px; margin:0 auto; position:relative;}

#header {height:173px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:219px; margin-right:7px;}
#page1 #content .row-1 .col-2 {width:709px;}
#page1 #content .row-2 .col-1 {width:294px; margin-right:28px;}
#page1 #content .row-2 .col-2 {width:294px; margin-right:28px;}
#page1 #content .row-2 .col-3 {width:294px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:219px; margin-right:7px;}
#page2 #content .row-1 .col-2 {width:709px;}
#page2 #content .row-2 .col-1 {width:616px; margin-right:28px;}
#page2 #content .row-2 .col-2 {width:294px;}
#page2 #content .row-2 .col-3 {width:294px;}
#page2 #content .row-3 .col-1 {width:294px; margin-right:28px;}
#page2 #content .row-3 .col-2 {width:616px;}
#page2 #content .row-3 .col-2 .col-1 { width:274px; margin-right:50px;}
#page2 #content .row-3 .col-2 .col-2 { width:274px; margin-right:0;}


/*=========================*/