body { background:url(images/bg.gif)}
site_center1 { min-width:780px}


.w{ width:100%; width: expression(document.body.clientWidth<780 ? "780px" : "100%"); min-width:780px}
.site_center{text-align:center; width:100%; background:url(images/top.gif) repeat-x bottom}
.site_center1{text-align:center; width:100%; background:url(images/bg2.gif) repeat-x top}
.site_center2{text-align:center; width:100%; background:url(images/bg3.gif) repeat-x top #008db6}
.site_center3{text-align:center; width:100%; background:url(images/bot.gif) repeat-x top #009ac0}
/*======= You can modify the width of the website by changing "width" parameter. The minimum value is 780px. =======*/
 #footer, #content, #content1 {margin:0 auto; text-align:left; width:780px}


/*======= header =======*/
#header {height:432px; text-align:center; margin:0 auto; width:780px }
#header .col1{ width:531px; text-align:left}
#header .col2{ width:249px; padding-top:125px; text-align:left}

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

/*======= index.html =======*/
#page1 #content .col1{ width:32%}
#page1 #content .col2{ width:1%}

#page1 #content1 .col1{ width:54%}
#page1 #content1 .col2{ width:46%}

/*======= index-1.html =======*/
#page2 #content .col1{ width:67%}
#page2 #content .col2{ width:33%}
#page2 #content .col3{ width:250px}
#page2 #content .col4{ width:211px}

#page2 #content1 .col1{ width:37%}
#page2 #content1 .col2{ width:63%}
/*======= index-2.html =======*/
#page3 #content .col1{ width:35%}
#page3 #content .col2{ width:65%}

#page3 #content1 .col1{ width:69%}
#page3 #content1 .col2{ width:31%}
/*======= index-3.html =======*/
#page4 #content .col1{ width:67%}
#page4 #content .col2{ width:33%}

#page4 #content1 .col1{ width:37%}
#page4 #content1 .col2{ width:63%}
/*======= index-4.html =======*/
#page5 #content .col1{ width:35%}
#page5 #content .col2{ width:65%}
#page5 #content .col3{ width:247px}
#page5 #content .col4{ width:195px}

#page5 #content1 .col1{ width:37%}
#page5 #content1 .col2{ width:32%}
#page5 #content1 .col3{ width:30%}

/*======= footer =======*/
#footer { height:102px; }