#main {width:980px; margin:0 auto; position:relative;}

#header {height:440px; background:url(images/header-bg.gif) 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:256px; margin-right:25px;}
#page1 #content .col-2 { width:504px;}
#page1 #content .col-2 .col-1 { width:258px;}
#page1 #content .col-2 .col-2 { width:204px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:504px; margin-right:25px;}
#page2 #content .col-1 .col-1 { width:238px;}
#page2 #content .col-1 .col-2 { width:240px;}
#page2 #content .col-2 { width:256px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:256px; margin-right:25px;}
#page3 #content .col-2 { width:504px;}
#page3 #content .col-2 .col-1 { width:258px;}
#page3 #content .col-2 .col-2 { width:204px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:504px; margin-right:25px;}
#page4 #content .col-1 .col-1 { width:228px; margin-right:33px;}
#page4 #content .col-1 .col-2 { width:230px;}
#page4 #content .col-2 { width:256px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:256px; margin-right:25px;}
#page5 #content .col-2 { width:504px;}
#page5 #content .col-2 .col-1 { width:233px; margin:0}
#page5 #content .col-2 .col-2 { width:263px;}


/*=========================*/


#footer {height:92px;}