@charset "utf-8";
body {
	background: #A2BBBC;
	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;
}
#wrapper {
	width:925px;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:left;
}
#header {
	width:925px;
	height:150px;
	position:relative;
	background-color:#000000;
}
#headerLogo {
	width:400px;
	height:99px;
	top:25px;
	left:35px;
	position:absolute;
}
#headerSlogan1 {
	width:269px;
	height:33px;
	top:24px;
	left:420px;
	position:absolute;
}
#headerSlogan2 {
	width:269px;
	height:33px;
	top:52px;
	left:565px;
	position:absolute;
}
.sloganText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CCC;
}
#jobOpportunities {
	width: 150px;
	height: 75px;
	position: absolute;
	left: 460px;
	top: 60px;
}

#headerPhone {
	width:250px;
	height:50px;
	top:87px;
	left:638px;
	position:absolute;
}
.headerPhoneText {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	color: #F7B603;
	font-weight: bold;
}
#nav_bar {
	width:925px;
	height:58px;
	position:relative;
}
#nav_buttons {
	width:845px;
	height:37px;
	position:absolute;
	top:4px;
	left:40px;
}
#mainContent {
	width:925px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #023B70;
	position: relative;
	background-color: #CCC;
	float: left;
}
#otherMainContent {

}

#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F7B603;
}
#mainContent h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#homeText {
	float: left;
	width: 305px;
	height: 320px;
	padding: 0 5px 10px 10px;
	overflow: auto;
	margin-top: 10px;
}

#homeText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: justify;
}
#homeText ul li {
	margin-left:-20px;
	list-style-image: url(images/right_arrow2.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#homeDropDown {
	float: left;
	width: 320px;
}

#homePhoto {
	float: right;
	width: 604px;
	height: 355px;
}




.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.pageText a, .pageText a:visited {
	color: #000;
}
.pageText a:hover {
	color: #FF0;
}
.pageText a:active {
	color: #F00;
}
#PSide2Div {
	color: #FFFFFF;
	float: right;
	height: auto;
	padding-top: 9px;
	width: 309px;
	text-align: left;
}



#PageTitleReturnDiv {
	float: right;
	margin: 15px 20px 0 0;
}
#PageTitleDiv h1 span a, #PageTitleDiv h1 span a:visited {
	color: #000;
	text-decoration: underline;
}

.recProjTextLink a, .recProjTextLink a:visited {
	color: #FFF;
}


#PageTitleReturnDiv p {
	color: #000;
	margin: 0;
	padding: 0;
}
#PageTitleReturnDiv p a, #PageTitleReturnDiv a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}


.centerText {
	text-align: center;
}
.red {
	color: #F00;
}
.goldText {
	color: #F7B603;
}
.blueText {
	color: #023B70;
}





#footer {
	width:925px;
	background-color: #000000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F7B603;
	position: relative;
	float: left;
	height: 170px;
}
#CollapsiblePanel1 h1 {
	color: #000;
	font: 14px Arial, Helvetica, sans-serif;
}

#standards {
	position:absolute;
	left:0px;
	top:0px;
	width:510px;
	height:152px;
	z-index:1;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	letter-spacing: 1px;
}
.bul {list-style-image: url(images/DiamondBullet.gif);}

#services {
	position:absolute;
	left:320px;
	top:9px;
	width:589px;
	height:115px;
	z-index:1;
	text-align: center;
}
#servicePhotoBox {
	width:420px;
	height:280px;
	border: 10px solid #023B70;
	float: left;
	margin: 20px 0 20px 30px;
}
#serviceTextBox {
	width:370px;
	float: right;
	margin: 20px 30px 10px 0;
	height: 270px;
	background-repeat: no-repeat;
	background-image: url(images/text_frame3.png);
	padding: 15px;
}
#serviceTextBoxInner {
	width: 365px;
	height: 270px;
	padding-right: 5px;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#serviceTextBoxInner p {
	margin: 0;
	padding: 0;
	text-align: justify;
}
#serviceTextBoxInner h5 {
	font-size: 12px;
	text-align: center;
	margin: 0;
	font-weight: normal;
}

#serviceTextBoxInner ol li {
	margin-left:-20px;
	font-weight: bold;
}
#serviceTextBoxInner ol ul li {
	font-weight: normal;
	margin-left: -50px;
	list-style:disc;
}
#serviceTextBoxInner ul li {
	margin-left:-20px;
	list-style-image: url(images/right_arrow2.png);
}


.ourServicesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #023B70;
	font-weight: bold;
}
#signature {
	width:160px;
	height:20px;
	top:140px;
	position:absolute;
	text-align:right;
	right: 15px;
}
.signatureText a, .signatureText a:visited {
	color: #CCC;
	text-decoration: none;
}
.signatureText a:hover {
	color: #FF0;
}
.signatureText a:active {
	color: #F00;
}

.signatureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.spacerLine {
	font-size: 9px;
}

.clearFlt {
	clear: both;
}
