.main {
	width:1000px;
	margin:0 auto;
	text-align:center;
}

#header {height:412px;}

#footer { height:64px;}

.col-1, .col-2, .col-3 {
	float:left;
}
.container {width:100%; overflow:hidden;}
.container1 {width:100%;}

.col-1 {width:245px;}
.col-2 {width:725px;}
/* ============================= page2 ===========================*/
#page2 .col-3 {width:289px;}

/* ============================= page3 ===========================*/
#page3 .col-3 {
	width:300px;
}
/* ============================= page5 ===========================*/
#page5 .col-3 {width:274px;}

/* ============================= page6 ===========================*/
#page6 .col-3 {width:220px;}
