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

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

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

#header .row-3 .col-1 {
	width:679px;
	margin-right:10px;
}
#header .row-3 .col-2 {
	width:225px;
}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:340px;
	margin-right:15px; border-right: solid 1px gray; padding: 10px;
}
#page1 #content .col-2 { width:374px; margin-right:38px;}
#page1 #content .col-3 {
	border: solid 2px gray;
	width:150px;
	background-color: #FFF;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:278px; margin-right:38px;}
#page2 #content .col-2 { width:280px; margin-right:36px;}
#page2 #content .col-3 { width:258px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:278px; margin-right:38px;}
#page3 #content .col-2 { width:278px; margin-right:38px;}
#page3 #content .col-3 { width:258px;}

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

/*======= index-4.html =======*/
#page5 #content .col-1 {width:278px; margin-right:38px;}
#page5 #content .col-2 { width:280px; margin-right:36px;}
#page5 #content .col-3 { width:258px;}

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


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


#footer {height:60px;}
