.w{ width:100%; width: expression(document.body.clientWidth<820 ? "820px" : "100%"); min-width:820px }
.site_center{text-align:center; width:100%; background:url(images/bg.gif) left bottom repeat-x;}
/*======= You can modify the width of the website by changing "width" parameter. The minimum value is 820px. =======*/
.site_center1{margin:0 auto; text-align:left; width:820px; }

.indent_main{padding:0 21px 0 19px}

/*======= header =======*/
#header{width:100%; background:url(images/bg_row2.gif)  repeat-x bottom}

.col1, .col2, .col3, .col4{float:left}

#content{width:100%}
#content .row1{ width:100%}
#content .row2{ width:100%}
#content .row3{ width:100%}
#content .row4{ width:100%}

/*======= index.html =======*/
#page1 #content .col1{ width:54%}
#page1 #content .col2{ width:46%}
#page1 #content .row1{ padding-bottom:20px}
/*======= index-1.html =======*/
#page2 #content .col1{ width:54%}
#page2 #content .col2{ width:46%}
/*======= index-2.html =======*/
#page3 #content .col1{ width:67%}
#page3 #content .col2{ width:33%}
/*======= index-3.html =======*/
#page4 #content .col1{ width:54%}
#page4 #content .col2{ width:46%}
#page4 #content .row1{ padding-bottom:20px}
/*======= index-4.html =======*/
#page5 #content .col1{ width:45%}
#page5 #content .col2{ width:55%}
/*======= index-5.html =======*/
#page6 #content .col1{ width:54%}
#page6 #content .col2{ width:46%}
#page6 #content .col3{ width:145px}
#page6 #content .col4{ width:176px}
/*======= index-6.html =======*/
#page7 #content .col1{ width:100%}

/*======= footer =======*/
#footer { height:69px; width:100% }
#footer .col1{ width:87%}
#footer .col2{ width:13%; padding:34px 0 0 0px}