#main {
  margin: 0 auto;
  text-align: left;
}

#header {
//    height:448px;
}

#footer { height:78px;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

/* ============================= page1 ===========================*/

#home .col-1 {width:607px;}
#home .col-2 {width:244px;}

#home .col-1 .col-1 {width:293px;}
#home .col-1 .col-2 {width:257px;}

/* ============================= page2 ===========================*/

#about .col-1 {width:400px;}
#about .col-2 {width:400px;}

/* ============================= page3 ===========================*/

#products .col-1 {width:293px;}
#products .col-2 {width:557px;}

#products .col-2 .col-1 {width:298px;}
#products .col-2 .col-2 {width:252px;}

/* ============================= page4 ===========================*/

#area .col-1 {width:100%;}
/*#area .col-2 {width:291px;}*/


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

#contact .col-1 {width:450px;}
#contact .col-2 {width:375px;}