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

#header {height:262px; background:url(images/header-bg.jpg) no-repeat left top;}
#header, #content, #footer { font-size:0.689em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:167px; margin-right:6px;}
#page1 #content .col-2 { width:564px; margin-right:6px;}
#page1 #content .col-2 .box .col-1 { width:337px; margin-right:0;}
#page1 #content .col-2 .box .col-2 { width:200px; margin-right:0;}
#page1 #content .col-2 .col-1 { width:280px; margin-right:4px;}
#page1 #content .col-2 .col-2 { width:280px; margin-right:0;}
#page1 #content .col-3 { width:204px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:167px; margin-right:6px;}
#page2 #content .col-2 { width:564px; margin-right:6px;}
#page2 #content .col-2 .row-1 .col-1 { width:257px; margin-right:16px;}
#page2 #content .col-2 .row-1 .col-1 .col-1 { width:103px; margin-right:26px;}
#page2 #content .col-2 .row-1 .col-1 .col-2 { width:92px;}
#page2 #content .col-2 .row-1 .col-2 { width:254px; margin-right:0;}
#page2 #content .col-2 .row-2 .col-1 { width:254px; margin-right:28px;}
#page2 #content .col-2 .row-2 .col-2 { width:254px;}
#page2 #content .col-2 .col-1 { width:280px; margin-right:4px;}
#page2 #content .col-2 .col-2 { width:280px; margin-right:0;}
#page2 #content .col-3 { width:204px;}

/*========= index-2.html ================*/
#page3 #content {width:948px; margin-right:6px;}

/*====== content ======*/
 #content .col-1 {width:167px; margin-right:6px;}
 #content .col-2 { width:564px; margin-right:6px;}
 #content .col-2 .box .col-1 { width:337px; margin-right:0;}
 #content .col-2 .box .col-2 { width:200px; margin-right:0;}
 #content .col-2 .col-1 { width:280px; margin-right:4px;}
 #content .col-2 .col-2 { width:280px; margin-right:0;}
 #content .col-3 { width:204px;}
 #content .col-2 .row-1 .col-1 { width:257px; margin-right:16px;}
 #content .col-2 .row-1 .col-1 .col-1 { width:103px; margin-right:26px;}
 #content .col-2 .row-1 .col-1 .col-2 { width:92px;}
 #content .col-2 .row-1 .col-2 { width:254px; margin-right:0;}
 #content .col-2 .row-2 .col-1 { width:254px; margin-right:28px;}
 #content .col-2 .row-2 .col-2 { width:254px;}
 #content .col-2 .row-3 .col-1 { width:175px;}
 #content .col-2 .row-3 .col-2 { width:175px;}
 #content .col-2 .row-3 .col-3 { width:175px;}
 
 #content .col-4 {width:948px; margin-right:6px;}

#footer {height:108px;}