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

#header {height:550px;}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:273px; margin-right:9px;}
#page1 #content .col-2 {width:272px; margin-right:9px;}
#page1 #content .col-2 .col-1 { width:96px; margin:0;}
#page1 #content .col-2 .col-2 { width:136px; margin:0;}
#page1 #content .col-3 {width:273px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:273px;
	margin-right:0px;
}
#page2 #content .col-2 {
	width:554px;
	margin: 0px;
	margin-right: 9px;
	margin-left: 0px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:554px;margin-right:9px;}
#page3 #content .col-2 { width:243px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:554px; margin-right:9px;}
#page4 #content .col-2 {width:273px;}
#page4 #content .col-1 .col-1 { width:235px; margin-right:20px;}
#page4 #content .col-1 .col-2 { width:248px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:273px; margin-right:9px;}
#page6 #content .col-2 {width:272px; margin-right:9px;}
#page6 #content .col-2 .col-1 { width:96px; margin:0;}
#page6 #content .col-2 .col-2 { width:136px; margin:0;}
#page6 #content .col-3 {width:273px;}


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


#footer { font-size:.8125em; padding:19px 0 20px 22px; font-family:Arial, Helvetica, sans-serif;}
