#main { 
	width:980px; 
	margin:0 auto;
}
#header { 
	height:527px;
}
#header, 
#content, 
#footer { 
	font-size:0.814em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 { width:502px; margin-right:90px;}
#page1 #content .row-1 .col-2 { width:318px;}
#page1 #content .row-2 .col-1 { width:590px; margin-right:14px;}
#page1 #content .row-2 .col-2 { width:376px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:590px; margin-right:14px;}
#page2 #content .col-2 { width:376px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:485px; margin-right:10px;}
#page3 #content .col-2 { width:485px;}
#page3 #content .col-2 .col-1 { width:184px; margin-right:36px;}
#page3 #content .col-2 .col-2 { width:184px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:525px; margin-right:67px;}
#page4 #content .col-1 .col-1 { width:243px; margin-right:27px;}
#page4 #content .col-1 .col-2 { width:243px;}
#page4 #content .col-2 { width:318px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:590px; margin-right:14px;}
#page5 #content .col-1 .col-1 { width:237px; margin-right:44px;}
#page5 #content .col-1 .col-2 { width:237px;}
#page5 #content .col-2 { width:376px;}


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


#footer { 
	height:78px;
	background:url(images/line-hor.gif) repeat-x center top;
}
