#main {width:980px; margin:0 auto;}

#header {height:495px; background : url(header-bg.jpg) no-repeat 315px 127px;}
#header, #content { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:180px; margin-right:69px;}
#page1 #content .col-2 { width:601px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:531px; margin-right:75px;}
#page2 #content .col-2 { width:249px;}

/*======= index-3.html =======*/
#page3 #content .col-1 {width:244px; margin-right:85px;}
#page3 #content .col-2 { width:541px;}

/*======= index-4.html =======*/
#page4 #content .col-1 {width:531px; margin-right:75px;}
#page4 #content .col-2 { width:249px;}
#page4 #content .col-1 .col-1 { width:249px; margin-right:0;}

/*======= index-5.html =======*/
#page5 #content .col-1 {width:244px; margin-right:85px;}
#page5 #content .col-2 { width:541px;}
#page5 #content .col-2 .col-1 { width:237px; margin-right:0;}
#page5 #content .col-2 .col-2 { width:276px;}


/*=========================*/


#footer {height:80px; font-size:.875em;}
