.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px;  }

/*======= header =======*/
#header {height:174px;}
#content {min-height:500px; height:auto !important;  height:500px;}

#content .bg-1{ background:url(images/bg_col1.jpg); min-height:334px; height:auto !important;  height:334px;}
#content .bg-2{ background:url(images/bg_col2.jpg); min-height:334px; height:auto !important;  height:334px;}
#content .bg-3{ background:url(images/bg_3.jpg); min-height:334px; height:auto !important;  height:334px; width:785px}

/*======= index-1.html =======*/
#page1 #content .col-1{ width:468px; margin-right:6px; }
#page1 #content .col-2{ width:311px;}
/*======= index-2.html =======*/
#page2 #content .col-1{ width:468px; margin-right:6px; }
#page2 #content .col-2{ width:311px;}
/*======= index-3.html =======*/
#page3 #content .col-1{ width:333px; margin-right:35px; }
#page3 #content .col-2{ width:323px;}
/*======= index-4.html =======*/
#page4 #content .col-1{ width:468px; margin-right:6px; }
#page4 #content .col-2{ width:311px;}
#page4 #content .col-3{ width:190px; margin-right:33px; }
#page4 #content .col-4{ width:190px;}
/*======= index-5.html =======*/
#page5 #content .col-1{ width:468px; margin-right:6px; }
#page5 #content .col-2{ width:311px;}

/*======= footer =======*/
#footer { height:26px; }
