/*======= index.html =======*/
#page1 #content .col-1 {
	width:357px;
}
#page1 #content .col-2 {
	width:613px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:325px;
	margin-right:5px;
}
#page3 #content .col-2 {
	width:305px;
	margin-right:30px;
}
#page3 #content .col-3 {
	width:600px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:435px;
	margin-right:25px;
	padding-left:0px;
}
#page4 #content .col-2 { width:303px;}

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

