#main {
	width:977px;
	margin:0 auto;
	text-align: left;
}

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

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

/*======= index.html =======*/
#page1 #content .col-1 {width:590px; margin-right:60px;}
#page1 #content .col-1 .col-1 { width:280px; margin-right:45px;}
#page1 #content .col-1 .col-2 { width:258px;}
#page1 #content .col-2 { width:265px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:590px; margin-right:60px;}
#page2 #content .col-1 .col-1 { width:280px; margin-right:45px;}
#page2 #content .col-1 .col-2 { width:258px;}
#page2 #content .col-2 { width:265px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:590px; margin-right:60px;}
#page3 #content .col-1 .col-1 { width:280px; margin-right:45px;}
#page3 #content .col-1 .col-2 { width:258px;}
#page3 #content .col-2 { width:265px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:590px; margin-right:60px;}
#page4 #content .col-2 { width:265px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:590px; margin-right:60px;}
#page5 #content .col-1 .col-1 { width:280px; margin-right:45px;}
#page5 #content .col-1 .col-2 { width:258px;}
#page5 #content .col-2 { width:265px;}

/*======= index-2.html =======*/
#page6 #content .col-1 {width:590px; margin-right:60px;}
#page6 #content .col-1 .col-1 { width:280px; margin-right:45px;}
#page6 #content .col-1 .col-2 { width:258px;}
#page6 #content .col-2 { width:265px;}


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


#footer {height:96px;}
