/* CSS Document */

.footerLeft {
float:left;
width:200px;}

.footerRight {
float:right;
width:500px;}

.intro {
padding-right:295px;
background:url(../image/pIntro.jpg) no-repeat 100% 0;}

.experience {
padding-right:250px;
background:url(../image/pExperience.jpg) no-repeat 100% 0;}

.healthSafety {
padding: 0 250px 40px 0;
background:url(../image/pHealthSafety.gif) no-repeat 100% 0;}

.environment {
padding:0 260px 70px 0;
background:url(../image/pCommunity.jpg) no-repeat 100% 0;}

.contactResult {
color:#ca7e40;
border:#C3C3C3 solid 1px;
padding:.75em;
margin-bottom:15px;
line-height:1.7em;}

.contactResult p {
padding:0;
margin:0;}