body {
  margin: 0;
  padding: 0;
  background-color: #e4e4e4;
  font-family: Arial;
  font-size: 12px;
  color: #000000;		 
  }
p, h1, td, ul, li {
  font-family: Arial;
}
p {
  font-size: 12;
  font-family: Arial;
  }
p a, p a:visited {
  color: #b10d03;
	text-decoration: none;	
  }
p a:hover {
  color: #b10d03;
	text-decoration: none;	
  }	
h1 {
  font-size: 18px;
	color: #b10d03;
	margin: 0;
	padding: 0;	
	font-weight: normal;
  }
h2 {
	color: #b10d03;
	margin: 0;
	padding: 0 0 10px 0;	
	font-weight: normal;	
    }
#pagewrap  {
	margin: 0 auto;
	position: relative;
	width: 920px;
	background-image: url(../images/pagewrap.png);
	background-repeat: repeat-y;
	min-height: 720px !important;
	height:auto;
	}
#header {
	width: 875px;
	height: 103px;
	position: relative;
	left: 23px;
	background-image: url(../images/header.png);
	background-position: -2 0;
  } 		
.min-height {
  height: 614px;
	float: left;
	width: 0;
  }
  #nav {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 74px;
    left: 231px;
    height: 17px;
    width: 654px;
    background: url(../images/nav.png) no-repeat;
    z-index: 2;
    }
  #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    }
  #nav li, #nav a {height: 29px; display: block; margin: 0; padding: 0; z-index: 3;}  
    #Home {width: 51px;}
    #Contact {left: 60px; width: 96px;}
    #About {left: 151px; width: 84px;}
    #ServiceRequest {left: 234px; width: 128px;}
    #Locate {left: 364px; width: 185px;}
    #Employment {left: 556px; width: 97px;}    
    #Home a:hover {background: url(../images/nav.png) no-repeat 0px -17px;}
    #Contact a:hover {background: url(../images/nav.png) no-repeat -60px -17px;}
    #About a:hover {background: url(../images/nav.png) no-repeat -151px -17px;}
    #ServiceRequest a:hover {background: url(../images/nav.png) no-repeat -234px -17px;}
    #Locate a:hover {background: url(../images/nav.png) no-repeat -364px -17px;}
    #Employment a:hover {background: url(../images/nav.png) no-repeat -556px -17px;}
		
 
	#footer {
		margin: 0 auto;
		padding: 0;
		width: 920px;
		height: 45px;
    background-image: url(../images/bottom_cap.png);
		position: relative;
		font-size: 10px;
		top:-13px
	  }
		#footernav {
		  position: absolute;
			left: 18px;
			top: 15px;
			margin: 0;
			padding: 0;
		}
		  #footernav ul {
			  margin: 0;
				padding: 0;
			  }
			#footernav li {
			  margin: 0;
				padding: 0;
				float: left;
				list-style-type: none;
				color: #b10d03;
			  }
				#footernav li a, #footernav li a:visited {
				  text-decoration: none;
					color: #545454;
  				padding: 0 6px 0 5px;					
				  }
			  #footernav li a:hover {
				  text-decoration: none;
					color: #b10d03;
					padding: 0 6px 0 5px;
				  }
			#webmaster {
			  margin: 0;
				padding: 15px 20px 0 0;
				float: right;
				list-style-type: none;
				color: #b10d03;
			  }
				#webmaster a, #webmaster a:visited {
				  text-decoration: none;
					color: #909090;
				  }
			  #webmaster a:hover {
				  text-decoration: none;
					color: #b10d03;
				  }								
a img.applylinkey {
	border:none !important;
	margin:5px;
}
