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

/*======= index-1.html =======*/
#page2 #content .col-1 {width:559px; margin-right:58px;}
#page2 #content .col-2 { width:344px;}
#page2 #content .col-1 .col-1 { width:269px; margin-right:51px;}
#page2 #content .col-1 .col-2 { width:239px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {
	width:500px;
	margin-right:57px;
}
#page4 #content .row-1 .col-2 {
	width:420px;
}
#page4 #content .row-2 .col-1 {width:561px; margin-right:55px;}
#page4 #content .row-2 .col-2 { width:344px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:559px; margin-right:58px;}
#page5 #content .col-2 { width:344px;}
#page5 #content .col-1 .col-1 { width:269px; margin-right:51px;}
#page5 #content .col-1 .col-2 { width:239px;}


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

