div.header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 225px;
	background: url(../i/design/pipe_header.png) 50% -45px no-repeat;
}
div.content {
	margin: 0 auto 0;
	padding-left: 60px;
	padding-bottom: 120px;
	width: 780px;
}
div.footer {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 120px;
	width: 100%;
	background: url(../i/design/pipe_footer.png) 100% 0 no-repeat;
}
div.w1_2 {
	margin-left: 20px;
	padding-top: 30px;
	float: left;
	width: 380px;
}
div.content div.first {
	margin-left: 0;
}
div.clean {
	width: 200px;
	float: left;
}

div.page {
	min-height: 100%;
   	position: relative;
}

div#content {
	
}

div#sidebar {
	
}

div#footer {
	
}
div.clear {
	clear: both;
}
div.banners {
  padding: 15px 0;
  text-align: center;
  vertical-align: middle;
}
