#main {
  width:960px; margin:0 auto; text-align:left;
}

#header {
  height:488px;
}

#footer {
  height:197px;
}

.column-1, .column-2, .column-3, .col-1, .col-2, .col-3 {
  float:left;
}
.container {
  width:100%; overflow:hidden;
}

#footer .col-1{
  width:200px !important;
}
#footer .col-2{
  width:200px !important;
}
#footer .col-3{
  width:150px !important;
}

/* ============================= page1 ===========================*/
#page1 .column-1{
  width:469px;
}
#page1 .column-2{
  width:471px;
}

/* ============================= page2 ===========================*/
#page2 .column-1{
  width:471px;
}
#page2 .column-2{
  width:469px;
}
#page2 .col-1{
  width:200px;
}
#page2 .col-2{
  width:200px;
}

/* ============================= page3 ===========================*/
#page3 .column-1{
  width:259px;
}
#page3 .column-2{
  width:681px;
}

/* ============================= page4 ===========================*/
#page4 .column-1{
  width:471px;
}
#page4 .column-2{
  width:469px;
}
#page4 .col-1{
  width:200px;
}
#page4 .col-2{
  width:200px;
}

/* ============================= page5 ===========================*/
#page5 .column-1{
  width:469px;
}
#page5 .column-2{
  width:471px;
}
#page5 .col-1{
  width:195px;
}
#page5 .col-2{
  width:195px;
}

/* ============================= page6 ===========================*/
#page6 .column-1{
  width:471px;
}
#page6 .column-2{
  width:469px;
}
#page6 .col-1{
  width:200px;
}
#page6 .col-2{
  width:200px;
}