#main {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#header {height:278px;}

#footer {
	height:200px;
}

.col-1, .col-2{float:left;}
.container {
	width:900px;
	overflow:hidden;
}

/* ============================= page4 ===========================*/
#page4 .col-1{ width:255px;}
#page4 .col-2{ width:255px;}
