#main {
	width:880px;
	margin:0 auto;
	overflow: hidden;
}

#header {
	height:390px;
}
#header, #content, #footer {
	font-size:0.75em;
	vertical-align: text-bottom;
}

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

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:463px;}
#page1 #content .row-2 .col-1 {width:463px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:463px;}
#page2 #content .row-2 .col-1 {width:463px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:463px;}
#page3 #content .row-2 .col-1 {width:463px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:463px;}
#page4 #content .row-2 .col-1 {width:463px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:463px;}
#page5 #content .row-2 .col-1 {width:475px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:463px;}

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

