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

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

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

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

#gauges_content {
	position:absolute;
	width:589px;
	height:128px;
	z-index:106;
	left: 81px;
	top: 553px;
}

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

#gauges_vendor_logos {
	position:absolute;
	width:755px;
	height:104px;
	z-index:251;
	top: 783px;
	left: 1px;
}

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

#structural_footer {
	position:absolute;
	width:755px;
	height:115px;
	z-index:5;
	top: 943px;
	left: 1px;
}
