/* CSS Document */

/* RESET */
* { zoom: 1;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	margin: 0 auto;
	background: #fff;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	padding: 6px 0 8px 0;
	line-height: 18px;
	color: #333;
	text-align: left;
}

ol, ul {
	margin: 0;
	padding: 2px 0 2px 15px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* END RESET */

h1 {
	font: 24px Arial, Helvetica, sans-serif;
	line-height: 32px;
	margin: 0;
	padding: 0;
	color: #333;
}

h1.home {
	display: none;
}

h2 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #464236;
	margin: 8px 0 4px 0;
	padding: 0;
	line-height: 20px;
}

h3 {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: #42800a;
}

h4 {
	font: 32px Arial, Helvetica, sans-serif;
	color: #464236;
	margin: 0;
	padding: 0;
	line-height: 38px;
}

h5 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #726e61;
	margin: 0;
	padding: 0;
	line-height: 16px;
	text-transform: uppercase;
}

h5 a {
	color: #726e61;
}

h5 a:hover {
	color: #42800a;
}

.call {
	color: #fff;
	font-size: 18px
}

.phoneno {
	color: #fff;
	font-size: 28px
}

h6.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

a {
	color: #407d0a;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: none;
}

button {
border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 0 0 8px;
*/padding: 0;
text-align: center;
height: 20px;
line-height: 20px;
width: auto;
}

a.btn {
	text-decoration:none;
}

a.btn button {
	color: #fff;
	text-decoration: none;
}

button.rounded {
background: url(../images/btn_right.png) transparent no-repeat scroll right top;
clear: left;
font-size: 11px;
/* behavior: url(http://dev.flightpathcreative.com/ecowise/2010/site/assets/scripts/iepngfix.htc); */
/* behavior: url(./assets/scripts/iepngfix.htc); */
}

button.rounded-yel {
background: url(../images/btn_right-yel.png) transparent no-repeat scroll right top;
clear: left;
font-size: 11px;
/* behavior: url(http://dev.flightpathcreative.com/ecowise/2010/site/assets/scripts/iepngfix.htc); */
/* behavior: url(./assets/scripts/iepngfix.htc); */
}

a.btn button.rounded-yel {
	color: #333;
	text-decoration: none;
}

button span {
display: block;
padding: 0 8px 0 8px;
*/padding: 0 0 0 8px;
position: relative;
white-space: nowrap;
height: 20px;
line-height: 20px;
}

button.rounded span {
background: transparent url(../images/btn_left.png ) no-repeat scroll left top;
color: #FFFFFF;
/* behavior: url(http://dev.flightpathcreative.com/ecowise/2010/site/assets/scripts/iepngfix.htc); */
/* behavior: url(./assets/scripts/iepngfix.htc); */
}

button.rounded-yel span {
background: transparent url(../images/btn_left-yel.png ) no-repeat scroll left top;
color: #333;
/* behavior: url(http://dev.flightpathcreative.com/ecowise/2010/site/assets/scripts/iepngfix.htc); */
/* behavior: url(./assets/scripts/iepngfix.htc); */
}

button.rounded:hover {
background-position: 100% -20px;
}

button.rounded-yel:hover {
background-position: 100% -20px;
}

button.rounded:hover span {
background-position: 0% -20px;
}

button.rounded-yel:hover span {
background-position: 0% -20px;
}

button::-moz-focus-inner {
border: none;
}

#header {
	margin: 0 auto;
	padding: 6px 0 0 0;
	text-align: center;
	width: 950px;
	height: auto;
}

#header-rt {
	width: 770px;
	height: auto;
	margin: 0;
	padding: 48px 0 0 0;
	text-align: right;
	float: right;
}

#header-lt {
	width: 168px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
}

#header-content {
	float: right;
	width: 550px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
}

#logo-title {
	float: left;
	width: 210px;
	padding: 0;
}

#greenbox-wrap {
	width: 948px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#greenbox {
	background: url(../images/img-corner-search.gif) no-repeat top #8cc63f;
	margin: 8px 0 0 80px;
	padding: 0;
	width: 469px;
	height: auto;
	text-align: right;
	position: absolute;
	top: 98px;
}

#greenbox-nav {
	float: left;
	width: 95px;
	margin: 8px 0 8px 12px;
}


#greenbox-nav-list, #greenbox-nav-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: left;
	vertical-align:bottom;
}
#greenbox-nav-list li {
	float: left;
	width:2px;
}
#greenbox-nav-list li#findus {
	width:auto;
	padding-top:3px;
	text-align:right;
}
#greenbox-nav-list li#spacer {
	padding:0 8px 0 4px;
	font-size:14px;
}
#greenbox-nav-list li#share {
	text-align:left;
}

#greenbox-nav-list li a.on { 
	color: #2a5603;
	padding: 10px 8px 0 8px;
	background: #fff;
}

#greenbox-nav-list li a:hover { 
	text-decoration: none;
	color:#fff;
}
#greenbox-nav-list li.subsm a:hover { 
	text-decoration: none;
	color:#aaa;
}
#greenbox-nav-list li ul {
	position: absolute;
	border:solid 3px #666;
	background:#ffffff;
	width: 100px;
	left: -999em;
	padding:5px;
	z-index: 1;
}
#greenbox-nav-list li ul li {
	width: 100px;
	height:auto; 
	float:left;
	vertical-align:top;
	padding:2px;
}
#greenbox-nav-list li ul li img {
	vertical-align:text-top;
}
#greenbox-nav-list li.sfhover ul {
	left: auto;
	background: #ffffff;
	z-index: 500;
}
#greenbox-nav-list li.sfhover ul ul {
	left: -999em;
}


#greenbox p {
	font-size: 10px;
	font-weight: bold;
	color: #315c0c;
	margin: 0;
	padding: 0;
}

#greenbox a {
	color: #315c0c;
	text-decoration: none;
}

#greenbox a:hover {
	color: #fff;
	text-decoration: none;
}

#callnow-wrap {
	width: 948px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#callnow {
	position: absolute;
	top: 88px;
	text-align: right;
	width: 545px;
}

#ctc {
	padding:0;
    margin:0;
}
#ctc-txt {
	font-size: 11px;
    color: #333;
}
#ctc-phn {
	font-size: 14px;
    color: #999;
}

.ctcfield { 
	padding: 0;
	margin:0;
	width: 25px;
}

.ctcfield2 { 
	padding: 0;
	margin:0;
	width: 45px;
}

#search-wrap {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 8px 10px 8px 0;
	float: right;
}

#search-go {
	width: 30px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#search-lt {
	width: 270px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#search-field {
	width: 210px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#search-label {
	width: 50px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: right;
}

#search-label p {
	color: #fff;
	font-size: 12px;
	text-align: right;
}

input.search {
	background: #ececec;
	border: 1px solid #797979;
	width: 200px;
	padding: 2px;
	margin: 0 4px 0 0;
	color: #333;
}



/* MAIN NAVIGATION */

#nav-bar-wrap {
	widtH: 948px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav-bar {
	width: 769px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	position: absolute;
	top: 141px;
}

#nav-wrap {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: left;
}

#nav a {
	display: block;
	padding: 0;
	color: #fff;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

#nav li {
	float: left;
	border-right: 1px solid #285005;
	border-left: 1px solid #64a827;
}

#nav li a { 
	height: 22px;
	padding: 10px 8px 0 8px;
	background: url(../images/bkg-nav.gif) repeat-x top #2a5603;
}

#nav li a.on { 
	color: #fff;
	padding: 10px 8px 0 8px;
	background: url(../images/bkg-nav-on.gif) repeat-x top #2a5603;
}

#nav li a:hover { 
	height: 22px;
	padding: 10px 8px 0 8px;
	background: url(../images/bkg-nav-on.gif) repeat-x top #2a5603;
	text-decoration: none;
}

#nav li.sub, #nav li.sub {
	float: left;
	width: 200px;
	text-align: left;
	text-transform: none;
	padding-top: 0;
	border-right: none;
	background: #68993b;
}

#nav li.sub a {
	text-align: left;
	padding: 10px 6px 0 6px;
	border-bottom: 1px solid #fff;
	border-right: none;
	border-left: none;
	text-transform: none;
	background: #68993b;
	font: 11px Arial, Helvetica, sans-serif;
}

#nav li.sub a:hover {
	background: #90c55f;
}

#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	background: #68993b;
	z-index: 1;
}

#nav li.sfhover ul {
	left: auto;
	background: #61a2cf;
	z-index: 500;
}

#nav li.sfhover ul ul {
	left: -999em;
}

#nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li.corner {
	width: 9px;
	height: 32px;
	border: none;
	padding: 0;
	margin: 0;
}

#nav li.about {
	width: 75px;
	border-left: none;
	
}

#nav li.services {
	width: 73px;
}

#nav li.pests {
	width: 54px;
}

#nav li.eco {
	width: 214px;
}

#nav li.photos {
	width: 62px;
}

#nav li.wildlife {
	width: 126px;
}

#nav li.news {
	width: 51px;
}

#nav li.contact {
	width: 90px;
}

/* END MAIN NAVIGATION */

#hero-wrap {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 6px 0;
	text-align: center;
	background: #78bf37;
}

#hero-wrap-in {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	background: #c1cab7;
	border-top: 1px solid #50673c;
	border-bottom: 1px solid #50673c;
}

#hero {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#hero-rt {
	width: 770px;
	height: 247px;
	margin: 0;
	padding: 0;
	float: right;
}

#hero-lt {
	width: 170px;
	height: 247px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/img-list-corners.gif) no-repeat left #386600;
}

#hero-list {
	width: auto;
	height: auto;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
}

#hero-list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#hero-list li {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
	display: block;
}

#hero-list li a {
	text-transform: uppercase;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#hero-list li a:hover {
	color: #ffc723;
}

#hero-content {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#hero-local {
	width: 400px;
	height: 241px;
	margin: 0;
	padding: 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background: url(../images/bkg-stripes.gif) repeat;
	float: right;
	text-align: left;
}

#hero-corp {
	width: 400px;
	height: 241px;
	margin: 0;
	padding: 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background: url(../images/bkg-hero-corp.gif) no-repeat;
	float: right;
	text-align: left;
}

#hero-corp p {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	margin: 0 auto;
	padding: 10px 60px;
	text-align: center;
	color: #fff;
}

#hero-pests {
	width: 367px;
	height: 241px;
	margin: 0;
	padding: 0;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	float: left;
}

#hero-corner {
	z-index: 50;
	position: relative;
	float: right;
	width: 9px;
	text-align: right;
	margin-top: -3px;
}

.textarea {
	padding: 20px;
}

.center {
	text-align: center;
	padding: 4px 0;
}

#corp-cols {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 12px 0;
	text-align: center;
}

#corp-cols-rt {
	width: 399px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
}

#corp-cols-lt {
	width: 534px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
}

#corp-cols-lt-wrap {
	border-right: 1px solid #30826e;
	border-left: 1px solid #30826e;
	background: #daecea;
	padding: 20px;
	margin: 0;
}

#corp-cols-lt-wrap-txt {
	float: right;
	width: 280px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#corp-cols-lt-wrap-img {
	float: left;
	width: 185px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#tricol {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 12px 0;
	text-align: center;
}

#tricol-rt {
	width: 286px;
	float: right;
	margin: 0;
	padding: 0;
}

#tricol-lt {
	width: 619px;
	float: left;
	margin: 0;
	padding: 0;
}

#tricol-lt-rt {
	width: 286px;
	float: right;
	margin: 0;
	padding: 0;
}

#tricol-lt-lt {
	width: 286px;
	float: left;
	margin: 0;
	padding: 0;
}

#ftrdjob {
	background: #d2e8e5;
	border-top: 3px solid #fff;
	border-right: 1px solid #30826e;
	border-left: 1px solid #30826e;
	padding: 20px 15px 25px 15px;
	margin: 0;
	text-align: left;
}

#tricol p {
	font-size: 11px;
	color: #636462;
	line-height: 14px;
}

#news {
	background: #d2e8e5;
	border-right: 1px solid #30826e;
	border-left: 1px solid #30826e;
	padding: 8px 15px 8px 15px;
	margin: 0;
	text-align: left;
	border-bottom: 3px solid #fff;
}

#news-corp {
	background: #c2c6c6;
	border-right: 1px solid #848787;
	border-left: 1px solid #848787;
	padding: 8px 15px 8px 15px;
	margin: 0;
	text-align: left;
	border-bottom: 3px solid #fff;
}

.newswrap {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

.newstxt {
	float: right;
	width: 190px;
	height: auto;
	margin: 0;
	padding: 0;
}

.newstxt-corp {
	float: right;
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
}

.newsdate {
	float: left;
	width: 60px;
	height: auto;
	margin: 0;
	padding: 0;
}

#enews {
	background: #bcd3d1;
	width: auto;
	height: auto;
	border-right: 1px solid #30826e;
	border-left: 1px solid #30826e;
	padding: 10px 15px;
}

#enews-corp {
	background: #777979;
	width: auto;
	height: auto;
	border-right: 1px solid #777979;
	border-left: 1px solid #777979;
	padding: 12px 15px;
}

#enews-corp a {
	color: #fff;
}

#promos {
	width: auto;
	height: 227px;
	margin: 0;
	padding: 8px 0 0 0;
	border-right: 1px solid #747776;
	border-left: 1px solid #747776;
	background: #bdc4bb;
}

#promos ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#promos li {
	display: block;
	list-style-type: none;
	margin: 6px 12px;
	padding: 0;
	width: 116px;
	height: 100px;
	float: left;
}

.promotxt {
	background: #fff;
	border-right: 1px solid #878a88;
	border-left: 1px solid #878a88;
	padding: 4px 0;
	min-height:82px;
}

#footer {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid #569c17;
}

#footer-logos {
	width: 270px;
	margin: 0 auto;
	text-align: center;
}

#footer-logos ul {
	margin: 0 auto;
	padding: 0;
	display: block;
	list-style-type: none;
	text-align: center;
}

#footer-logos li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	text-align: center;
	width: 90px;
	float: left;
}

#footer p {
	text-align: center;
	margin: 0 auto;
	padding: 6px 0;
	font-size: 11px;
	color: #737b6c;
}

#footer a {
	color: #737b6c;
	text-decoration: none;
}

#footer a:hover {
	color: #2a5603;
	text-decoration: underline;
}

.heavy {
	font-weight: bold;
}

#inside-wrap {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-content.gif) repeat-y;
}

.insidecols {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

.insidecols-rt {
	width: 763px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

.insidecols-lt {
	width: 181px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#breadcrumb {
	font-size: 10px;
	text-transform: uppercase;
	padding: 0 20px;
	margin: 0;
	text-align: left;
}

#content {
	padding: 0 35px;
	margin: 0;
	width: auto;
	height: auto;
	text-align: left;
}

#leftnav {
	background: #2a5603;
	width: auto;
	height: auto;
	padding: 10px 0;
	margin: 20px 1px 0 1px;
	border-bottom: 3px solid #fff;
}

#leftnav ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#leftnav li {
	margin: 8px 0;
	padding: 0 10px 0 25px;
	display: block;
	list-style-type: none;
	background: url(../images/img-navbullet.gif) left top no-repeat;
	text-align: left;
	font-size: 11px;
}

#leftnav li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#leftnav li a:hover {
	color: #ffb104;
}

#enews-in {
	background: #afcac6;
	padding: 10px;
	margin: 0 1px;
	text-align: left;
}

#services-list {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
}

#services-list ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#services-list li {
	margin: 0 20px 0 0;
	padding: 0;
	display: block;
	list-style-type: none;
	width: 325px;
	/*height: 100px;*/
	height:150px;
	float: left;
}

.serv-wrap {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

.serv-thumb {
	width: 65px;
	float: left;
	margin: 0;
	padding: 0;
}
.serv-txt {
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
}
.gall-thumb {
	width: 110px;
	float: left;
	margin: 0;
	padding: 0;
}
.gall-txt {
	width: 205px;
	float: right;
	margin: 0;
	padding: 0;
}

#services-list p {
	font-size: 11px;
	line-height: 14px;
	color: #464236;
	margin: 0;
	padding: 0;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/


/* PHOTO DISPLAY */
div.containerVis {
	width:100%;
	height:800px;
	text-align:center;
	padding-top:200px;
	position:absolute;
	top:0;
	left:0;
	display:block;
}
div.containerNoVis {
	width:0;
	height:0;
	margin:0;
	padding:0;
	display:none;
}
div.photoViewer {
	text-align:center;
	padding:10px;
}
div#photoWindow {
	text-align:center;
}
p#galleryCaption {
	text-align:center;
	border:solid 1px red;
}
div.photoVis {
	width:700px;
	height:auto;
	display:block;
	padding:4px 10px 18px 10px;
	margin:0 auto;
	background-color:#ffffff;
	border:solid 1px #562908;
}
div.photoNoVis {
	width:0;
	height:0;
	padding:0;
	margin:0;
	display:none;
}
p.rt {
	text-align:right;
}
div#photo-wrapper table {
	width:700px;
}
/* END PHOTO DISPLAY */

/* PEST FLYOUTS */
div.pestFlyout {
	margin:0;
	padding:0;
	width:0;
	height:0;
	display:none;
}
div.pestFlyout-on {
	width:265px;
	min-height:173px;
	display:block;
/*	border: solid 1px #386600; */
	z-index:999;
}
div.pestFlyout-inner {
	padding:32px 26px 8px 30px;
	text-align:left;
	overflow:hidden;
}
div.pestFlyout-inner p {
	overflow:hidden;
	color:#666;
}
div.pestFlyout-inner2 {
	padding:32px 32px 8px 26px;
	text-align:right;
	overflow:hidden;
}
div.pestFlyout-inner2 p {
	overflow:hidden;
	text-align:right;
	color:#666;
}

div#ant {
	position:relative;
	background-image:url(../images/pestFlyout-ant.gif);
	background-repeat:no-repeat;
	top:-240px;
	left:100px;
}
div#bee {
	position:relative;
	background-image:url(../images/pestFlyout-bee.gif);
	background-repeat:no-repeat;
	top:-210px;
	left:-60px;
}
div#centipede {
	position:relative;
	background-image:url(../images/pestFlyout-centipede.gif);
	background-repeat:no-repeat;
	top:-110px;
	left:110px;
}
div#cricket {
	position:relative;
	background-image:url(../images/pestFlyout-cricket.gif);
	background-repeat:no-repeat;
	top:-210px;
	left:30px;
}
div#flies {
	position:relative;
	background-image:url(../images/pestFlyout-fly.gif);
	background-repeat:no-repeat;
	top:-170px;
	left:70px;
}
div#mosquito {
	position:relative;
	background-image:url(../images/pestFlyout-mosquito.gif);
	background-repeat:no-repeat;
	top:-150px;
	left:-70px;
}
div#spider {
	position:relative;
	background-image:url(../images/pestFlyout-spider.gif);
	background-repeat:no-repeat;
	top:-120px;
	left:0px;
}
div#stinkbug {
	position:relative;
	background-image:url(../images/pestFlyout-stinkbug.gif);
	background-repeat:no-repeat;
	top:-180px;
	left:160px;
}
/* END PEST FLYOUTS */

table.padded {
	margin:0;
	padding:2px;
	text-align:left;
}
table.padded th, table.padded td {
	padding:4px;
}

/* FIND US NAV */
#FindUs-wrap {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#FindUs, #FindUs ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: left;
}
#FindUs li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	background: #68993b;
	z-index: 1;
}

#FindUs li.sfhover ul {
	left: auto;
	background: #61a2cf;
	z-index: 500;
}

#FindUs li.sfhover ul ul {
	left: -999em;
}

#FindUs li.sfhover ul, #FindUs li li.sfhover ul {
	left: auto;
}

ul#simple li {
	padding:4px 4px 10px 4px;
	list-style-type:none;
}
div#gallery-rt {
	width:567px;
	float:right;
}
div#gallery-lt {
	width:125px;
	float:left;
}
#gallery-lt ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

#gallery-lt li {
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	list-style-type: none;
	width: 125px;
	/*height: 100px;*/
	height:125px;
	float: left;
}