  #header {
  	background-repeat: no-repeat;
  	background-image: url(images/head.jpg);
  	height: 205px;
  	width: 1024px;
  }

  body {
  	font-size: 12pt;
  	font-family: Helvetica, Verdana, Arial;
  	padding: 0px;
  	margin: 0px;
  }

  #topbar {
  	font-size: 10pt;
  	min-height: 25px;
  }

  .margins {
  	margin-right: auto;
  	margin-left: auto;
  	width: 770px;
  }

  #homelink {
  	padding-left: 230px;
  	clear: right;
  	float: left;
  	padding-top: 45px;
  	left: 20px;
  	height: 145px;
  	width: 105px;
  }
  
  #homelink:hover {
  	cursor: pointer;
  }
  
  #navlinks {
  	padding-left: 565px;
  	clear: right;
  	float: left;
  }
  
  #nav a {
  	font-family: "Myriad Pro", Georgia, "Times New Roman", Times, serif;
  	font-size: 12pt;
  	color: black;
  }
  
  #nav a:hover {
  	text-decoration: none;
  	font-family: "Myriad Pro", Georgia, "Times New Roman", Times, serif;
  	font-size: 12pt;
  	color: #396433;
  }
  
  .navlink {
  	clear: right;
  	float: left;
  	width: 86px;
  }
  
  #nav {
  	line-height: 165px;
  	text-align: center;
  	padding-left: 540px;
  	padding-top: 45px;
  }
 

  #one {
  	background-position: 0px 0px;
  	clear: right;
  	float: left;
  	background-image: url(images/icons.png);
  	height: 80px;
  	width: 85px;
  }

  #one:hover {
  	background-position: 0 -80px;
  	cursor: pointer;
  }

  #two {
  	background-position: 85px 0px;
  	clear: right;
  	float: left;
  	background-image: url(images/icons.png);
  	height: 80px;
  	width: 85px;
  }

  #two:hover {
  	background-position: 85px -80px;
  	cursor: pointer;
  }

  #three {
  	background-position: 185px 0px;
  	clear: right;
  	float: left;
  	background-image: url(images/icons.png);
  	height: 80px;
  	width: 95px;
  }

  #three:hover {
  	background-position: 185px -80px;
  	cursor: pointer;
  }

  #four {
  	background-position: 280px 0px;
  	clear: right;
  	float: left;
  	background-image: url(images/icons.png);
  	height: 80px;
  	width: 90px;
  }

  #four:hover {
  	background-position: 280px -80px;
  	cursor: pointer;
  }
  
  #footer {
  	padding-top: 110px;
  	background-image: url(images/footer.jpg);
  	height: 168px;
  	width: 1024px;
  }

  h1 {
    background-color: #f2f5f5;
  	font-weight: bold;
  	font-size: 25pt;
  	font-family: "Myriad Pro", Helvetica, Verdana, Arial;
  }

  p {
  	font-size: 14pt;
  	font-family: Georgia, "Times New Roman", Times, serif;
  }

  a {
  	color: #002e02;
  }

  a:hover {
  	text-decoration: none;
  }

  .centifier {
  	margin-right: auto;
  	margin-left: auto;
  	width: 1024px;
  }

  #backgrounder {
  	height: 181px;
  	width: 100%;
  	position: absolute;
  	top:26px;
  	z-index: -1;
  }

  #bgheaderleft {
  	background-repeat: repeat;
  	background-image: url(images/headerbgleft.png);
  	clear: right;
  	float: left;
  	height: 181px;
  	width: 50%;
  }
  
  #bgheaderright {
  	background-repeat: repeat;
  	background-image: url(images/headerbgright.png);
  	height: 181px;
  	clear: right;
  	float: left;
  	width: 50%;
  }
  
  #footerbackgrounder {
  	height: 278px;
  	width: 100%;
  	position: relative;
  	z-index: 0;
  }

  #footerbackgrounderleft {
  	background-image: url(images/footerleft.png);
  	z-index: -1;
  	position: relative;
  	background-repeat: repeat;
  	clear: right;
  	float: left;
  	height: 278px;
  	width: 50%;
  }

  #footerbackgrounderright {
  	background-image: url(images/footerright.png);
  	z-index: -1;
  	position: relative;
  	background-repeat: repeat;
  	height: 278px;
  	clear: right;
  	float: left;
  	width: 50%;
  }

  #footercontent {
  	width: 1024px;
  	bottom: 140px;
  	color: white;
  	text-align: center;
  	font-size: 10pt;
  	position: absolute;
  }

  #footercontent a {
  	color: #06aa00;
  }

  .workitem {
  	width: 788px;
  }
  
  .worksimagewrapper {
  	clear: right;
  	float: left;
  	position: relative;
  	height: 140px;
  	width: 394px;
  }

  .worksimagemask {
  	position: absolute;
  	height: 140px;
  	width: 394px;
  	background-repeat: no-repeat;
  	background-image: url(images/worksmask.png);
  	z-index: 10;
  }
  
  .worksimage {
  	border-width: 0px;
  	position: absolute;
  	height: 140px;
  	width: 394px;
  	z-index: 0;
  }
  
  .workdescription {
  	width: 370px;
  	float: left;
  	clear: right;
 	font-size: 14pt;
  	font-family: Georgia, "Times New Roman", Times, serif;
  }
  .clearall {
  	clear: both;
  }
  .label {
  	color: #5b5b5b;
  }
  .servicecol {
  	margin-bottom: 15px;
  	margin-right: 10px;
  	font-size: 14pt;
  	clear: right;
  	float: left;
  	width: 230px;
  	font-family: Georgia, "Times New Roman", Times, serif;
  }
  #wide {
  	min-width: 700px;
  }
  