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

#header {height:162px; background:#1b1b1b;}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:329px;}
#page1 #content .col-2 { width:332px;}
#page1 #content .col-3 { width:327px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:329px;}
#page2 #content .col-2 { width:659px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:659px;}
#page3 #content .col-1 .col-1 { width:295px; margin-left:-9px; position:relative;}
#page3 #content .col-1 .col-2 { width:256px;}
#page3 #content .col-2 { width:329px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:332px;}
#page4 #content .col-2 { width:656px;}
#page4 #content .col-2 .col-1 { width:250px; margin-right:80px;}
#page4 #content .col-2 .col-2 { width:244px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:329px;}
#page5 #content .col-2 { width:332px;}
#page5 #content .col-3 { width:327px;}


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


#footer {height:85px; background:url(images/footer-tail.gif) repeat-x top;}
