/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:262px;
	margin-right:20px;
}
#page1 #content .row-1 .col-2 {
	width:312px;
	margin-right:20px;
}
#page1 #content .row-1 .col-3 {
	width:262px;
}

#page1 #content .row-2 .col-1 {width:585px; margin-right:40px;}
#page1 #content .row-2 .col-2 {width:270px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {
	width:100%;
	margin-right:40px;
}
#page2 #content .row-1 .col-2 {width:270px;}

#page2 #content .row-2 .col-1 {
	width:240px;
	margin-right:10px;
}
#page2 #content .row-2 .col-2 {
	width:360px;
}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:272px; margin-right:40px;}
#page3 #content .row-1 .col-2 {
	width:auto;
	margin-right:40px;
}
#page3 #content .row-1 .col-3 {width:272px;}

#page3 #content .row-2 .col-1 {width:585px; margin-right:40px;}
#page3 #content .row-2 .col-2 {width:270px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {
	width:285px;
	margin-right:28px;
}
#page4 #content .row-1 .col-2 {width:580px;}

#page4 #content .row-2 .col-1 {
	width:250px;
	margin-right:50px;
	margin-left: 50px;
}
#page4 #content .row-2 .col-2 {width:465px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:585px; margin-right:40px;}
#page5 #content .row-1 .col-2 {width:270px;}

#page5 #content .row-2 .col-1 {width:300px; margin-right:58px;}
#page5 #content .row-2 .col-2 {width:535px;}

