#main {width:980px; margin:0 auto; position:relative;}

#header {height:468px;}
#header, #content, #footer { font-size:0.814em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:690px; margin-right:16px;}
#page1 #content .col-1 .col-1 { width:305px; margin-right:27px;}
#page1 #content .col-1 .col-2 { width:305px;}
#page1 #content .col-2 { width:248px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:248px; margin-right:16px;}
#page2 #content .col-2 { width:690px;}
#page2 #content .col-2 .col-1 { width:305px; margin-right:27px;}
#page2 #content .col-2 .col-2 { width:305px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:690px; margin-right:16px;}
#page3 #content .col-1 .col-1 { width:281px; margin-right:74px;}
#page3 #content .col-1 .col-2 { width:281px;}
#page3 #content .col-2 { width:248px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:690px; margin-right:16px;}
#page4 #content .col-1 .col-1 { width:305px; margin-right:27px;}
#page4 #content .col-1 .col-2 { width:305px;}
#page4 #content .col-2 { width:248px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:690px; margin-right:16px;}
#page5 #content .col-1 .row-1 .col-1 { width:213px; margin-right:136px;}
#page5 #content .col-1 .row-1 .col-2 { width:213px;}
#page5 #content .col-1 .row-2 .col-1 { width:325px; margin-right:0;}
#page5 #content .col-1 .row-2 .col-2 { width:312px;}
#page5 #content .col-2 { width:248px;}


/*=========================*/


#footer {height:131px; background:url(images/footer-bg.gif) no-repeat left top; margin-top:-24px; position:relative; z-index:1}