@charset "utf-8";
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B3B02B;
	border-bottom-color: #B3B02B;
	border-left-color: #B3B02B;
	background-color: #FFFFFF;
	background-image: url(../Images/OMKmark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#mainContent {

}
#mainContent  h3 {
	font-size: 16px;
	color: #D66B01;
	padding-left: 20px;
}
#mainContent p {
	padding-left: 30px;
	text-align: justify;
	padding-right: 30px;
}
#mainContent h2 {
	font-size: 22px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 30px;
	color: #D66B01;
	padding-bottom: 20px;
}
h1    {
	font-size: 28px;
	font-weight: bold;
	color: #D66B01;
	padding-top: 10px;
	text-align: left;
	padding-left: 30px;
}
.imageHat {
	float: right;
	padding-right: 400px;
	padding-top: 20px;
}
