.col1, .col2, .col-1, .col-2, .col-3, .col-4, .col-5{ float:left}
/*======= width =======*/
.main{
	text-align:left;
	width:980px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*======= header =======*/
#header {
	height:350px;
}

#content .col1{
	width:318px;
	height:100%;
	background:url(images/bg_1.gif) repeat-x top
}
#content .col2{
	width:660px;
	background:url(images/bg_2.gif) repeat-x top;
}

.row1{min-height:100%; height:auto  !important; height:100%; margin:0 auto -151px; }
.row-2, .row2{height:140px;  }
.row2{ background:url(images/bg-3.gif) repeat-x top  }
/*======= index.html =======*/
#page1 #content .col-1{ width:130px}
#page1 #content .col-2{ width:108px}
#page1 #content .col-3{ width:137px}
#page1 #content .col-4{ width:127px}
#page1 #content .col-5{ width:68px}
#page1 #content .bg{ background:url(images/tail1.gif) no-repeat 87px top; width:100% } 
#page1 #content .bg1{ background:url(images/tail1.gif) no-repeat 208px top; width:100% } 
#page1 #content .bg2{ background:url(images/tail1.gif) no-repeat 332px top; width:100% } 
#page1 #content .bg3{ background:url(images/tail1.gif) no-repeat 454px top; width:100% } 
/*======= index-2.html =======*/
#page3 #content .col-1{ width:245px; margin-right:81px}
#page3 #content .col-2{ width:240px}
#page3 #content .bg{ background:url(images/tail2.gif) repeat-y 282px top; } 
/*======= index-3.html =======*/
#page4 #content .col-1{ width:268px; margin-right:26px}
#page4 #content .col-2{ width:268px}
#page4 #content .col-3{ width:67px}
#page4 #content .col-4{ width:201px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:124px}
#page5 #content .col-2{ width:108px}
#page5 #content .col-3{ width:137px}
#page5 #content .col-4{ width:127px}
#page5 #content .col-5{ width:68px}
#page5 #content .bg{ background:url(images/tail1.gif) no-repeat 87px top; width:100% } 
#page5 #content .bg1{ background:url(images/tail1.gif) no-repeat 208px top; width:100% } 
#page5 #content .bg2{ background:url(images/tail1.gif) no-repeat 332px top; width:100% } 
#page5 #content .bg3{ background:url(images/tail1.gif) no-repeat 454px top; width:100% } 
/*======= index-5.html =======*/
#page7 #content .col-1{
	width:292px;
	margin-right:15px
}
#page7 #content .col-2{
	width:292px
}
#page7 #content .col-3{
	width:266px;
	margin-right:25px
}
#page7 #content .col-4{
	width:280px
}

/*======= footer =======*/
#footer { height:89px; }

