.main {
	width:1458px; 
	margin:0 auto; 
	text-align:left;
	position:relative;
}

#header {
	height:161px;
}

#footer {
	height:72px;
}

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

/* ============================= page1 ===========================*/
#page1 #header {height:780px;}
/* ============================= page2 ===========================*/
#page2 .col-1 {width:243px;}
/* ============================= page3 ===========================*/

/* ============================= page4 ===========================*/
#page4 .col-1 {
	width:300px;
}
#page4 .col-2 {
	width:175px;
	padding-left: 25px;
}
/* ============================= page5 ===========================*/
#page5 .col-1 {width:243px;}
/* ============================= page6 ===========================*/
