.col2, .col3, .cols {float:left}
.col1 {
	width:346px;
	background:#f4f4f4;
	height:100%;
	float: right;
} 
.col2 {
	width:544px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}
.cols {
	width:280px;
	float: left;
}
/* index.html */
#page1 h1 {padding-top:30px}
#page1 #top_nav {padding-top:25px}
#page1 #menu {padding-top:12px}
#page1 header {height:126px}
#page1 #banner {
	height:321px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#slider {left:0;width:100%;height:321px;overflow:hidden;z-index:1}
/* index-1.html */
#page2 .cols {width:249px}
/* index-2.html */
#page3 .cols {width:249px}
/* index-3.html */
/* index-4.html */
#page5 .cols {width:80px}
#page1 .cols {width:80px}
/* index-5.html */
/* index-6.html */
.colsr {
	width:280px;
	float: left;
}
