#main {width:100%; min-width:980px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%");}

/*----!!!-----*/
#main-width { width:100%; margin:0 auto;}
/*----!!!-----*/

.left-side { float:left; width:170px; padding-top:24px;}
.right-side { float:right; width:170px; padding-top:24px;}
.center { margin:0 170px 0 170px;}
.center .inner1 { padding:0 7px 0 7px;}

#header {height:150px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .center .row-1 .col-1 {width:226px;}
#page1 #content .center .row-1 .col-2 { margin-left:226px; float:none;}
#page1 #content .center .row-2 .col-1 {width:33%;}
#page1 #content .center .row-2 .col-1 .inner { padding-right:30px;}
#page1 #content .center .row-2 .col-2 {width:33%;}
#page1 #content .center .row-2 .col-2 .inner { padding-right:30px;}
#page1 #content .center .row-2 .col-3 {width:33%;}

/*=========================*/


#footer {height:53px;}