@charset "UTF-8";
#MainContents {
	height: auto;
	width: 780px;
	background-color: #FFF;
}
#PipeSleeve {
	height: auto;
	width: 780px;
	background-color: #FFF;
}
#PipeSleeveText {
	float: left;
	height: auto;
	width: 425px;
	padding-right: 40px;
	padding-left: 15px;
}
#PipeSleeveImage {
	float: left;
	height: auto;
	width: auto;
}
#MiniMax {
	height: auto;
	width: 780px;
	clear: both;
	background-color: #FFF;
}
#SafeSiteSensorText {
	float: left;
	height: auto;
	width: 425px;
	padding-right: 40px;
	padding-left: 15px;
}
#MiniMaxImage {
	float: left;
	height: auto;
	width: auto;
}
#MiniMaxText {
	float: left;
	height: 190px;
	width: 425px;
	padding-right: 40px;
	padding-left: 15px;
	padding-top: 30px;
}
#SafeSiteSensor {
	height: auto;
	width: 780px;
	clear: both;
	background-color: #FFF;
	padding-bottom: 2px;
}
#GasMat {
	clear: both;
	height: auto;
	width: 780px;
	padding-top: 0px;
	padding-bottom: 30px;
	background-color: #FFF;
}
#GasMatImage {
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFF;
}
#GasMatText {
	float: left;
	height: 140px;
	width: 435px;
	padding-right: 30px;
	padding-left: 15px;
	padding-top: 40px;
	background-color: #FFF;
}
#SafeSiteSensorImage {
	float: left;
	height: auto;
	width: auto;
}
