#main {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;}
.maxwidht {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) > 1420)? "1420px" : "100%"); max-width:1420px;}

#header {height:437px;}

#footer { height:60px;}

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

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

#page1 .col-1 {width:52%;}
#page1 .col-2 {width:48%;}

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

#page2 .col-1 {width:62%;}
#page2 .col-2 {width:38%;}

#page2 .col-1 .col-1 {
	width:35%;
}

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

#page3 .col-1 {width:52%;}
#page3 .col-2 {width:48%;}

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

#page4 .col-1 {width:62%;}
#page4 .col-2 {width:38%;}

#page4 .col-1 .col-1 {width:50%;}

/* ============================= page5 ===========================*/

#page5 .col-1 {width:34%;}
#page5 .col-2 {width:34%;}
#page5 .col-3 {width:32%;}

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

#page6 .col-1 {width:62%;}
#page6 .col-2 {width:38%;}

#page6 .col-1 .col-1 {width:50%;}
