#main {width:100%; margin:0 auto; position:relative;}


#header {height:285px; background:url(images/headbg.jpg) no-repeat center bottom; width:100%;}
#header, #content, #footer { font-size:0.8125em;}

.col-1,  .col-3 { float:left;}
.col-2 { float:left;}
/*======= index.html =======*/
#page1 #content .col-1 {width:600px; margin-right:30px; margin-left:30px; }
#page1  #content .col-2 { width:200px; padding-right:2px; }


/*======= index-1.html =======*/
#page2 #content .col-1 {width:600px; margin-right:30px; margin-left:30px;}
#page2  #content .col-2 { width:200px; padding-right:2px; }

/*======= index-2.html =======*/
#page3 #content .col-1 {width:600px; margin-right:30px; margin-left:30px; }
#page3  #content .col-2 { width:200px; padding-right:2px; }

/*======= index-3.html =======*/
#page4 #content .col-1 {width:680px; margin-right:10px; margin-left:0px; }
#page4  #content .col-2 { width:50px; padding-right:2px; }


/*======= index-4.html =======*/
#page5 #content .col-1 {width:630px; margin-right:50px; margin-left:40px; }
#page5  #content .col-2 { width:200px; padding-right:2px; }


/*======= index-5.html =======*/
#page6 #content .col-1 {width:630px; margin-right:50px; margin-left:40px; }
#page6  #content .col-2 { width:200px; padding-right:2px; }


/*=========================*/


