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

#header {height:564px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 {
	float:left;
	padding: 0px;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}

/*======= index.html =======*/
#page1 #content .col-1 {width:626px; margin-right:24px;}
#page1 #content .col-1 .col-1 { width:291px; padding-top:0; margin-right:43px;}
#page1 #content .col-1 .col-2 { width:260px;}
#page1 #content .col-2 { width:300px;}


/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:626px;
	margin-right:24px;
}
#page2 #content .col-1 .col-1 { width:287px; padding-top:0; margin-right:43px;}
#page2 #content .col-1 .col-2 { width:287px;}
#page2 #content .col-2 {
	width:300px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:620px;
	margin-right:24px;
	font-size: 18px;
}
#page3 #content .col-1 .col-1 {
	width:208px;
	padding-top:0;
	margin-right:0;
	font-size: 36px;
}
#page3 #content .col-1 .col-2 { width:410px;}
#page3 #content .col-2 { width:300px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:626px; margin-right:24px;}
#page4 #content .col-1 .col-1 { width:291px; padding-top:0; margin-right:43px;}
#page4 #content .col-1 .col-2 { width:268px;}
#page4 #content .col-2 { width:300px;}
#page4 #content .col-2 .col-1 { width:110px; margin-right:0; padding-top:0;}
#page4 #content .col-2 .col-2 { width:141px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:626px; margin-right:24px;}
#page5 #content .col-2 { width:300px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:626px; margin-right:24px;}
#page6 #content .col-1 .col-1 { width:316px; padding-top:0; margin-right:0;}
#page6 #content .col-1 .col-2 { width:302px;}
#page6 #content .col-2 {
	width:300px;
	float: left;
}


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


#footer {
	height:87px;
	background:url(images/footer-tail.png) repeat-x top;
	text-align: center;
}

