/*======= index.html =======*/
#page1 #content .col-1 {
	width:200px;
	left: 230px;
}
#page1 #content .col-2 { width:570px;margin-left:-35px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:420px; margin-right:-25px; line-height:130%;}
#page3 #content .col-2 { width:286px; margin-right:20px;}
#page3 #content .col-3 {
	width:970px;
	float: right;
	text-align: center;
	letter-spacing: .2px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:500px; margin-right:123px; padding-left:35px;}
#page4 #content .col-2 {
	width:303px;
	float: right;
}

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

