#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 {background:url(images/header-bg.gif) repeat-x;} #header, #content, #footer { font-size:0.689em;} .col-1, .col-2, .col-3 { float:left;} /*======= index.html =======*/ #page1 #content .col-1 {width:65%;} #page1 #content .col-2 { width:34%;} /*======= index-1.html =======*/ #page2 #content .col-1 {width:56%;} #page2 #content .col-2 { width:43%;} /*======= index-2.html =======*/ #page3 #content .row-1 .col-1 {width:55%;} #page3 #content .row-1 .col-2 { width:44%;} #page3 #content .row-2 .col-1 {width:65%;} #page3 #content .row-2 .col-2 { width:34%;} /*======= index-3.html =======*/ #page4 #content .col-1 {width:14%;} #page4 #content .col-2 { width:48%;} #page4 #content .col-3 { width:37%;} /*======= index-4.html =======*/ #page5 #content .col-1 {width:65%;} #page5 #content .col-1 .col-1 {width:208px;} #page5 #content .col-1 .col-2 {width:179px;} #page5 #content .col-2 { width:34%;} /*=========================*/ #footer {height:110px; font-size:11px;}