body {fwidth: expression(document.body.clientWidth<766 ? "766px" : "100%"); min-width:766px}
site_center1 {width: expression(document.body.clientWidth<766 ? "766px" : "100%"); min-width:766px}


.w{ width:100%; width: expression(document.body.clientWidth<766 ? "766px" : "100%"); min-width:766px; background:url(images/bg.gif) repeat-x top center}
.site_center{text-align:center; width:100%; background:url(images/bg2.gif) repeat-x bottom}
/*======= width =======*/
.site_center1{margin:0 auto; text-align:left; width:766px; }

/*======= header =======*/
#header {height:260px;  background:url(images/bg_top.jpg) no-repeat bottom  right; text-align:center; width:766px; margin:0 auto}
.col1, .col2, .col3, .col4, .col5 {float:left}

/*======= index.html =======*/
#page1 #content .col1{ width:100%}

/*======= about.html =======*/
#page2 #content .col1{ width:100%}

/*======= showcase.html =======*/
#page6 #content .col1{ width:100%}

/*======= services.html =======*/
#page4 #content .col1{ width:69%}
#page4 #content .col2{ width:30%}

/*======= contacts.html =======*/
#page5 #content .col1{ width:36%}
#page5 #content .col2{ width:64%}
#page5 #content .col4{ width:467px}

/*======= privacy.html =======*/
#page6 #content .col1{ width:100%}

/*======= footer =======*/
#footer { height:160px; }