#main {
	width:1080px;
	padding:48px 0 0 0;
	margin: 0 auto;
}

#header {height:470px;}
#header, #content, #footer {
	font-size:0.75em;
	width: 1000px;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:412px; margin-right:14px;}
#page1 #content .col-2 { width:336px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:412px; margin-right:14px;}
#page2 #content .col-2 { width:336px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:436px; margin-right:36px;}
#page3 #content .col-2 { width:264px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:336px; margin-right:14px;}
#page4 #content .col-2 { width:412px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:412px; margin-right:14px;}
#page5 #content .col-2 { width:336px;}
#page5 #content .col-1 .col-1 { width:139px; margin-right:0;}
#page5 #content .col-1 .col-2 { width:267px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:336px; margin-right:14px;}
#page6 #content .col-2 { width:412px;}
#page6 #content .col-2 .col-1 { width:198px; margin-right:0;}
#page6 #content .col-2 .col-2 { width:199px;}

/*=========================*/


#footer {
	padding:80px 0 0 100px;
}
