.certheader {
	margin-bottom: 10px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #121538;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
}
.certimageholder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	height: 70px;
	width: 220px;
}
.certtextholder {
	float: left;
	margin-bottom: 10px;
	position: relative;
	height: 90px;
	width: 500px;
	color: #001F52;
}
.certificationcontainer {
	height: 1000px;
	width: 760px;
	position: relative;
}
.certtext {
	margin-left: 10px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	color: #001F52;
	width: 380px;
	float: left;
	line-height: 18px;
}

