/* INDEX PAGE */
* {
    margin: 0;
}
html, body {
    height: 100%;
    background: #586770;
}
body {
	font-size: 100%;
}
.wrapper {
	background: #586770;
}
.main {
    height: 16.5625em;
	background: white;
    width: 60em;
    margin:0 auto;
    padding-top: 0em;
}
.push {
    height: 4em;
    padding-top: 1.25em;
}
.topbar {z-index: 1;
	background: transparent url(../images/topbar.gif) repeat-x;
	text-indent: -9999px;
	width: 60em;
	height: 1.5625em;
}
.header img {
	width: 60em;
	height: 15em;
	margin-top: 0em;
}

/* NAVIGATION */
ul.navigation {
	list-style-type: none;
	margin-top: -2.76em;
	margin-left: 4px;
	padding: 0em 0 0 0;
	color: white;
	text-align: left;
	letter-spacing: .05em;
	text-transform: uppercase;
	font: bold .75em Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
}
li#home {
    background-color: #F78F1E !important;
	-moz-border-radius: .3125em;
	-webkit-border-radius: .3125em;
}
li#home a:hover {
	color: white !important;
}
.navigation li {
	display: inline;
    margin-left: 0;
    padding: 11px;
}
.navigation a {
	color: white;
	text-align: left;
	text-decoration: none;
}
.navigation a:hover {
	color: #f78f1e;
	text-align: left;
}
/* END NAVIGATION */


.content_wrapper {
	background: #cdd6dc;
    border-top: white .1875em solid;
	width: 60em;
	margin:0 auto;
}
#copyblock {
	background: #bcc7cf url(../images/homestripe.gif) repeat;
	margin-top: 0em;
	width: 31.25em;
	margin-left: 26.25em;
}
#copy {
	position: relative;
	width: 34.25em;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	margin:0 auto;
	padding-top: 2.5625em;
	padding-bottom: 2.5625em;
	text-align: justify;
}
#copy span {
	font-weight: bold;
	color: #415a68;
}
.logo { z-index: 1;
	position: absolute;
	margin-top: 5.625em;
	margin-left: 1.875em;
	border: 0;
	background: transparent url(../images/home_logo.gif) no-repeat;
	width: 22.9375em;
	height: 9em;
	text-indent: -9999px;
}
.wrapper2 {
	background: #586770;
    width: 100%;
}
.footer {
	clear:both;
    height: 9.375em;
    background: #586770 url(../images/footerbar3.gif) repeat-x;
    width: 60em;
    margin:0 auto;
    padding-top: 0em;
    border-top: white .1875em solid;
}
.address {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	font-size: .7em;
	color: #999;
	margin-top: 1.25em;
	letter-spacing: .0625em;
}
.footer_links {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	font-size: .7em;
	color: #999;
	margin-top: 1.875em;
	letter-spacing: .0625em;
}
.footer_links a {
	text-decoration: none;
	color: white;
}
.footer_links a:hover {
	text-decoration: underline;
	color: black;
}
.copyright {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: left;
	font-size: .5em;
	color: black;
	letter-spacing: .0625em;
	margin-left: 1.25em;
	margin-top: 1.25em;
}
/* END INDEX PAGE */



/* SERVICES PAGE */
* {
    margin: 0;
}
html, body {
    height: 100%;
    background: #586770;
}
.wrapper {
	background: #586770;
}
.main {
    height: 16.5625em;
	background: white;
    width: 60em;
    margin-left: 0 auto;
    padding-top: 0em;
}
.push {
    height: 4em;
    padding-top: 1.25em;
}
.topbar {z-index: 1;
	background: transparent url(../images/topbar.gif) repeat-x;
	text-indent: -9999px;
	width: 60em;
	height: 1.5625em;
}
.header2 img {
	width: 60em;
	height: 15em;
	margin-top: 0em;
}

/* NAVIGATION */
ul.navigation2 {
	list-style-type: none;
	margin-top: -2.76em;
	margin-left: 4px;
	padding: 0em 0 0 0;
	color: white;
	text-align: left;
	letter-spacing: .05em;
	text-transform: uppercase;
	font: bold .75em Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
}
li#services2 {
	background-color: #f78f1e !important;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
}
li#services2 a:hover {
	color: white !important;
}
.navigation2 li {
	display: inline;
    margin-left: 0;
    padding: 11px;
	-moz-border-radius: .3125em;
	-webkit-border-radius: .3125em;
}
.navigation2 a {
	color: white;
	text-align: left;
	text-decoration: none;
}
.navigation2 a:hover {
	color: #f78f1e;
	text-align: left;
}
/* END NAVIGATION */


.content_wrapper2 {
	background: none repeat scroll 0 0 #BCC7CF;
    border-top: 0.1875em solid white;
    min-height: 485px;
    margin: 0 auto;
    width: 60em;
}
#copyblock2 {
	background: #cdd6dc url(../images/substripes.gif) repeat;
	margin-top: 0em;
	width: 25em;
	margin-left: 4.25em;
}
#copy2 {
	position: relative;
	width: 28em;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	margin: 0 auto;
	margin-right: auto;
	padding-top: 2.5625em;
	padding-bottom: 2.5625em;
	text-align: justify;
}
ol {
	font-weight: bold;
	color: #415a68;
	list-style-type: disc;
	text-align: left;
}

.titleservices { z-index: 1;
	position: absolute;
	margin-top: 10em;
	margin-left: 33.125em;
	border: 0;
	background: transparent url(../images/servicestitle.gif) no-repeat;
	width: 22.8125em;
	height: 2.625em;
	text-indent: -9999px;
}
.titlesafety { z-index: 1;
	position: absolute;
	margin-top: 10em;
	margin-left: 33.125em;
	border: 0;
	background: transparent url(../images/safetyawards.png) no-repeat;
	width: 22.8125em;
	height: 2.625em;
	text-indent: -9999px;
}
.email a {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #b84513;
	font-size: .6em;
	text-decoration: none;
	position: absolute;
	margin-left: 50.75em;
	margin-top: 36.5em;
	background: transparent url(../images/envelope.gif) no-repeat;
	height: 2em;
	text-indent: 2.875em;
	padding-top: .35em;
}
.wrapper2 {
	background: #586770;
    width: 100%;
}
.footer {
	clear: both;
    height: 9.375em;
    background: #586770 url(../images/footerbar3.gif) repeat-x;
    width: 60em;
    margin: 0 auto;
    margin-right: auto;
    padding-top: 0em;
    border-top: white .1875em solid;
}
.address {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	font-size: .7em;
	color: #999;
	margin-top: 1.25em;
	letter-spacing: .0625em;
}
.footer_links {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	font-size: .7em;
	color: #999;
	margin-top: 1.875em;
	letter-spacing: .0625em;
}
.footer_links a {
	text-decoration: none;
	color: white;
}
.footer_links a:hover {
	text-decoration: underline;
	color: black;
}
.copyright {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: left;
	font-size: .5em;
	color: black;
	letter-spacing: .0625em;
	margin-left: 1.25em;
	margin-top: 1.25em;
}
/* END SERVICES PAGE */




/* JOBS PAGE */
* {
    margin: 0;
}
html, body {
    height: 100%;
    background: #586770;
}
.wrapper {
	background: #586770;
}
.main {
    height: 16.5625em;
	background: white;
    width: 60em;
    margin: 0 auto;
    padding-top: 0em;
}
.push {
    height: 4em;
    padding-top: 1.25em;
}
.topbar {z-index: 1;
	background: transparent url(../images/topbar.gif) repeat-x;
	text-indent: -9999px;
	width: 60em;
	height: 1.5625em;
}
.header3 img {
	width: 60em;
	height: 15em;
	margin-top: 0em;
}

/* NAVIGATION */
ul.navigation3 {
	list-style-type: none;
	margin-top: -2.76em;
	margin-left: 4px;
	padding: 0em 0 0 0;
	color: white;
	text-align: left;
	letter-spacing: .05em;
	text-transform: uppercase;
	font: bold .75em Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
}
li#jobs3 {
	background-color: #f78f1e !important;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	-moz-border-radius: .3125em;
	-webkit-border-radius: .3125em;

}
li#jobs3 a:hover {
	color: white !important;
}
.navigation3 li {
	display: inline;
    margin-left: 0;
    padding: 11px;
}
.navigation3 a {
	color: white;
	text-align: left;
	text-decoration: none;
}
.navigation3 a:hover {
	color: #f78f1e;
	text-align: left;
}
/* END NAVIGATION */


.content_wrapper3 {
	background: #bcc7cf;
    border-top: white .1875em solid;
	width: 60em;
	margin: 0 auto;
}
#copyblock3 {
	background: url("../images/substripes.gif") repeat scroll 0 0 #CDD6DC;
    height: 490px;
    margin-left: 4.25em;
    margin-top: 0;
    width: 25em;
}
#copy3 {
	position: relative;
	width: 28em;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	margin: 0 auto;
	padding-top: 2.5625em;
	padding-bottom: 2.5625em;
	text-align: justify;
}
ul {
	font-weight: bold;
	color: #415a68;
	list-style-type: none;
	line-height: 4em;
}

.titlejobs { z-index: 1;
	position: absolute;
	margin-top: 3.75em;
	margin-left: 33.125em;
	border: 0;
	background: transparent url(../images/jobstitle.gif) no-repeat;
	width: 24em;
	height: 7.75em;
	text-indent: -9999px;
}
.download a {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #415a68;
	font-size: .7em;
	text-decoration: none;
	position: absolute;
	margin-left: 43.75em;
	margin-top: 21em;
	background: transparent url(../images/arrow.gif) no-repeat;
	height: 2em;
	text-indent: 1.875em;
	padding-top: .25em;
}
.information2 {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #415a68;
	font-size: .6em;
	text-decoration: none;
	position: absolute;
	margin-left: 53.5em;
	margin-top: 27.6875em;
	height: 1.25em;
	padding-top: .25em;
	line-height: 1.5em;
}
.information2 span {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #b84513;
}
.wrapper3 {
	background: #586770;
    width: 100%;
}
.footer {
	clear: both;
    height: 9.375em;
    background: #586770 url(../images/footerbar3.gif) repeat-x;
    width: 60em;
    margin: 0 auto;
    padding-top: 0em;
    border-top: white .1875em solid;
}
.address {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	font-size: .7em;
	color: #999;
	margin-top: 1.25em;
	letter-spacing: .0625em;
}
.footer_links {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	font-size: .7em;
	color: #999;
	margin-top: 1.875em;
	letter-spacing: .0625em;
}
.footer_links a {
	text-decoration: none;
	color: white;
}
.footer_links a:hover {
	text-decoration: underline;
	color: black;
}
.copyright {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: left;
	font-size: .5em;
	color: black;
	letter-spacing: .0625em;
	margin-left: 1.25em;
	margin-top: 1.25em;
}
/* END JOBS PAGE */



/* CONTACT PAGE */
* {
    margin: 0;
}
html, body {
    height: 100%;
    background: #586770;
}
.wrapper {
	background: #586770;
    width: 100%;
}
.main {
    height: 16.5625em;
	background: white;
    width: 60em;
    margin: 0 auto;
    padding-top: 0em;
}
.push {
    height: 4em;
    padding-top: 1.25em;
}
.topbar {z-index: 1;
	background: transparent url(../images/topbar.gif) repeat-x;
	text-indent: -9999px;
	width: 60em;
	height: 1.5625em;
}
.header4 img {
	width: 60em;
	height: 15em;
	margin-top: 0em;
}

/* NAVIGATION */
ul.navigation4 {
	list-style-type: none;
	margin-top: -2.76em;
	margin-left: 4px;
	padding: 0em 0 0 0;
	color: white;
	text-align: left;
	letter-spacing: .05em;
	text-transform: uppercase;
	font: bold .75em Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
}
li#contact4 {
	background-color: #f78f1e !important;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	-moz-border-radius: .3125em;
	-webkit-border-radius: .3125em;
}
li#contact4 a:hover {
	color: white !important;
}
.navigation4 li {
	display: inline;
    margin-left: 0;
    padding: 11px;
}
.navigation4 a {
	color: white;
	text-align: left;
	text-decoration: none;
}
.navigation4 a:hover {
	color: #f78f1e;
	text-align: left;
}
/* END NAVIGATION */


.content_wrapper4 {
	background: #bcc7cf;
    border-top: white .1875em solid;
	width: 60em;
	margin: 0 auto;
}
#copyblock4 {
	background: #cdd6dc url(../images/substripes.gif) repeat;
	margin-top: 0em;
	width: 25em;
	margin-left: 4.25em;
}
#copy4 {
	width: 26em;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: .75em;
	line-height: 5em;
	margin: 0 auto;
	padding-top: 8.5375em;
	text-align: left;
	padding-bottom: 8.5375em;
}
#copy4 span {
	font-weight: bold;
	color: #415a68;
}
.titlecontact { z-index: 1;
	position: absolute;
	margin-top: 10em;
	margin-left: 33.75em;
	border: 0;
	background: transparent url(../images/contacttitle.gif) no-repeat;
	width: 11.6875em;
	height: 2.4375em;
	text-indent: -9999px;
}
.information a {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #b84513;
	font-size: .6em;
	text-decoration: none;
	position: absolute;
	margin-left: 50.75em;
	margin-top: 36.5em;
	background: transparent url(../images/envelope.gif) no-repeat;
	height: 2em;
	text-indent: 2.875em;
	padding-top: .35em;
}
.wrapper4 {
	background: #586770;
    width: 100%;
}
.footer {
	clear: both;
    height: 9.375em;
    background: #586770 url(../images/footerbar3.gif) repeat-x;
    width: 60em;
    margin: 0 auto;
    padding-top: 0em;
    border-top: white .1875em solid;
}
.address {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	font-size: .7em;
	color: #999;
	margin-top: 1.25em;
	letter-spacing: .0625em;
}
.graphic {
	position: absolute;
	margin-left: 51.25em;	
	background: #586770 url(../images/globe.gif) no-repeat;
	text-indent: -9999px;
	width: 6.3125em;
	height: 8.4375em;
}
.footer_links {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	font-size: .7em;
	color: #999;
	margin-top: 1.875em;
	letter-spacing: .0625em;
}
.footer_links a {
	text-decoration: none;
	color: white;
}
.footer_links a:hover {
	text-decoration: underline;
	color: black;
}
.copyright {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: left;
	font-size: .5em;
	color: black;
	letter-spacing: .0625em;
	margin-left: 1.25em;
	margin-top: 1.25em;
}
/* END CONTACT PAGE */




/* Safety Page */
/* NAVIGATION */
ul.navigation5 {
	list-style-type: none;
	margin-top: -2.76em;
	margin-left: 4px;
	padding: 0em 0 0 0;
	color: white;
	text-align: left;
	letter-spacing: .05em;
	text-transform: uppercase;
	font: bold .75em Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
}
li#safety5 {
	background-color: #f78f1e !important;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	-moz-border-radius: .3125em;
	-webkit-border-radius: .3125em;

}
li#safety5 a:hover {
	color: white !important;
}
.navigation5 li {
	display: inline;
    margin-left: 0;
    padding: 11px;
}
.navigation5 a {
	color: white;
	text-align: left;
	text-decoration: none;
}
.navigation5 a:hover {
	color: #f78f1e;
	text-align: left;
}

html body div.wrapper div.content_wrapper2 div#copyblock2 h3 {
	color: #555555;
    font-family: arial;
    padding: 20px 0 0 20px;
    text-transform: uppercase;
}
