.col1,.col2,.col3,.cols {float:left}
.col1 {width:500px}
.col2 {width:290px}
.cols {width:225px}
/* index.html */
#page1 {background:url(../images/bg_top.gif)}
#page1 .text {
	background:url(../images/bg_img1.jpg) 0 0 no-repeat;
	margin-top:17px;
	height:207px;
	padding-top: 165px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#page1 .text1 span {
	padding-bottom:15px
}
/* index-1.html */
/* index-2.html */
/* index-3.html */
#page4 .cols {width:85px}
/* index-4.html */
/* index-5.html */
/* index-6.html */
