/* -----------------------------------------------
COMMON STYLES
----------------------------------------------- */

body {
 background: #474747;
 font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, 	helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
 color: #000;
 }

p {
 font-size: 12px;
 padding: 5px 5px 10px 5px;
 margin: 0;
 line-height: 16px;
 }

#leftframe {
 position: relative;
 border: 0px solid red;
 width: 300px;
 float: left;
 }

#rightframe {
 margin-left: 300px;
 position: relative;
 border: 0px solid red;
 padding-bottom: 100px;
 }

/* -----------------------------------------------
HEADER
----------------------------------------------- */

#header {
 position: relative;
 background: #9cf;
 margin: 2px auto;
 padding: 0px;
 width: 1000px;
 height: 60px;
 border: 5px solid #fff;
 }

#header h1 {
 font-size: x-large;
 font-family: Georgia, Times, serif;
 color: black;
 padding-top: 0em;
 padding-bottom: .0em;
 padding-left: .0em;
 margin: 0 0 0 0;
 }

#companyname {
 position: absolute;
 background: #9cf;
 margin: 0 0 0 10px;
 }

#companyname h1 {
 font-size: x-large;
 font-family: Georgia, Times, serif;
 color: black;
 padding-top: 0em;
 padding-bottom: .0em;
 padding-left: .0em;
 margin: 0;
 }

#companyname p.p1 {
 font-size: large;
 font-style: italic;
 font-family: Georgia, Times, serif;
 margin-left: 30px;
 }

#companycontact {
 position: absolute;
 background: #9cf;
 margin-left: 690px;
 margin-top: 8px;
 }
 
#companycontact h2 {
 font-size: large;
 font-family: Georgia, Times, serif;
 color: black;
 padding-top: 0em;
 padding-bottom: 0em;
 padding-left: 0em;
 margin: 0;
 }

#companycontact p.p2 {
 font-size: large;
 font-style: italic;
 font-family: Georgia, Times, serif;
 }

h3 span { display: none; }

/* -----------------------------------------------
CONTAINER
----------------------------------------------- */

#container {
 position: relative center;
 background: #9cf;
 margin: 10px auto;
 padding: 0px;
 width: 1000px;
 height: auto;
 border: 5px solid #fff;
 }

#banner {
 background: url(../images/banner.jpg) top left no-repeat;
 height: 89px;
 margin: 0;
 border-bottom: 5px solid #fff;
 }

#welcome {
 margin: 0 0 0 50px;
 width: 600px;
 background: transparent;
}

#welcome h1 {
 font: bold 1.5em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
 color: #ffffff;
 background: transparent url(../images/h3_welcome.jpg) repeat top left;
 height: 35px;
 width: 600px;
 margin: 10px 0 0 0;
 border: 2px solid black;
 }

#welcome p.p3 {
 background: #e2edff;
 border-left: 2px solid black;
 border-right: 2px solid black;
 border-bottom: 2px solid black;
 padding: 5;
 width: 590px;
 }

#welcome h1 p {
 font: bold 1em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
 color: #ffffff;
 height: 20px;
 width: 500px;
 margin: 0 0 0 5px;
 }

#services {
 width: 600px;
 margin: 0 0 0 50px;
 padding: 0px;
 }

#backgroundchecks h3 {
 position: relative;
 background: transparent url(../images/backgroundcheck.jpg) no-repeat;
 height: 100px;
 width: 150px;
 margin-top: 10px;
 margin-left: 65px;
 border: 2px solid black;
 }

#backgroundchecks h3 a {
 display: block;
 width: 150px;
 height: 100%;
 margin: 0;
 }

#investigations h3 {
 position: relative;
 background: transparent url(../images/investigations.jpg) no-repeat;
 height: 100px;
 width: 150px;
 margin-top: -122px;
 margin-left: 225px;
 border: 2px solid black;
 }

#investigations h3 a {
 display: block;
 width: 150px;
 height: 100%;
 }

#processserving h3 {
 position: relative;
 background: transparent url(../images/processserving.jpg) no-repeat;
 height: 100px;
 width: 150px;
 margin-top: -122px; 
 margin-left: 385px;
 border: 2px solid black;
 }

#processserving h3 a {
 display: block;
 width: 150px;
 height: 100%;
 }

#questions {
 width: 600px;
 margin: 0 0 0 50px;
 padding-top: 0px;
 }

table.questions,
table.counties {
  border-collapse: collapse;
  margin-left: 2px;
  }

table.questions th, table.questions td,
table.counties th, table.counties td {
  padding: 4px;
  border: 1px solid #000066;
  }

table.questions th,
table.counties th {
  font-size: small;
  text-align: left;
  background: url(../images/h3.jpg);
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
  }

table.questions td,
table.counties td {
  width: 33%;
  font-size: small;
  background: #e2edff;
  }
  
table.questions p,
table.counties p {
  width: 100%;
  font-size: x-small;
  background: #e2edff;
  }

table.questions caption,
table.counties caption {
  color: #000066;
  font-size: small;
  text-align: left:
  padding-bottom: 5px;
  font-weight: bold;
  }

table.services {
  width: 604px;
  border-collapse: collapse;
  margin-left: 0px;
  }

table.services th, table.services td {
  padding: 4px;
  border: 2px solid #000066;
  }

table.services th {
  font-size: small;
  text-align: left;
  background: url(../images/h3.jpg);
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
  }

table.services td {
  width: 33%;
  font-size: small;
  background: #e2edff;
  }
  
table.services p {
  width: 100%;
  font-size: x-small;
  background: #e2edff;
  }

table.services caption {
  color: #000066;
  font-size: small;
  text-align: left:
  padding-bottom: 5px;
  font-weight: bold;
  }

#missing {
 width: 600px;
 text-align: center;
 margin: 0 0 0 50px;
 padding-top: 10px;
 padding-bottom: 0px;
 }

#counties {
 margin-top: 10px;
 margin-left: 1.5em;
 width: 200px;
 }

.counties li {
  margin:0px 0px 0px -10px;
  list-style:none;
  }

#info {
 margin-top: 10px;
 margin-left: 0px;
 width: 200px;
 float: left;
 clear: left;
 }

#info p.title {
 margin-left: 2em;
 width: 200px;
 padding: 0;
 text-align: center;
 background: #0A3A8F;
 color: #ffffff;
 border: 1px solid black;
 }
#info p.address {
 width: 200px;
 background: #e2edff;
 text-align: center;
 padding: 0;
 margin-left: 2em;
 border-left: 1px solid black;
 border-right: 1px solid black;
 }
#info p.address2 {
 width: 200px;
 background: #e2edff;
 text-align: center;
 padding: 0;
 margin-left: 2em;
 border-left: 1px solid black;
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 }
#info p.id {
 width: 200px;
 margin-left: 2.4em;
 background: #0A3A8F;
 color: #ffffff;
 border: 1px solid black;
 text-align: center;
 font: bold 10px verdana, lucida, helvetica, sans-serif;
 padding: 0;
 }
#info p.idnum {
 width: 200px;
 background: #e2edff;
 margin-left: 2em;
 padding: 0;
 text-align: center;
 border: 1px solid black;
 }
#info p.spacer {
 padding: 0;
 }
 
#footer {
 margin: auto;
 background: transparent url(../images/h3.jpg) top left repeat;
 width: 1000px;
 height: 1.5em;
 text-align: center;
 border-top: 1px solid #fff;
}

#footer a, #footer a:link, #footer a:visited {
 text-decoration: none;
 color: #fff;
 font-size: 12px;
 padding: 0 20px 0 0;
 }

#footer a:hover {
 text-decoration: none;
 color: #9cf;
 }


#tagline {
  border-top: 3px solid #7da5d8;
  border-bottom: 3px solid #7da5d8;
  padding-top: .2em;
  padding-bottom: .2em;
  padding-left: .8em;
  margin: 0;
  background: #bed8f3;
  }

.blue #waxnav {
  position:relative;
  height:20px;
  font-size:11px;
  font-weight:bold;
  font-family:Helvetica,Arial,Verdana,sans-serif;
  text-transform:uppercase;
  background:#bed8f3;
  }

.blue #waxnav ul {
  margin:0px;
  padding:0 0 4px 0;
  list-style-type:none;
  width:auto;
  float:left;
  }

.blue #waxnav ul li {
  display:block;
  float:left;
  margin:0 1px;
  }

.blue #waxnav ul li a {
  display:block;
  float:left;
  color:#003858;
  text-decoration:none;
  padding:0 0 0 12px;
  height:21px;
  line-height:195%;
  }

.blue #waxnav ul li a span{padding:0 12px 0 0;}

.blue #waxnav ul li a:hover,
.blue #waxnav ul li a.current {
  color:#fff;
  background:#1D6893;
  }

.blue #waxnav ul li a:hover span,
.blue #waxnav ul li a.current span {
  display:block;
  width:auto;
  background:#1D6893;
  }

 
