#main {width:980px; margin:0 auto; position:relative;}

#header, #content, #footer { font-size:0.8125em;}

.col-1, .col-2, .col-3, .col-4, .col-5 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:670px; margin-right:19px;}

#page1 #content .col-4 { width:340px;}
#page1 #content .col-2 { width:330px;}

#page1 #content .col-3 { width:200px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:670px; margin-right:19px;}

#page2 #content .col-4 { width:380px;}
#page2 #content .col-2 { width:280px;}

#page2 #content .col-3 { width:200px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:641px; background-color:#ef8e1c;  margin-right:19px;}

#page3 #content .col-4 { width:320px; margin:93px 0 0 0; border-right:solid 1px #bebebe;}
#page3 #content .col-2 { width:320px; margin:93px 0 0 0;}
#page3 #content .col-5 { width:20px; border:solid 0px red; background-image:url(images/split.jpg);background-position:center; background-repeat:repeat-y;}

#page3 #content .col-3 { width:200px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:616px; margin-right:43px;}
#page4 #content .col-2 { width:334px; margin-right:43px;}
#page4 #content .col-3 { width:200px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:656px; margin-right:13px;}

#page5 #content .col-4 { width:444px;}
#page5 #content .col-2 { width:204px;}

#page5 #content .col-3 { width:200px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:46%; margin-right:19px;}
#page6 #content .col-2 { width:46%; margin-right:43px;}
#page6 #content .col-3 { width:200px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:635px; margin-right:44px;}
#page7 #content .col-2 { width:206px; }

/*=========================*/


#footer {background:#e8e8e8; padding:32px 0 32px 60px;}