@charset "UTF-8";
/* CSS Document */

    body { 

    font-family: Georgia, "Helvetica", Times, serif;

    font-size: 14px; 

    color:#000000;
 
	
    } 


    p { 
 

    }

    li {

    list-style-type: none; 

    line-height: 150%; 

    list-style-image: url(../images/arrowSmall.gif); 

    } 

    h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #202364;
	vertical-align: top;
    } 

	
    h2 { 

    font-family: Georgia, "Times New Roman", Times, serif; 

    font-size: 16px;

    font-weight: bold; 

    color: #000000; 

    border-bottom: 1px solid #C6EC8C; 

    } 
	
	h3 {    
	font-family: Georgia, "Times New Roman", Times, serif; 

    font-size: 30px;

    font-weight: bold; 

    color:#FFFFFF;
	}
	
	
	h4 {    
	font-family: Georgia, "Times New Roman", Times, serif; 

    font-size: 11px;

    font-weight: bold; 

    color: #202364;
	}

a:link {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}



	#wrapper{
	margin: 0 auto;
	position:relative;
	width: 980px;
  }
	
	#headerlogo {
	position:relative;
	z-index:15;
	width:100px;
	height:100px;
	margin-left: 80px;
	}
	
	#headerlogotext {
	position:relative;
	z-index:15;
	width:800px;
	height:40px;
	margin-top: -90px;
	margin-left: 180px;
	}
	
	#headerpic {
	position:relative;
	z-index:15;
	width:1000px;
	height:250px;
	top: -25px;
	left: -20px;
	}
	
	 #navigation {
	position: relative;
	z-index: 15;
	width: 100px;
	height: 235px;
	margin-left: 25px;
    } 
	
	#textservices {
	position: relative;
	z-index: 15;
	width: 750px;
	text-align:left;
	margin-left: 200px;
	top: -275px;
}
	
	#gallery {
	position: relative;
	z-index: 15;
	width: 725px;
	text-align:left;
	margin-left: 200px;
	top: -275px;
}
	
	#text1 {
	position: relative;
	z-index: 15;
	width: 475px;
	text-align:left;
	margin-left: 200px;
	top: -275px;	
}

#text2 {
	position: relative;
	z-index: 15;
	width: 475px;
	height: 300px;
	left:550px;
	text-align:left;
	margin-top: -610px;
}

#contactpic {
	position: relative;
	z-index: 15;
	width: 300px;
	height: 300px;
	text-align:left;
	margin-left: 700px;
	top: -1950px;
}

#safetypic {
	position: relative;
	z-index: 15;
	width: 300px;
	height: 300px;
	text-align:left;
	margin-left: 750px;
	top: -625px;
}

#aboutpic {
	position: relative;
	z-index: 15;
	width: 300px;
	height: 300px;
	text-align:left;
	margin-left: 700px;
	top: -675px;
}

#pic1 {
	position: relative;
	z-index: 15;
	width: 300px;
	height: 300px;
	text-align:left;
	margin-left: 700px;
	top: -525px;
}

#pic2 {
	position: relative;
	z-index: 15;
	width: 310px;
	height: 300px;
	text-align:left;
	margin-left: 200px;
	margin-top: -1160px;
}

#footer1{
	position:relative;
	text-align:center;
	z-index:15;
	width:100px;
	height:50px;
	margin-left: 160px;
	top: 325px;
}

#footer2{
	position:relative;
	text-align:center;
	z-index:15;
	width:550px;
	height:45px;
	margin-left: 275px;
	top: 300px;
}

#footer3{
	position:relative;
	text-align:center;
	z-index:15;
	width:300px;
	height:80px;
	margin-top: 230px;
	margin-left: 550px;
}

