.col-1, .col-2{ float:left}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:left;
	width:980px;
}

/*======= header =======*/
#header {height:264px;}

/*======= index.html =======*/
#page7 #content .col-1{ width:182px}
#page7 #content .col-2{ width:230px}

/*======= footer =======*/
#footer { height:148px; }

