#main {width:987px; margin:0 auto;}

#header {
	height:150px;
	position:relative;
}
#header, #content, #footer {
	font-size:0.875em;
	font-weight: normal;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:284px; margin-right:67px;}
#page1 #content .col-2 { width:284px; margin-right:67px;}
#page1 #content .col-3 { width:284px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:989px;
	margin-right:67px;
}
#page2 #content .col-1 .col-1 { width:291px; margin-right:50px;}
#page2 #content .col-1 .col-2 { width:291px;}
#page2 #content .col-2 {
	width:284px;
	position: static;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:284px; margin-right:67px;}
#page3 #content .col-2 { width:284px; margin-right:67px;}
#page3 #content .col-3 { width:284px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:284px; margin-right:67px;}
#page4 #content .col-2 { width:284px; margin-right:67px;}
#page4 #content .col-3 { width:284px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:284px; margin-right:67px;}
#page5 #content .col-2 {
	width:450px;
	margin-right:67px;
}
#page5 #content .col-3 {
	width:400px;
}


/*=========================*/


#footer {height:105px;}
