#main {
	width:941px;
	margin:0 auto;
}
#header {
	height:179px;
}
#header, #content, #footer {
	font-size:0.69em;
}
.col-1, .col-2, .col-3 {
	float:left;
}
/*======= index.html =======*/
#page1 #content .col-1 {
	width:183px;
	margin-right:7px;
}
#page1 #content .col-2 {
	width:561px;
	margin-right:8px;
}
#page1 #content .col-3 {
	width:178px;
}
#page1 #content .col-2 .col-1 {
	width:276px;
	margin-right:8px;
}
#page1 #content .col-2 .col-2 {
	width:276px;
	margin-right:0;
}
/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:183px;
	margin-right:23px;
}
#page2 #content .col-2 {
	width:734px;
}
/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:183px;
	margin-right:23px;
}
#page3 #content .col-2 {
	width:734px;
}
/*=========================*/


#footer {
	padding-bottom:15px;
}
#footer p{
	margin-bottom:3px;}
