#main {width:1000px; position:relative;}

#header {height:107px; overflow:hidden;}
#header, #content, #footer { font-size:0.875em; padding-bottom:15px;}

.col-1, .col-2, .col-3 { float:left;}

.left-side { float:left; width:238px; text-align:right;}
.content { float:left; width:762px;}

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

/*======= index-1.html =======*/
#page2 #content .content .col-1 {width:209px; margin-right:49px;}
#page2 #content .content .col-2 { width:406px;}
#page2 #content .content .col-2 .col-1 { width:139px; margin-right:0;}
#page2 #content .content .col-2 .col-2 { width:265px;}

/*======= index-2.html =======*/
#page3 #content .content .row-1 .col-1 {width:406px; margin-right:53px;}
#page3 #content .content .row-1 .col-2 { width:205px;}
#page3 #content .content .row-2 .col-1 {width:408px; margin-right:51px;}
#page3 #content .content .row-2 .col-1 .col-1 { width:190px; margin-right:28px;}
#page3 #content .content .row-2 .col-1 .col-2 { width:190px;}
#page3 #content .content .row-2 .col-2 { width:205px;}

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

/*======= index-4.html =======*/
#page5 #content .content .col-1 {width:406px; margin-right:53px;}
#page5 #content .content .col-1 .col-1 { width:229px; margin-right:0;}
#page5 #content .content .col-1 .col-2 { width:172px;}
#page5 #content .content .col-2 { width:205px;}

/*======= index-5.html =======*/
#page6 #content .content .col-1 {width:209px; margin-right:49px;}
#page6 #content .content .col-2 { width:406px;}

/*======= index-6.html =======*/
#page7 #content .content .row-1 .col-1 {width:406px; margin-right:53px;}
#page7 #content .content .row-1 .col-2 { width:214px;}
#page7 #content .content .row-2 .col-1 {width:408px; margin-right:51px;}
#page7 #content .content .row-2 .col-2 { width:213px;}


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


#footer {height:72px; padding-right:40px;}