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

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

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

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

#hangers_content {
	position:absolute;
	width:541px;
	height:136px;
	z-index:106;
	left: 109px;
	top: 589px;
}

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

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

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

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

#hangers_L_logo_border {
	position:absolute;
	width:1px;
	height:132px;
	z-index:253;
	left: 103px;
	top: 638px;
	background-color: #FFFFFF;
}

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

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