#main {width:980px; margin:0 auto; position:relative;}

#header {height:526px; background:url(images/header-bg.jpg) no-repeat left top; padding:0 70px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:272px; margin-right:42px;}
#page1 #content .col-2 { width:506px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:530px; margin-right:38px;}
#page2 #content .col-2 { width:272px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:272px; margin-right:42px;}
#page3 #content .col-2 { width:506px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:272px; margin-right:42px;}
#page4 #content .col-2 { width:242px; margin-right:12px;}
#page4 #content .col-3 {width:272px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:272px; margin-right:12px;}
#page5 #content .col-2 { width:556px;}

/*=========================*/


#footer {border-top:2px solid #9bffff; margin:0 70px; height:116px; font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:.69em;}