@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #300;
}
.oneColElsCtr #container {
	width: 46em; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
	background-image: url(images/Background_with_logo.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}
.oneColElsCtr #mainContent {
	background-image: none;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.navigation {
	word-spacing: normal;
	float: none;
}
.btn1 {
	margin-left: 525px;
}
.pghead {
	margin-left: 30px;
	width: 195px;
	text-align: center;
}
.maintext {
	margin-right: 44px;
	margin-left: 240px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
.redboxlong {
}
.homepg2btn {
	margin-right: 75px;
	margin-left: 75px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
.copyright {
	text-align: center;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}
h2 {
	font-size: 18px;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#redheadline {
	color: #C03;
	font-weight: bold;
}
.nextcolumn {
	margin-right: 44px;
	margin-left: 240px;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
}
.quote {
	margin-right: 44px;
	margin-left: 44px;
	width: 170px;
	color: #000;
	font-style: italic;
	float: left;
	font-size: 14px;
	line-height: 20px;
}
.redboxtext {
	background-color: #cc0033;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	text-indent: 0px;
	color: #FFF;
	margin-right: 0px;
	margin-left: 44px;
	width: 130px;
	height: 250px;
	padding: 20px;
	float: left;
}
.boxtextnotred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.certifications {
	color: #393;
	background-color: #0C9;
}
#certtext {
	position: absolute;
	top: 250px;
	width: 150px;
	right: 50px;
}
#certtext {
	color: #000;
	width: 195px;
	margin-left: 30px;
}
#cert3 {
	margin-left: 15px;
	background-color: #9cc;
	width: 155px;
	float: left;
	color: #000;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(images/teal-box.png);
	font-size: 14px;
}
#certtext6a {
	background-color: #36F;
	width: 150px;
	margin-left: 43px;
	float: left;
	padding: 10px;
	background-image: url(images/Background_with_logo.jpg);
}
#certtext4a {
	background-color: #39C;
}
.certbold {
	font-weight: bold;
	color: #C00;
}
