#main {width:980px; margin:0 auto;}

#header {height:497px; background:url(images/header-bg.jpg) no-repeat left top; position:relative;}
#header, #content, #footer { font-size:0.814em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:254px; margin-right:43px;}
#page1 #content .col-2 { width:465px;}
#page1 #content .col-2 .col-1 { width:212px; margin-right:0;}
#page1 #content .col-2 .col-2 { width:242px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:254px; margin-right:43px;}
#page2 #content .col-2 { width:465px;}
#page2 #content .col-2 .col-1 { width:212px; margin-right:0;}
#page2 #content .col-2 .col-2 { width:246px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:254px; margin-right:43px;}
#page3 #content .col-2 { width:465px;}
#page3 #content .col-2 .col-1 { width:212px; margin-right:0;}
#page3 #content .col-2 .col-2 { width:242px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:254px; margin-right:43px;}
#page4 #content .col-2 { width:465px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:254px; margin-right:43px;}
#page5 #content .col-2 { width:465px;}
#page5 #content .col-2 .col-1 { width:200px; margin-right:50px;}
#page5 #content .col-2 .col-2 { width:200px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:254px; margin-right:43px;}
#page7 #content .col-2 { width:465px;}
#page7 #content .col-2 .col-1 { width:225px; margin-right:15px;}
#page7 #content .col-2 .col-2 { width:225px;}


/*=========================*/


#footer {height:90px; background:url(images/footer-bg.jpg) no-repeat left top;}
