.col-1, .col-2, .col-3{ float:left}
/*======= width =======*/
.main{
	text-align:left;
	width:auto;
}

/*======= header =======*/
#header {height:165px}

/*======= index-4.html =======*/
#page4 #content .col-1{ width:120px}
#page4 #content .col-2{ width:100px}
/*======= index-5.html =======*/
#page5 #content .col-1{ width:214px}
#page5 #content .col-2{ width:215px}
#page5 #content .col-3{ width:30px; padding-top:105px}

/*======= footer =======*/
#footer { height:135px; }
