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

#header {
	position:relative;
}
#header, #content, #footer {
	font-size:0.8em;
}

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

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

/*======= index-1.html =======*/
#page2 #content .col-1 {width:635px; 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;}

/*======= 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:284px; margin-right:67px;}
#page5 #content .col-3 { width:284px;}


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


#footer {
	height:105px;
}

.flash{z-index:-9999;}

