body {
	margin: 0 auto;
	text-align: center;
	width: 754px;
  background:#006699;
  background-image: url(images/webstrike.jpg);
  background-image: url(images/background2.gif);
  background-image: url(images/_back4.jpg);
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-attachment: fixed
}

#pagecontainer {
	width: 756px;
	text-align: center;
  float:left;
  border: 1px solid #000000;
}
#page {
	width: 756px;
  float:left;
}

#header {
  float:left;
  width: 756px;
  background-color: #000000
}

.hnavigation {
	height: 31px;
	text-align: center;
  clear: both;
  background-color: #222222;
}

#contents {
  background: #EEEEEE ;
  float: left;
  clear:both;
  width: 750px;
  padding: 4px;
  font-family:Arial, Helvetica, sans-serif;
}

#contact {
  background: #95AFC8 ;
  float: right;
  border: 1px solid black;
  padding: 2px;
  width: 220px;
  clear:both;
  background-image: url(images/bg1.gif);
  background-position: top;
  background-repeat: repeat-x;
  text-align: center
}

#contact2 {
  background: #95AFC8 ;
  float: right;
  border: 1px solid black;
  padding: 2px;
  width: 220px;
  clear:both;
  text-align: center
}

#contact .contactform1 {
  font-size: 11px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid silver;
}
#contact .contactform2 {
  font-size: 11px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid silver;
}

#footer {
  background-color: #333333;
  font-size: 11px;
  clear:both;
  font-family:Arial, Helvetica, sans-serif;
  background-image: url(images/footerbg.gif);
  background-repeat: repeat-x;
  color: white;
  height: 40px;
  line-height:20px;
  width: 758px;
}
#footer a{
  color:#FFCC99;
  text-decoration: none
}
#footer a:hover {
  color: #CCFFFF;
  text-decoration: none
}

h1 {
  font-size: 18px;
  color: #003399;
  padding: 5px;
  margin1:5px;

}

h2 {
  font-size: 16px;
  color: #660000;
  padding: 5px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  color: #003366;
  padding: 2px;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  color: #003366;
  padding: 5px;
}


#contents li {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

.pagetitle {
  font-size: 20px;
  line-height: 30px;
  font-weight:bold;
  background: #003366;
  color: #FFFFFF;
  border: 1px solid #3399CC;
  padding: 10px;
  width:480px;

}

.pests {
  font-size: 12px;
  line-height: 25px;
  background:white;
  color: #000000;
  border: 1px solid #3399CC;
  padding: 10px;
  width:460px;

}
