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

/*======= index-2.html =======*/
#page3 #content .col-1 {width:286px; margin-right:20px;}
#page3 #content .col-2 { width:286px; margin-right:66px;}
#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;
}

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