.main {width:1002px;  margin:0 auto; text-align:left;}
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    .main {
        width: auto !important;
        margin-right: 24px;
        margin-left: 14px;
    }
}

#footer {height:82px;}
.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

.divider {background:url(images/divider.gif) 285px 0 repeat-y;}
.divider1 {background:url(images/divider.gif) 628px 0 repeat-y;}
/* ============================= page1 ===========================*/
#page1 .col-1 {width:200px;}
#page1 .col-2 {width:703px;}
#page1 .col-3 {width:219px;}

/* ============================= page2 ===========================*/
#page2 .col-1 {width:245px;}
#page2 .col-3 {width:235px;}

/* ============================= page3 ===========================*/
#page3 .col-1 {width:578px;}
#page3 .col-3 {width:265px;}

/* ============================= page4 ===========================*/
#page4 .col-1 {width:578px;}
#page4 .col-3 {width:265px;}

/* ============================= page5 ===========================*/
#page5 .col-1 {width:245px;}
#page5 .col-3 {width:235px;}

/* ============================= page6 ===========================*/