#main {width:980px; margin:0 auto; position:relative;}

#header {
	height:auto;
}
#header, #content, #footer { font-size:0.814em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:625px; margin-right:30px;}
#page1 #content .col-1 .col-1 { width:292px; margin-right:40px;}
#page1 #content .col-1 .col-2 { width:292px;}
#page1 #content .col-2 { width:325px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:625px; margin-right:30px;}
#page2 #content .col-1 .col-1 { width:254px; margin-right:64px;}
#page2 #content .col-1 .col-2 { width:275px;}
#page2 #content .col-2 { width:325px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:625px; margin-right:30px;}
#page3 #content .col-1 .col-1 { width:368px; margin-right:0;}
#page3 #content .col-1 .col-2 { width:252px;}
#page3 #content .col-2 { width:325px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:627px; margin-right:28px;}
#page4 #content .col-1 .row-1 .col-1 { width:303px; margin-right:29px;}
#page4 #content .col-1 .row-1 .col-2 { width:274px;}
#page4 #content .col-1 .row-2 .col-1 { width:292px; margin-right:40px;}
#page4 #content .col-1 .row-2 .col-2 { width:292px;}
#page4 #content .col-2 { width:325px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:627px; margin-right:28px;}
#page5 #content .col-1 .row-1 .col-1 { width:368px; margin-right:0;}
#page5 #content .col-1 .row-1 .col-2 { width:258px;}
#page5 #content .col-1 .row-2 .col-1 { width:292px; margin-right:40px;}
#page5 #content .col-1 .row-2 .col-2 { width:292px;}
#page5 #content .col-2 { width:325px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:625px; margin-right:30px;}
#page6 #content .col-1 .col-1 { width:246px; margin-right:85px;}
#page6 #content .col-1 .col-2 { width:249px;}
#page6 #content .col-2 { width:325px;}


/*=========================*/


#footer {height:65px;}

