/*======= index.html =======*/
#page1 #content .col-1 {
	width:550px;
	margin-right:81px;
}
#page1 #content .col-2 {
	width:300px;
}
#page1 #content .col-3 {
	width:942px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.812em;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:580px;
	margin-right:50px;
}
#page2 #content .col-2 {
	width:300px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:385px;
	margin-right:50px;
}
#page3 #content .col-2 {
	width:506px;
	margin-right:0px;
}
#page3 #content .col-3 { width:215px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:272px; margin-right:81px;}
#page4 #content .col-2 {
	width:100%;
	margin-right:0px;
}
#page4 #content .col-3 { width:215px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:649px; margin-right:57px;}
#page5 #content .col-2 { width:230px;}


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

