@charset "utf-8";
/* CSS Document */
/* @import url(jquery.lightbox-0.5.css); */

h1 {
	display: block;
	text-indent: -999999px;
	margin: 0px auto;
	padding: 20px 0px;
	font-size: 1.1em;
}
p {
	padding: 0px 100px;
}
.aboutContent {
	margin: 0px;
	/*border-top: 1px solid #666;*/
}
#mainContent {
	position: relative;
	width: 900px;
	min-height:450px;
	height:auto !important;
	height: 450px;
	margin: 0px auto;
	padding:0;
	/*border-bottom: 5px solid #ddd;*/
	background: #FFFFFF;
	background-image:url(../images/main_bckgd.gif);
	background-repeat:repeat-x;
	background-position: top left;
}

/* ------------------------------------------------------------------------------------*/
/* Intro Section w/ menu --------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------*/

.aboutBox {
	border-top: 1px solid #bbb;
}
#aboutPgIntro {
	position: relative;
	margin: 0;
	padding: 0;
	height: 200px;
}
#aboutPgIntro p {
	margin: 0;
	padding: 0px 100px 20px 100px;
}
#aboutPgIntro h1{
	width: 168px;
	height: 30px;
	background:url(../images/about_hdr.gif) no-repeat center;
}

/* About Menu -------------------------------------------------------------------------*/

#aboutMenuContainer {
	position: relative;
	width: 890px;
	height: 92px;
	margin: 0px auto;
	padding: 0px;
	background:url(../images/aboutMenuGrad.gif) no-repeat bottom center;
	/*background: #a00;*/
}
#aboutMenu {
	position: absolute;
	bottom:0px;
	left: 138px;
	width: 630px; /* was 500px and 624px */
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	/*border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;*/
	/*background: #eee;*/
	/*background: #999;*/
	/*border-bottom: 1px solid #bbb;*/
}
#aboutMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float:left;
	/*background: #eee;*/
}
#aboutMenu ul li {
	float: left;
	/*background:url(../images/aboutTabSright.gif) no-repeat top right;*/
}
#aboutMenu ul a {
	display: block;
	padding: 0px 0px 0px 0px;
	height: 28px;
	width: 124px;
	line-height: 2.5em;
	text-decoration: none;
	text-align: center;
	font-size: .75em;
	border-top: 1px solid #bbb;
	/*background:url(../images/aboutTab.gif) repeat-x top left;*/
}
#aboutMenu a:hover {
	color: #cc0000;
	/*background:url(../images/sbmenuSq2.gif) repeat-x bottom left;*/
	text-decoration: none;
	background: #fff;
}
#aboutTabLeft {
	border-left: 1px solid #bbb;
}
#aboutTabRight {
	border-right: 1px solid #bbb;
}
.aboutSelected {
	color: #c00;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #fff;
	background: #fff;
}
.aboutUnselected {
	/*border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;*/
	background: #efefef;
}

/* settings for ajax content ------------------------------------------------*/

.selected {
	background:url(../images/sbmenuSq.gif) repeat-x bottom left;
	/*background: #c00;*/
	color: #cc0000;
	text-decoration: none;
}
.selected:hover {
	background: #c00;
	color: #ddd;
}
.loading {
	display: none;
	width: 48px;
	height: 48px;
	margin: 0px auto;
	padding: 0;
	background:url(../images/load.gif) no-repeat center;
}
			
#aboutPage {
	position: relative;
	display:none;
	margin: 0px;
	padding: 0px;
}

/* ------------------------------------------------------------------------------------*/
/* Equipment --------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------*/

#equipment {
	position: relative;
	width: 900px;
	/*height: 300px;*/
	/*margin: 0px;*/
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	/*background: #eee;*/
	/*filter:alpha(opacity=50);*/     /* IE's opacity*/
	/*opacity: 0.5;*/
}
#equipment h1{
	width: 116px;
	height: 29px;
	background:url(../images/equip_hdr.gif) no-repeat center;
}
#equipment ul {
	margin: 0px;
	padding: 0;
	width: 275px;
	text-align: left;
	list-style: none;
}
#equipment ul li {
	margin: 0;
	padding: 10px 0px 0px 0px;
	font-weight:bold;
	font-size: .9em;
	color: #a00;
}
#equipment ul li p {
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size: .9em;
	color: #000;
}
#equipList {
	margin: 0px auto;
	padding: 0px 0px 70px 0px;
	width: 600px;
}
#equipLeft {
	float: left;
	width: 275px;
	margin: 0;
	padding: 0;
}
#equipRight {
	width: 275px;
	margin: 0px 0px 0px 320px;
	padding: 0px 0px 0px 0px;
}

#jequipment {  /* javascript turned on -------------------------------------- */
	position: relative;
	width: 900px;
	/*height: 300px;*/
	/*margin: 0px;*/
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	/*background: #eee;*/
	/*filter:alpha(opacity=50);*/     /* IE's opacity*/
	/*opacity: 0.5;*/
}
#jequipment h1{
	width: 116px;
	height: 29px;
	background:url(../images/equip_hdr.gif) no-repeat center;
}
#jequipment ul {
	margin: 0px;
	padding: 0;
	width: 275px;
	text-align: left;
	list-style: none;
}
#jequipment ul li {
	margin: 0;
	padding: 10px 0px 0px 0px;
	font-weight:bold;
	font-size: .9em;
	color: #a00;
}
#jequipment ul li p {
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size: .9em;
	color: #000;
}
#jequipList {
	margin: 0px auto;
	padding: 0px 0px 70px 0px;
	width: 600px;
	/*background: #333;*/
}
#jequipLeft {
	float: left;
	width: 275px;
	margin: 0;
	padding: 0;
	/*background: #666;*/
}
#jequipRight {
	/*float: right;*/
	width: 275px;
	margin: 0px 0px 0px 320px;
	padding: 0px 0px 0px 0px;
	/*background: #666;*/
}
/* ------------------------------------------------------------------------------------*/
/* Locations --------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------*/

#locations {
	position: relative;
	width: 900px;
	/*height: 600px;*/
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	
}
#locations h1{
	width: 105px;
	height: 29px;
	background:url(../images/locations_hdr.gif) no-repeat center;
}
#locations p {
	padding: 0px 100px 20px 100px;
}
#locImg {
	position: relative;
	/*top: 150px;*/
	/*right: 0px;*/
	margin: 0;
	padding: 10px 0px 20px 0px;
	width: 900px;
	height: 560px;
	background:url(../images/edsco_location_map_lg.gif) no-repeat center right;
	/*background-color: #eee;*/
}
#locImg img {
	display: block;
	padding: 0px;
	margin: 15px 0px 5px 19px;
	border: 6px solid #bbb;
}
/* Old img attributes -------------------------- */
/*#locImg img {
	display: block;
	padding: 0px;
	margin: 10px 0px 5px 100px;
	border: 6px solid #bbb;
}*/
/*-------------------------------------------- */
#locImg h2 {
	margin: 0px;
	padding: 0px;
	width: 300px;
	text-align: center;
	font-size: 1em;
	/*background: #999;*/
}
#locImgBox p {
	margin: 0px;
	padding: 0px;
	width: 300px;
	text-align: center;
}
#locImgBckgd {
	position: absolute;
	left: 100px;
	top: 0px;
	width: 300px;
	height: 495px;
	background:url(../images/locImgBckgdTop.gif) no-repeat top center;
	background-color:#e9e9e9;
	filter:alpha(opacity=90);      /*IE's opacity*/
	opacity: 0.9;
}
#locImgBckgd span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 300px;
	height: 5px;
	background:url(../images/locImgBckgdBtm.gif) no-repeat bottom center;
}
#locImgBox {
	position: absolute;
	left: 100px;
	top: 0px;
	width: 300px;
	/*height: 300px;*/
	/*background: #700;*/
	z-index: 10000;
}

/* ------------------------------------------------------------------------------------*/
/* Our People --------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------*/

#ourpeople {
	position: relative;
	width: 900px;
	height: 300px;
	/*margin: 0px;*/
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	/*background: #eee;*/
}
#peopleGallery h1{
	width: 129px;
	height: 30px;
	background:url(../images/ourpeople_hdr.gif) no-repeat center;
}
#peopleGallery {
	position: relative;
	height: 575px;
	width: 900px;
}
#peopleGallery p {
	margin: 0px;
	padding: 0px 100px 10px 100px;
}
#peopleGallery table {
	margin: 0px 75px;
}
#peopleGallery table p {
	margin: 0px 18px;
	padding: 0px;
	text-align: center;
	width: 212px;
	/*background: #a00;*/
}
#peopleGallery table img {
	margin: 0px 18px;
	padding: 0px;
	border: 6px solid #bbb;
}
#peopleGallery table tr td{
	/*margin: 10px 0px;*/
	padding: 10px 0px;
}
#peopleGallery table tr td p{
	padding: 5px 0px;
}

/* ------------------------------------------------------------------------------------*/
/* Our Quality Policy --------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------*/

#qpolicy { /* javascript turned off */
	position: relative;
	width: 900px;
	height: 300px;
	/*margin: 0px;*/
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 0px;
	/*background: #ddd;*/
}
#qpolicy h1 {
	width: 199px;
	height: 30px;
	background:url(../images/ourqp_hdr.gif) no-repeat center;
}
#qpolicy ul {
	padding: 0px 225px;
	font-size: .8em;
	list-style-type: none;
	/*line-height: 1.4em;*/
}
#qpolicy li {
	/*padding-left: 15px;*/
	padding: 2px 0px 2px 15px;
	background:url(../images/bullet_red.gif) no-repeat left center;
}
#jqpolicy {  /* javascript turned on -------------------------------------- */
	position: relative;
	width: 900px;
	/*height: 500px;*/
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 0px;
	/*background: #ada;*/
}
#jqpolicy p {
	/*background-color: #009999;*/
}
#jqpolicy h1 {
	width: 199px;
	height: 30px;
	background:url(../images/ourqp_hdr.gif) no-repeat center;
	/*background-color:#FFCC66;*/
}
#jqpolicy ul {
	display: block;
	margin: 0px;
	padding: 10px 225px;
	height: 100px;
	font-size: .8em;
	list-style-type: none;
	/*background-color:#0099FF;*/
}
#jqpolicy ul li {
	display: block;
	margin: 0px;
	padding: 2px 0px 2px 15px;
	background:url(../images/bullet_red.gif) no-repeat left center;
	/*background-color:#FF66FF;*/
}
#jisocert {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 305px;
	height: 27px;
	background:url(../images/ISO_cert.gif) no-repeat center;
	/*background-color:#999966;*/
}
/* ------------------------------------------------------------------------- */
#isocert {
	display: block;
	margin: 0px auto;
	width: 350px;
	height: 31px;
	background:url(../images/ISO_cert2.gif) no-repeat center;
}
/*#services h1 {
	display: block;
	text-indent: -999999px;
	margin: 0px auto;
	padding: 20px 0px;
	width: 138px;
	height: 28px;
	font-size: 1.2em;
	background:url(../images/our_services.gif) no-repeat center;
}
#services h2 {
	margin: 0px auto;
	padding: 10px;
	font-size: .9em;
	text-align: center;
	color: #CC0000;
}*/