@charset "UTF-8";
/* CSS Document */

.normal_text {
  color: #333333;
  font-size:12px;
  font-family:Helvetica;
  font-style:normal;
  text-decoration:none;
  line-height: 13pt
}
.normal_text A:link {text-decoration: underline; color: #333333} 
.normal_text A:visited {text-decoration: underline; color: #333333} 
.normal_text A:hover {text-decoration: underline; color: #999999} 
.normal_text A:active {text-decoration: underline; color: #333333} 

.crumb A:link {text-decoration: underline; color: #333333} 
.crumb A:visited {text-decoration: underline; color: #333333} 
.crumb A:hover {text-decoration: underline; color: #999999} 
.crumb A:active {text-decoration: underline; color: #333333} 

#normal_text_small{
  color: #333333;
  font-size:11px;
  font-family:Helvetica;
  font-style:normal;
  text-decoration:none;
}

 .imgborder{
    border-width:1px;
    border-style:solid;
    border-color:#bcdbf3;
	padding:4px;
  }
  .captions{
  font-size:9px
  colour:#333333;
  font-style: italic;
    }
	
	.homebordertop{
	border-top:1px solid;
	border-color:#64b7e7;
	}
	
	.homeborderleft{
	border-left:1px solid;
	border-color:#64b7e7;
	}
	
	.homeborderright{
	border-right:1px solid;
	border-color:#64b7e7;
	}
	.homeborderbottom{
	border-bottom:1px solid;
	border-color:#64b7e7;
	}
	
.homepanel_bg{
background-image:url(../00_images/hme_smallpanels_bg.jpg);
background-repeat:repeat-x;
font-size:9px;
colour:#333333;
background-color: #dbebfa
}

#home_panel_text{
  color: #333333;
  vertical-align:top;
  font-size:11px;
  font-family:Helvetica;
  font-style:normal;
  text-decoration:none;
  padding-left:4px;
  padding-right:4px;
  padding-top:4px;
  padding-bottom:0px;
  line-height:14px;
}
		
	
#home_experience{
  left:1px;
  top:8px;
  width:354px;
  position:relative;
  overflow: visible
}

#home_innovations{
  right:0px;
  top:-168px;
  width:354px;
  position:relative;
  float: right;
  overflow: visible
}

#home_awards{
left:1px;
  top:17px;
  width:354px;
  position:relative;
  overflow: visible
}

#home_news{
left:1px;
  top:17px;
  width:718px;
  position:relative;
  overflow: visible
}

#home_safety{
  right:0px;
  top:-158px;
  width:354px;
  position:relative;
  float: right;
  overflow: visible
}
	
#home_intro {
  left:228px;
  top:8px;
  width:719px;
  position:relative;
  font-style:normal;
  overflow: visible

}

#home_footer {
	color: #ffffff;
	font-size:9px;
	font-weight:bold;
	font-family:Helvetica;
	font-style:normal;
	text-decoration:none;
	position:relative;
	width:960px;
	height:218px;
	background-image: url(../00_images/footer.png);
}

#home_content { background-color:#999933; padding:0px 0px 40px 0px;
  background-color:#d1e6f7;  
  background-image: url(../00_images/content_bg1.bmp);
  background-repeat:repeat-x;
}

.intro_text {  color: #009dda;
  font-size:14px;
  font-family:Helvetica;
  font-style:normal;  text-decoration:none;
  line-height: 14pt}


