@charset "utf-8";
.container {
	width: 1039px;
	margin-right: auto;
	margin-left: auto;
}
.content_area {
	background-image: url(../images/bg_contentarea.jpg);
	height: 100%;
	width: 1039px;
	background-repeat: no-repeat;
}
.content_areaContact {
	background-image: url(../images/page_bgs/bg_contentarea_contact.jpg);
	height: 100%;
	width: 1039px;
	background-repeat: no-repeat;
}
.content_areaAOG {
	background-image: url(../images/page_bgs/bg_contentarea_AOG.jpg);
	height: 100%;
	width: 1039px;
	background-repeat: no-repeat;
}
.content_areaQuality {
	background-image: url(../images/page_bgs/bg_contentarea_quality.jpg);
	height: 100%;
	width: 1039px;
	background-repeat: no-repeat;
}
.content_areaSvc {
	background-image: url(../images/page_bgs/bg_contentarea_Svc.jpg);
	height: 100%;
	width: 1039px;
	background-repeat: no-repeat;
}

.text_area {
	background-color: #FFF;
	width: 923px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 40px;
}
.bodyleading {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 30px;
}

.text_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.text_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 25px;
}
.text_bodyboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #900;
	line-height: 25px;
}
.text_bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	line-height: 25px;
}

.text_bodyboldb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
}
.text_bodylarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
}




.text_heading_itblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0f557f;
	font-style: italic;
}
.clear {
	clear: both;
}
.asa {
	padding-bottom: 50px;
	height: 127px;
}
.spacing {
	padding-bottom: 0px;
	height: 127px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686767;
	text-align: center;
	font-weight: bold;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686767;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.footerlink:link {
	color: #686767;
	text-decoration: none;
}
.footerlink:visited {
	color: #686767;
	text-decoration: none;
}
.footerlink:hover {
	color: #000;
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.link:link {
	color: #333;
	text-decoration: none;
}
.link:visited {
	color: #333;
	text-decoration: none;
}
.link:hover {
	color: #000;
	text-decoration: underline;
}
.link_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.link_blue:link {
	color: #009;
	text-decoration: none;
}
.link_blue:visited {
	color: #009;
	text-decoration: none;
}
.link_blue:hover {
	color: #000;
	text-decoration: underline;
}
