* {
	margin: 0;
	padding: 0;
}
a {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #eaeff5;
	color: #111;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
form {
	margin: 0px;
}
img {
	border: none;
}
h1 {
	font-size: 14px;
	margin: 1em 0 0.5em;
	text-align: center;
}
h2, h2 a, h2 a:hover {
	color: #111;
	clear: both;
	font-size: 14px;
	margin: 1em 0 0.5em;
	text-decoration: none;
}
h3 {
	font-size: 13px;
	margin: 15px 0 5px;
	padding: 0;
	text-align: left;
}
h4, h5 {
	font-size: 12px;
	margin: 15px 0 5px;
	padding: 0;
}
ol li {
	list-style-type: decimal;
	margin-left: 10px;
}
p {
	margin: 0;
	padding: 4px 0 6px;
}
td, th {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 5px;
}
td {
	border-top: 1px dashed #EAEFF5;
}
th {
	border-bottom: 1px solid #336699;
}
ol, ul {
	margin: 0;
	padding: 0 0 0 15px;
}
ul li {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

#cookie {
	background: url(images/cookie.gif) no-repeat;
	height: 20px;
}
#cookie p {
	font-size: 11px;
	padding: 0 0 0 190px;
}
#cookie p a:hover {
	text-decoration: none;
}
#content {
	border: 1px solid red;
	height: 50px;
	width: 750px;
}
#copy {
	font-size: 10px;
	margin: 0px auto 0px;
	text-align: right;
	width: 750px;
}
#google {
	background: url(images/google.gif) no-repeat;
	height: 24px;
}
#google p {
	font-size: 11px;
	margin: 0px;
	padding: 3px 0 0;
	text-align: center;
}
#flash {
	float: left;
	background-image: url(images/flash.gif);
	height: 78px;
	width: 375px;
}
#footer {
	background-image: url("images/footer.gif");
	height: 25px;
	text-align: center;
}
#footer a {
	color: #333333;
	font-size: 10px;
}
#footer p {
	padding: 3px 0 0;
}
#left {
	float: left;
	width: 180px;
}
#right {
	float: left;
	width: 568px;
}
#rightcontent {
	padding: 1px 15px 0;
}
#search {
	background-image: url(images/search.gif);
	float: left;
	height: 78px;
	width: 125px;
}
#scroll {
	background-image: url(images/scroll.gif);
	height: 18px;
}
#wrapper {
	background: url(images/contentbg.gif) repeat-y;
	margin: 0 auto 0;
	width: 750px;
}
h1#logo {
	background: url(images/logo.gif) no-repeat;
	float: left;
	height: 78px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 250px;
}
h1#logo a {
	display: block;
	float: left;
	top: 24px;
	height: 78px;
	overflow: hidden;
	width: 250px;
}
ul#top {
	margin: 0 0 10px 40px;
	padding: 0;
}
ul#bottom {
	margin: 10px 0 10px 20px;
	padding: 0;
}
ul#bottom li {
	line-height: 20px;
	list-style-type: none;
}
ul#menutop {
	margin: 0;
	padding: 18px 0 0;
}
ul#menutop li {
	float: left;
	height: 25px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 125px;
}
ul#menutop li.home {
	background: url(images/home.gif) no-repeat;
}
ul#menutop li.locations {
	background: url(images/locations.gif) no-repeat;
}
ul#menutop li.news {
	background: url(images/news.gif) no-repeat;
}
ul#menutop li.companies {
	background: url(images/companies.gif) no-repeat;
}
ul#menutop li.pests {
	background: url(images/pests.gif) no-repeat;
}
ul#menutop li.contact {
	background: url(images/contact.gif) no-repeat;
}
ul#menutop li a {
	display: block;
	height: 25px;
	overflow: hidden;
	width: 125px;
}

.adsense {
	clear: both;
	margin: 0 auto 0;
	padding: 10px 0 10px;
	text-align: center;
}
.adverts {
	font-family: arial, sans-serif !important;
	font-size: 12px !important;
	float: left;
	margin: 5px;
	margin-left: 0;
}
.replace {
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
}
.adspace {
	float: left;
	height: 125px;
	margin: 0 0 10px 10px;
	width: 125px;
}
div.adspace {
	border: 1px solid #999 !important;
	height: 123px;
	width: 123px;
}
div.adspace .inner {
	padding: 8px 5px;
	text-align: center;
}
div.adspace .inner p {
	padding: 0;
}
div.adspace a {
	color: #333;
	font-weight: bold;
}
div.adspace a:hover {
	text-decoration: none;
}

.box {
	border: 1px solid #336699;
	margin: 5px 13px 5px 5px;
	text-align: center;
}
.box p {
	padding: 2px 10px 2px;
	margin: 0;
}
.break {
	clear: both;
}
ul.col {
	float: left;
	width: 160px;
}
.company {
	border: 1px solid #336699;
	float: left;
	margin: 2px 5px 3px;
	text-align: center;
	width: 47%;
}
.company p {
	padding: 2px 10px 2px;
	margin: 0;
}
.error, .message {
	color: #339999;
}
.first, tr.first td {
	border: none !important;
	margin: 0 !important;;
}
.hide {
	clear: both;
}
/*p.error {
	text-align: center;
}*/
.innerLeft {
	float: left;
	width: 396px;
}
.innerRight {
	float: right;
	width: 140px;
}
.line {
	border-top: 1px solid #336699;
	margin: 5px 20px;
}
.list {
	padding: 10px 0 0;
	text-align: center;
}
li.menubot {
	margin-top: 20px;
}
p.news {
	font-size: 11px;
	text-align: center;
}
img.pest {
	padding: 5px;
}

/*-------------------------
	Default Classes
-------------------------*/

.img-left {
	float: left;
	margin: 0 20px 10px 0;
}
.img-right {
	float: right;
	margin: 0 8px 10px 20px;
}



/*-------------------------
   Standard Form Input
-------------------------*/

input, textarea, select {
	font: 12px arial, sans-serif;
}

table.form {
	border-spacing: 0;
	padding: 0;
	width: 100%;
}
table.form td {
	padding: 3px 0 3px;
	vertical-align: top;
}
table.form td.input {
	width: 150px;
}
table.form tr.spacer td {
	height: 20px;
}
input.input {
	border: 1px solid #336699;
	height: 20px;
	padding-top: 2px;
	width: 220px;
}
textarea.input {
	border: 1px solid #336699;
	height: 65px;
	padding: 2px 0 2px;
	width: 220px;
}

/*-------------------------
       Better Form Input
-------------------------*/

form {
	border: 1px solid #336699;
	margin: 5px 13px 5px 5px;
	padding: 10px;
}
form.smallForm li {
	width: auto;
}
form.smallForm input.submit {
	margin-left: 10px;
	width: 100px;
}
fieldset {
	border: none;
	margin: 5px 0 15px;
	padding: 0;
}
fieldset.last {
	margin-bottom: 0;
}
form input, form textarea {
	float: left;
	padding: 2px;
	width: 218px;
}
form textarea {
	height: 90px;
	padding: 5px 2px;
}
form input.text, form textarea.textarea {
	border: 1px solid #45BCED;

}
form select {
	padding: 2px 2px;
	width: 225px;
}
form select.select_d, form select.select_m {
	width: 67px;
}
form select.select_y {
	width: 84px;
}
form h4 {
	margin: 0;
}
form input.image {
	border: 0;
	height: 20px;
	margin-left: 3px;
	padding: 0;
	width: auto;
}
form input.submit {
	padding: 0;
	width: 205px;
}
form ol {
	margin: 0;
	padding: 0;
}
form ol li {
	clear: both;
	float: left;
	list-style-type: none;
	padding: 3px 0;
	width: 480px;
}
form ol li.submit {
	padding-left: 150px;
	width: 250px;
}
form ol.tableLayout li {
	clear: none;
}
label {
	float: left;
	width: 150px;
}
label.error {
	margin-left: 150px;
	width: 220px;
}
legend {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px;
}
.notice {
	background-color: #EAEFF5;
	border: 1px solid #336699;
	border-left: none;
	border-right: none;
	margin: 4px 0 10px;
	padding: 5px 10px;
	text-align: center;
/*	width: 490px;*/
}
li.textareaMCE {
	height: 128px;
	position: relative;
}
li.textareaMCE table.mceLayout {
	float: right;
	margin-left: 0;
}
input.radio {
	border: none;
	margin-right: 10px;
	width: auto;
}
label.radio {
	padding-top: 1px;
	width: 80px;
}

ul.tabset {
	float: left;
	padding-left: 10px;
	position: relative;
}
ul.tabset li {
	border: 1px solid #336699;
	border-bottom: none;
	float: left;
	list-style-type: none;
	margin-right: 2px;
	padding: 3px 5px;
	position: relative;
}
ul.tabset li.selected {
	background-color: #EAEFF5;
}
.tabs {
	border: 1px solid #336699;
	margin: 0 20px 5px 10px;
	padding: 5px;
}
.tabs .comment {
	clear: both;
}
.tabs .user {
	float: left;
	width: 200px;
}
.tabs .detail {
	float: left;
	width: 200px;
}

/*-------------------------
       Home Page
-------------------------*/
.homeCaseStudies {
	background-color: #f6f6f6;
	border: 1px solid #336699;
	margin: 25px 10px 0 13px;
	padding: 5px 7px;
}
.homeCaseStudies a:hover {
	text-decoration: none;
}
.homeCaseStudies p {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.homeCaseStudies ul {
	margin: 5px 0;
	padding: 0;
}
.homeCaseStudies li {
	background: url(images/bulletBlue.gif) no-repeat 0 7px;
	font-size: 0.9em;
	list-style-type: none;
	padding-left: 9px;
}

/*-------------------------
       Products
-------------------------*/
.recommended {
	clear: both;
}
.image {
	float: left;
	width: 150px;
}
.desc {
	float: left;
	width: 350px;
}
.desc h4 {
	margin: 5px 0 0 20px;
	padding: 0;
}
.desc ul {
	margin-left: 10px;
}

/*-------------------------
       Job Listings
-------------------------*/
table.jobListings {
	clear: both;
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
}
table.jobListings td {
	border-top: 1px dashed #336699;
	vertical-align: top;
}
table.jobListings td.label {
	width: 130px;
}
table.jobListings td.detail {
	width: 430px;
}
table.jobListings tr.first td {
	border: none;
}
table.jobListings tr.last td {
	border-bottom: 1px solid #336699;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/*-------------------------
       Training
-------------------------*/
h3.course {
	float: left;
	margin: 0;
	width: 140px;
}
/*div.spec {
	float: left;
	position: relative;
	width: 390px;
}*/
div.spec a.more, div.spec a.less {
	float: right;
	left: 330px;
	position: absolute;
	top: 0;
}
/*-------------------------
       Map Listings
-------------------------*/
#map-content {
	float: left;
	height: 300px;
	margin: 0 0 20px;
	width: 536px;
}
#map {
	color: #000;
	height: 300px;
	overflow: hidden;
	width: 535px;
}
/*.gmnoprint {
	display: none;
}*/
#sidebar .companyList {
	
}
span.miles {
	margin-left: 10px;
}
#map_canvas {
	border: 1px solid #336699;
	margin-left: 5px;
}

/*-------------------------
       Search
-------------------------*/
#search form {
	display: none;
}
#search form, #search fieldset {
	border: none;
	margin: 15px 0 0;
	padding: 0;
}
#search label {
	display: none;
}
#search input {
	width: 100px;
}
#search input.submit {
	width: 105px;
}
#pagination {
	float: right;
	text-align: right;
	width: 150px;
}
#summary {
	float: left;
	width: 350px;
}
