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

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

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

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

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

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

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

#structural_top_logo_border {
	position:absolute;
	width:400px;
	height:1px;
	z-index:252;
	left: 97px;
	top: 988px;
	background-color: #FFFFFF;
}

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

#structural_L_logo_border {
	position:absolute;
	width:1px;
	height:100px;
	z-index:253;
	left: 72px;
	top: 977px;
	background-color: #FFFFFF;
}

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

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