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

/*----!!!-----*/
#main-width { width:100%; margin:0 auto;}
/*----!!!-----*/

#header {height:425px; background:url(images/header-bg2.jpg) no-repeat center bottom; position:relative; font-size:1em;}
#content, #footer { font-size:0.69em;}

#header .col-1 { width:67%;}
#header .col-2 { width:32%;}

#content #left-side { float:left; width:64%;}
#content #right-side { float:left; width:35%;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:40%;}
#page1 #content .col-2 { width:49%;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:50%;}
#page5 #content .col-2 { width:49%;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:45%;}
#page6 #content .col-2 { width:54%;}

/*=========================*/


#footer {height:39px;}