#main {
	width:980px;
	margin:0 auto;
	position:relative;
}

#header {
	height:357px;
}
#header, #content, #footer {
	font-size:0.80em;
}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:607px;
	margin-right:10px;
}
#page1 #content .col-2 { width:321px;}


#footer {
}
