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

#header {height:103px; position:relative; background:url(images/header-bg.png) no-repeat left top;}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:248px;}
#page1 #content .col-2 { width:607px;}
#page1 #content .col-2 .col-1 { width:141px; margin-right:43px;}
#page1 #content .col-2 .col-2 { width:141px; margin-right:43px;}
#page1 #content .col-2 .col-3 { width:141px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:248px; margin-right:18px;}
#page2 #content .col-2 { width:589px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:248px; margin-right:18px;}
#page3 #content .col-2 { width:589px;}
#page3 #content .col-2 .col-1 { width:222px; margin-right:0;}
#page3 #content .col-2 .col-2 { width:284px;}  

/*======= index-3.html =======*/
#page4 #content .col-1 {width:248px; margin-right:18px;}
#page4 #content .col-2 { width:589px;}
#page4 #content .col-2 .col-1 { width:222px; margin-right:0;}
#page4 #content .col-2 .col-2 { width:284px;}  

/*======= index-4.html =======*/
#page5 #content .col-1 {width:248px; margin-right:18px;}
#page5 #content .col-2 { width:589px;}
#page5 #content .col-2 .row-1 .col-1 { width:201px; margin-right:0;}
#page5 #content .col-2 .row-1 .col-2 { width:320px;}
#page5 #content .col-2 .row-2 .col-1 { width:237px; margin-right:48px;}
#page5 #content .col-2 .row-2 .col-2 { width:240px;}

/*======= index-4.html =======*/
#page6 #content .col-1 {width:248px; margin-right:18px;}
#page6 #content .col-2 { width:589px;}
#page6 #content .col-2 .col-1 { width:253px; margin-right:0;}
#page6 #content .col-2 .col-2 { width:272px;} 


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


#footer {height:92px; position:relative;}
