.col1,.col2,.col3,.cols {float:left}
.col1 {
	width:400px
}
.col2 {width:290px}
.cols {
	width:300px
}
/* index.html */

#page1 .text {
	margin-top:0px;
	height:300px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
#page1 .text1 span {padding-bottom:40px}
/* index-1.html */
/* index-2.html */
/* index-3.html */
#page4 .cols {width:85px}
/* index-4.html */
/* index-5.html */
/* index-6.html */
