.container {width:1000px; margin:0 auto; }

#header {height:194px; background:url(/design/main/header-bg.gif) left top repeat-x #fff; }
#header, #content, #extra-content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:318px; margin-right:22px;}
#page1 #content .col-2 {width:320px; margin-right:22px;}
#page1 #content .col-3 {width:318px;}
#page1 #extra-content .col-1 {width:489px; margin-right:22px;}
#page1 #extra-content .col-2 {width:489px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:318px; margin-right:22px;}
#page3 #content .col-2 {width:320px; margin-right:22px;}
#page3 #content .col-3 {width:318px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:318px; margin-right:22px;}
#page5 #content .col-2 {width:660px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:318px; margin-right:22px;}
#page6 #content .col-2 {width:320px; margin-right:22px;}
#page6 #content .col-3 {width:318px;}

#page7 #content .col-1 {width:180px; margin-right:22px;}
#page7 #content .col-2 {width:596px; margin-right:22px;}
#page7 #content .col-3 {width:180px;}
#page7 #extra-content .col-1 {width:489px; margin-right:22px;}
#page7 #extra-content .col-2 {width:489px;}

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


#footer {background:url(/design/main/footer-bg.gif) left top repeat-x #717171;}
