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

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

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

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:520px;
	margin-right:30px;
}
#page1 #content .col-2 { width:278px; margin-right:10px;}
#page1 #content .col-3 { width:340px;}

/*======= 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:570px;
	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;}
