#main {width:980px; margin:0 auto;}

#header {height:480px; background:url(images/header-bg.jpg) no-repeat top left;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:400px; margin-right:32px;}
#page1 #content .col-2 { width:325px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:400px; margin-right:32px;}
#page2 #content .col-2 { width:325px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:400px; margin-right:32px;}
#page3 #content .col-2 { width:325px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:260px; margin-right:31px;}
#page4 #content .col-2 { width:465px;}
#page4 #content .col-2 .col-1 { width:179px; margin-right:25px;}
#page4 #content .col-2 .col-2 { width:188px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:400px; margin-right:32px;}
#page5 #content .col-2 { width:325px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:301px; margin-right:32px;}
#page6 #content .col-2 { width:425px;}


/*=========================*/


#footer {height:20px;}