#main {width:901px; margin:0 auto; position:relative;}

#header {height:347px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:251px; margin-right:49px;}
#page1 #content .col-2 { width:525px;}
#page1 #content .col-2 .col-1 { width:251px; margin-right:15px;}
#page1 #content .col-2 .col-2 { width:129px; margin-right:52px;}
#page1 #content .col-2 .col-3 { width:251px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:251px; margin-right:49px;}
#page2 #content .col-2 { width:525px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:251px; margin-right:49px;}
#page3 #content .col-2 { width:525px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:251px; margin-right:49px;}
#page4 #content .col-2 { width:525px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:251px; margin-right:49px;}
#page5 #content .col-2 { width:525px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:251px; margin-right:49px;}
#page6 #content .col-2 { width:525px; padding-top:15px;}
#page6 #content .col-2 .col-1 { width:183px; margin-right:0;}
#page6 #content .col-2 .col-2 { width:329px; padding:0;}


/*=========================*/


#footer {height:75px; background:url(images/footer-tail.gif) repeat-x top;}

