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

#header {height:262px;}
#header, #content, #footer {
	font-size:0.75em;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:167px; margin-right:6px;}
#page1 #content .col-2 { width:660px; margin-right:6px;}
#page1 #content .col-2 .box .col-1 { width:325px; margin-right:0;}
#page1 #content .col-2 .box .col-2 { width:325px; margin-right:0;}
#page1 #content .col-2 .box .col-3 { width:660px; margin-right:0;}
#page1 #content .col-2 .col-1 { width:327px; margin-right:4px;}
#page1 #content .col-2 .col-2 { width:328px; margin-right:0;}
#page1 #content .col-3 { width:295px;}

/*======= 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:525px;
	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;}

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


#footer {height:108px;}
