/*======= index.html =======*/
#page1 #content .col-1 {width:250px; margin-right:39px;}
#page1 #content .col-2 { width:250px;}

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

/*======= index-3.html =======*/
#page4 #content .col-1 {width:250px; margin-right:39px;}
#page4 #content .col-2 { width:250px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:260px;
	margin-right:39px;
}
#page5 #content .col-2 { width:250px;}


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

