body, table, input, select, textarea {font-family:  Verdana, Times, serif; font-size: 13px;  color: #000; text-align: center; background-color: #fff;}
body, form {margin: 0; padding: 0;}
input, select, textarea {font-size: 1em; text-align: left;}
img {border: 0;}
small {font-size: 0.85em;}
dl.col {line-height: 1.5em; }
dl.col dt {float: left; width: 7em; padding-right: 0.5em; text-align: left;}
dl.col dd {margin-left: 0.5em; }
#content p {margin-top: 0.8em; margin-bottom: 0.8em; line-height: 1.5em;}
#content ul{margin: 0 0 0px 0px; padding: 0;}
#content p b{color: #015524;}

.clr {clear: both;}
h1 {font-family:  Verdana, Times, serif; color:#015524;  margin: 0 0 0 0; font-size: 17px;}
h1 span{ font-style: italic; color: #E10915; }
h2 {font-family:  Verdana, Times, serif;  color: #E10915; margin: 0.3em 0 0 0; font-size: 15px;}
h3 {font-size: 13px; color: #fff;}

a {color: #000; text-decoration: underline;}
a:hover {color: #005423; text-decoration: underline;}

.txt-right{text-align: right;}
.txt-left{text-align: left;}
.txt-center{text-align: center;}

.img-right{float: right; margin-left: 5px; margin-bottom: 5px;}
.img-left{float: left; margin-right: 5px;}


#wrapper{
 
  width: 808px;
  margin: 5px auto 0 auto;  
  position: relative;
}

#logo{
  position: absolute;
  top: 10px;
  left: 20px;

  z-index: 20;
}
#phone{
  position: absolute;
  top: 40px;
  left: 420px;

  z-index: 20;
}

#header{
  margin-top: 80px;
  background-image: url(../images/site/header-bg.jpg);
  background-repeat: repeat-y;
  height: 175px;
  position: relative;
}

#header img{
  position: absolute;
  top:0;
  left: 0;
  z-index: 10;
}

#header img.ants{left: 1px;}
#header img.termites{left: 161px;}
#header img.roach{left: 321px;}
#header img.tick{left: 481px;}
#header img.spider{left:641px;}


#header-top{
  background-image: url(../images/site/header-top.jpg);
  background-repeat: no-repeat;
  height: 15px;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 0;
}

#nav{
  background-image: url(../images/site/nav-bg.jpg);
  background-repeat: no-repeat;
  height: 37px;
  background-position: bottom;
  background-color: #015524;  
}

#nav ul{
  padding: 0;
  margin: 0;
}

#nav li{
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
  line-height: 34px;
  width: 160px;
  float: left;
}

#nav li a{
  text-decoration: none;
  color: #fff;
  display: block;
}

#nav li a:hover{
  text-decoration: underline;
}

div#main{
  
}

#content{
  width: 790px;
  margin: 0 auto;
  text-align: left;
  padding-top: 15px;
}

#content ul{
  margin: 0 0 0 25px;
}
#content ul li{
  margin: 0.6em 0 0.6em 0;
 
  }
  
.content-left{
  float: left;
  width: 610px;
  

}

.content-right{
  float: right;
  width: 163px;
 

}
  
  
.col-left{
  width: 49%;
  float: left;
  margin-bottom: 0.8em;
}
.col-right{
  width: 49%;
  float: right;
  margin-bottom: 0.8em;
}


a.contact-btn{
  background-image: url(../images/site/contact-btn.jpg);
  background-repeat: no-repeat;
  width: 158px;
  height: 38px;
  display: block;
  float: left;
  line-height: 35px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

 .bugs-wrapper{
  text-align: center;
 }
 
.bugs{
  width: 786px;  
  margin: 0 auto;
  background-image: url(../images/site/list-bg.jpg);
  background-repeat: repeat-y;
  margin: 10px 0 10px 0;
}

.bugs-head{
  height: 10px;
  background-image: url(../images/site/list-top.jpg);
  background-repeat: no-repeat;
}

.bugs-foot{
  height: 10px;
  background-image: url(../images/site/list-bottom.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;

}

.bugs-in{
  width: 740px;
  margin: 0 auto;
  text-align: left;
}




#footer{
  background-image: url(../images/site/footer-bg.jpg);
  background-repeat: no-repeat;
  height: 41px;
  line-height: 38px;
  font-size: 11px;
  color: #fff;
}

#footer ul{
  padding: 0;
  margin: 0;
  margin-left: 15px;
}

#footer li{
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
  line-height: 34px; 
  float: left;
}

#footer li a{
  text-decoration: none;
  color: #fff;
  padding: 0 .2em 0 .2em;
}

#nav li a:hover{
  text-decoration: underline;
  
}


#bottom-logo{
  
  float: left;
  WIDTH: 100%;
  
}
#food{
  float: right;
}

#pacific{
  float: right;
  }

#signature{

color: #333;
font-size: 10px;
text-align: right;
padding-right: 15px;
margin-bottom: 5px;
margin-top: 5px;
}

#signature a{

color: #333;
}


  dl.contact
  {
  line-height: 1.7em;
  }
  dl.contact dt {  
  float: left;
  width: 90px;
  font-weight: bold;
  }
  dl.contact dd {
  }






