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

#header .row-1 { font-size: 0.93em; height:126px; }
#header .row-2 { height:444px; }
#content, #footer {
	font-size:10px;
	text-align: left;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:280px; margin-right:9px;}
#page1 #content .col-2 {
	width:280px;
	margin-right:9px;
	color: #00F;
}
#page1 #content .col-3 {width:280px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:569px; margin-right:9px;}
#page2 #content .col-2 {width:280px;}

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

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

/*======= index-4.html =======*/
#page5 #content .col-1 {width:569px; margin-right:9px;}
#page5 #content .col-2 {width:280px;}

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


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


#footer {height:100px; font-size:.75em;}
