.infection {
	background: #aaa;
	color: #666;
	text-align: center;
	padding: 10px 15px;
}
.infection a {
}
.edgeEnviron {
	background: #aaa;
	text-align: center;
	padding: 10px 15px;
}
.edgeEnviron a {
}
.debridement {
	background: #aaa;
	text-align: center;
	padding: 10px 15px;
}
.debridement a {
}
.dlfa;j {
	background-repeat: no-repeat;
}

.moisture {
	background: #aaa;
	text-align: center;
	padding: 10px 15px;
}
.moisture a {
}
.m-active {background: #fcb813 !important;}
.d-active {background: #938985 !important;}
.e-active {background: #d26baa !important;}
.i-active {background: #006eb9 !important;}
.s-active {background: #00b085 !important;}
.support {
	background: #aaa;
	text-align: center;
	padding: 10px 15px;
}
.support a {
}

.infection:hover {
	background: #006eb9;
	transition: .5s ease;
	color: #fff !important;
}
.edgeEnviron:hover {
	background: #d26baa;
	transition: .5s ease;
	color: #fff !important;
}
.debridement:hover {
	background: #938985;
	transition: .5s ease;
	color: #fff !important;
}
.moisture:hover {
	background: #fcb813;
	transition: .5s ease;
	color: #fff !important;
}
.support:hover {
	background: #00b085;
	transition: .5s ease;
	color: #fff !important;
}
.pageNav a {
	color: #fff;
	text-decoration: none;
}
.dimesSubNav {
	background: #ddd;
	width: 13%;
	float: left;
	margin-right: 2.5%;
}
.dimesSubNav img {
	width: 100%;
	height: auto;
}

.education {
	width: 30%;
	padding: 1.5%;
	text-align: center;
	float: left;
	background: #006dfe;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.prevention {
	width: 30%;
	padding: 1.5%;
	text-align: center;
	float: left;
	background: #92d6e2;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.treatment {
	width: 30%;
	padding: 1.5%;
	text-align: center;
	float: left;
	background: #2b3e54;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.educationSection {
	width: 700px; 
	float: left;
	padding: 35px 0;
}


#education {
	float: left;
}
#prevention {
	float: left;
}
#treatment {
	float: left;
}


.dimesProducts {
	width: 100%;
}
.dimesProducts p {
	padding: 10px 0 0 0;
	margin: 0 !important;
}
