#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:550px;
	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:500px;
	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 .row-2 .col-3 { width:564px;}
#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;}
