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

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

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

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

#gaskets_content {
	position:absolute;
	width:541px;
	height:136px;
	z-index:106;
	left: 102px;
	top: 501px;
}

#gaskets_content_divider {
	position:absolute;
	width:600px;
	height:1px;
	z-index:107;
	left: 69px;
	top: 573px;
	background-color: #666666;
}

#gaskets_vendor_logos {
	position:absolute;
	width:755px;
	height:83px;
	z-index:251;
	top: 635px;
}

#gaskets_top_logo_border {
	position:absolute;
	width:739px;
	height:1px;
	z-index:252;
	left: 8px;
	top: 637px;
	background-color: #FFFFFF;
}

#gaskets_bottom_logo_border {
	position:absolute;
	width:300px;
	height:1px;
	z-index:252;
	left: 50px;
	top: 806px;
	background-color: #FFFFFF;
}

#gaskets_L_logo_border {
	position:absolute;
	width:1px;
	height:132px;
	z-index:253;
	left: 42px;
	top: 788px;
	background-color: #FFFFFF;
}

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

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

