@charset "utf-8";
/* Stainless Distributors */

#pipe_container {
	position:relative;
	width:755px;
	height:1225px;
	z-index:1;
	margin: 0 auto;
	padding: 0;
	background-color: #0B0A0F;
}

#pipe_title {
	position:absolute;
	width:150px;
	height:38px;
	z-index:105;
	left: 63px;
	top: 271px;
}

#pipe_image {
	position:absolute;
	width:755px;
	height:180px;
	z-index:0;
	top: 328px;
}

#pipe_content {
	position:absolute;
	width:541px;
	height:128px;
	z-index:106;
	left: 100px;
	top: 544px;
}

#pipe_content_divider {
	position:absolute;
	width:600px;
	height:1px;
	z-index:107;
	left: 76px;
	top: 691px;
	background-color: #666666;
}

#pipe_vendor_logos {
	position:absolute;
	width:755px;
	height:46px;
	z-index:251;
	top: 780px;
	left: 2px;
}

#pipe_top_logo_border {
	position:absolute;
	width:400px;
	height:1px;
	z-index:252;
	left: 82px;
	top: 686px;
	background-color: #FFFFFF;
}

#pipe_bottom_logo_border {
	position:absolute;
	width:300px;
	height:1px;
	z-index:252;
	left: 103px;
	top: 770px;
	background-color: #FFFFFF;
}

#pipe_L_logo_border {
	position:absolute;
	width:1px;
	height:100px;
	z-index:253;
	left: 81px;
	top: 686px;
	background-color: #FFFFFF;
}

#pipe_bottomBar {
	position:absolute;
	width:755px;
	height:1px;
	z-index:4;
	top: 1041px;
	background-color: #666666;
}

#pipe_footer {
	position:absolute;
	width:755px;
	height:115px;
	z-index:5;
	top: 1052px;
}
