#main {width:1100px; margin:0 auto; position:relative;}

#header {height:177px;}
#header, #content, #footer { font-size:0.70em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:214px; margin-right:1px;}
#page1 #content .col-2 {width:697px;}
#page1 #content .col-2 .row-1 .col-1 { width:146px; margin-right:82px;}
#page1 #content .col-2 .row-1 .col-2 { width:164px; margin-right:63px;}
#page1 #content .col-2 .row-1 .col-3 { width:182px;}
#page1 #content .col-2 .row-2 .col-1 { width:343px; margin-right:3px;}
#page1 #content .col-2 .row-2 .col-2 { width:343px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:214px; margin-right:1px;}
#page2 #content .col-2 { width:697px;}
#page2 #content .col-2 .row-1 .col-1 { width:269px; margin-right:51px;}
#page2 #content .col-2 .row-1 .col-2 { width:269px;}
#page2 #content .col-2 .row-2 .col-1 { width:343px; margin-right:3px;}
#page2 #content .col-2 .row-2 .col-2 { width:343px;}


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


#footer {height:50px;}