/*======= index.html =======*/
#page1 #content .col-1 {width:450px; padding-right: 45px;}
#page1 #content .col-2 { width:450px; }
#page1 #content .col-2  .col-1{ width:200px;}
#page1 #content .col-2  .col-2{ width:200px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:430px;}
#page2 #content .col-2 { width:430px; padding-left:100px;}
#page2 #content .col-2  .col-1{ width:176px; padding:0; }
#page2 #content .col-2  .col-2{ width:176px; padding-left:40px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:400px; padding-right: 0px; padding-left: 0px;}
#page3 #content .col-2 { width:400px; padding-right: 0px; }
#page3 #content .col-2  .col-1{ width:250px; }
#page3 #content .col-2  .col-2{ width:250px; padding-left:0; }

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:495px; }
#page4 #content .row-1 .col-2 { width:392px; padding-left:93px;}

#page4 #content .row-2 .col-1 {width:392px; }
#page4 #content .row-2 .col-2 { width:495px; padding-left:93px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:385px; }
#page5 #content .col-2 { width:494px; padding-left:100px;}
#page5 #content .col-2  .col-1{ width:156px; padding-right:57px;}
#page5 #content .col-2  .col-2{ width:280px; padding-left:0; }

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:495px; }
#page6 #content .row-1 .col-2 { width:392px; padding-left:93px;}

#page6 #content .row-2 .col-1 {width:392px; }
#page6 #content .row-2 .col-2 { width:495px; padding-left:93px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:385px; }
#page7 #content .col-2 { width:464px; padding-left:130px;}
#page7 #content .col-2  .col-1{ width:156px; padding-right:57px;}
#page7 #content .col-2  .col-2{ width:280px; padding-left:0; }
