/* 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;
	position: relative;
}

#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: 482px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
}

#logo-title {
	float: left;
	width: 284px;
	padding: 0;
}

#greenbox {
	background: url(../images/img-corner-search.gif) no-repeat top #8cc63f;
	padding: 0;
	width: 469px;
	height: auto;
	text-align: right;
	position: absolute;
	top: 106px;
	right: 1px;
}

#greenbox-nav {
	float: left;
	width: 120px;
	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.icon {
	width: 26px;
}
#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 {
	position: absolute;
	top: 70px;
	right: 5px;
	height: 34px;
	line-height: 34px;
	text-align: right;
	width: 464px;
}

#callnow h3 span {
	font-size: 28px;
	color: black;
	font-weight: bold;
}

#ctc {
	width: 520px;
	position: absolute;
	top: 44px;
	right: 0;
	text-align: right;
}

#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-us {
	width: 75px;
	border-left: none;	
}

#nav li.services {
	width: 73px;
}

#nav li.pests {
	width: 54px;
}

#nav li.eco-friendly-pest-management {
	width: 214px;
}

#nav li.photos {
	width: 62px;
}

#nav li.wildlife {
	width: 126px;
}

#nav li.wildlife a {
	background-image: url(../images/bkg-nav-yellow.gif);
	color: black;
}

#nav li.news {
	width: 51px;
}

#nav li.contact-us {
	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.jpg) no-repeat;
	float: right;
	text-align: left;
}

#hero-corp p {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 auto;
	padding: 4px 30px 10px 30px;
	text-align: center;
	color: #daecea;
}

#hero-corp hr {
	border: none;
	height: 3px;
	background-image: url(../images/img_horizontal-rule.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 2px 0;
}

#hero-corp #hero-corp-office-finder {
	color: white;
	text-align: center;
}

#hero-corp #hero-corp-office-finder div {
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 50px;
}

#hero-corp #hero-corp-office-finder * {
	vertical-align: middle;
}

#hero-corp #hero-corp-office-finder form {
	margin-bottom: 10px;
}

#hero-corp #hero-corp-office-finder .button {
	margin-left: 10px;
}

#hero-corp #hero-corp-office-finder .textinput {
	width: 40px;
	font-size: 11px;
	border: 1px solid #858174;
	padding: 2px;
}

#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;
}

#contactform {
	background: #d2e8e5;
	border-top: 3px solid #fff;
	border-right: 1px solid #30826e;
	border-left: 1px solid #30826e;
	padding: 15px 15px 15px 15px;
	margin: 0;
	text-align: left;
} 

#contactform button, #contactform input {
	float: right;
}

#contactform button {
	margin-top: 7px;
}

#contactform div {
	margin-top: 3px;
	font-weight: bold;
}

#tricol #contactform p {
	padding: 0 0 8px 0;
}

#contactform input {
	width: 180px;
	padding: 2px;
	margin: 0;
	border-left: 1px solid #e2e2e2;
	border-top: 1px solid #bcbcbc;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #eeeeee;
	font-size: 11px;
}

#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;
	min-height: 255px;
    box-sizing: border-box;
}

.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,
#leftnav li a.on {
	color: #ffb104;
}

#enews-in {
	background: #afcac6;
	padding: 10px;
	margin: 0 1px;
	text-align: left;
}

#contactus-in {
	background: #afcac6;
	padding: 10px;
	margin: 0 1px 4px 1px;
	text-align: left;
}

#contactus-in a {
	text-decoration: none;
	color: #333333;
}

#contactus-in a:hover {
	color: #407D0A;
}

#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;
}

/* Coupon Generation */

#coupon-wrap {
	background: url(../images/img-couponbk.gif) no-repeat 0 0;	
    height: 92px;
    width: 114px;
    /*position: absolute;*/
    clear: both;
}

#chead {
	font-size: 9px;
    font-weight: bold;
    text-align: center;
    color: #000;
	position: relative;
    top: 19px;
    left: 7px;
    width: 100px;
    max-height: 23px;
    overflow: hidden;
    float: left;
}

#csave {
	font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    width: 100px;
    max-height: 15px;
    color: #5A8F02;
    position: relative;
    float: left;
    top: 21px;
    left: 7px;
    overflow: hidden;
}

#cdisclaim {
	font-size: 7px;
    text-align: center;
    color: #000;
    position: relative;
    top: 21px;
    left: 7px;
    width: 100px;
    max-height: 20px;
    overflow: hidden;
    float: left;
}

div.officeIcons {
	padding: 4px;
}

hr.officeSep {
	color: #c1cab7;
	background-color: #c1cab7;
	height: 2px;
}

#tricol-rt-top {
	color: white;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 116px;
	height: 77px;
	padding: 20px 170px 0 0;
	background-image: url(../images/img-contact-us-header.jpg);
}

#google-map-container {
	width: 394px;
	height: 241px;
	margin: 0;
	padding: 0;
	float: right;
	border: 3px solid white;
	position: relative;
}

#google-map {
	width: 394px;
	height: 183px;
}

#google-map-mask-top-right, #google-map-mask-bottom-right {
	position: absolute;
	right: -3px;
	width: 8px;
	height: 8px;
	z-index: 9999;
}

#google-map-mask-top-right {
	top: -3px;
}

#google-map-mask-bottom-right {
	bottom: -3px;
}

#google-map-header {
	height: 55px;
	background-color: #232020;
	overflow: hidden;
	padding: 3px 0 0 0;
	text-align: center;
}

#google-map-header * {
	vertical-align: middle;
}

#phone-rt {
	width: 185px;
	height: auto;
	margin: 0;
	padding: 1px 10px 0 0;
	float: right;
	height: 34px;
	overflow: hidden;
	text-align: right;
	color: white;
}

#phone-rt .large {
	font-weight: bold;
	font-size: 30px;
	line-height: 34px;
}

#phone-rt .medium {
	font-weight: bold;
	font-size: 18px;
	line-height: 17px;
}

#phone-rt .small {
	font-weight: bold;
	font-size: 12px;
	line-height: 11px;
}

#phone-lt {
	width: 135px;
	height: auto;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}

#phone-lt p {
	line-height: 14px;
	padding: 3px 0 0 0;
	color: white;
}

#tear-open-container {
	position: absolute;
	right: 0;
	top: 0;
	width: 122px;
	height: 75px;
	overflow: hidden;
	z-index: 9999;
}

#tear-open-container {
	width: 122px;
	height: 75px;
}

#tear-open-container.open, #tear-open-container #tear-open-replace {
	width: 267px;
	height: 176px;
}

#tear-open-replace {
	position: absolute;
	right: 0;
	top: 0;
}

#tear-open {
	position: absolute;
	right: 0;
	top: 0;
	width: 122px;
	height: 75px;
	background-image: url(../images/img-tear-open-closed.png?v=2);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	color: #232020;
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
}

#tear-open div {
	display: none;
	padding-top: 36px;
	padding-right: 2px;
}

#tear-open-container.open #tear-open {
	width: 267px;
	height: 176px;
	background-image: url(../images/img-tear-open-open.png?v=2);
}

#tear-open-container.open #tear-open div {
	display: block;
}

#tear-open a {
	text-transform: uppercase;
	color: white;
	font-size: 13px;
	text-decoration: none;
}

#tear-open a:hover {
	text-decoration: underline;
}

#tear-open span {
	font-size: 15px;
}

/* ASSOCIATIONS */

.associationsInner {
	width: 600px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}

.associationsInner-rt {
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

.associationsInner-lt {
	width: 65px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	float: left;
}

/* TESTIMONIALS */

#testimonialListContainer {
	text-align:left;
}

div.testimonialTitle {
	padding:10px 0 0 0;
	text-align:left;
}
div.testimonialContainer {
	border-bottom: 1px dotted #666;
	display:none;
}

p.testimonial {
	text-align:left;
}

p.testimonialSource {
	text-align:right;
	font-style:italic;
}


.phonelisting {
	text-align: right;
	padding-right: 5px;
	color: #fff;
}
.phonelisting.large {
	font-size: 30px;
	line-height: 34px;
}
.phonelisting.medium {
	font-size: 18px;
	line-height: 17px;
}
.phonelisting.small {
	font-size: 14px;
	line-height: 16px;
}

.areatitle {
	color: #fff;
	margin: 0;
	padding: 0 0 0 5px;
	line-height: 1;
}