/******** Styles ********/

/******** Globals *******/

body {
background-color: #d3d3d3;
margin-top: 0px;
color:#3F3F3F;
font-family:Arial,Tahoma,sans-serif;
font-size:12px;
line-height:18px;
}

p {
color:#3F3F3F;
font-family:Arial,Tahoma,sans-serif;
font-size:12px;
line-height:18px;
}

h1 {
font-family: Georgia, 'Times New Roman', sans-serif;
color: #4C080B;
font-size: 30px;
line-height: 30px;}

h2 {
font-family: Georgia, 'Times New Roman', sans-serif;
color: #404040;
font-size: 24px;
line-height: 24px;
font-weight: normal;}

h3 {
font-family: Georgia, 'Times New Roman', sans-serif;
color: #404040;
font-size: 18px;
line-height: 18px;
font-weight: normal;}

a {color: #4C080B; text-decoration: none;}

/******** Layout *******/

/*
#wrapper {
margin: 0 auto;
padding: 0px 43px;
background-color: #ffffff;
width: 964px;
padding-bottom: 20px;
}
*/

#wrap-bg {
width: 1150px;
margin: 0 auto;
padding: 0px;
background-image: url('/Images/bg-wrap.jpg');
background-repeat: repeat-y;
}

#wrapper {
background-color:#FFFFFF;
margin:0 auto;
padding:0 40px 20px;
width:970px;
}


/******** Header *******/

#header {
height: 120px;
}

.logo {
float: left;
margin-left: 22px;
}

.contact {
float: right;
width: 390px;
text-align: right;
}

.contact-slogan {
color: #393939;
font-family: Arial, sans-serif;
font-size: 20px;
line-height: 22px;
padding-top: 20px;
padding-right: 10px;
}

.phone-contact {
text-align: left;
float: right;
margin-top:10px;
}

.phone {
float: left;
padding: 10px;
}

.phone-number-text {
float: right;
padding-top:12px;
}

.phone-text {
float: left;
margin-right: 5px;
font-family: 'Arial Narrow', sans-serif;
margin: 0px;
padding: 0px;
color:#000000;
padding:1px 10px 0 0;
}

.phone-number {
float: right;
color: #ff3452;
margin: 0px;
padding: 0px;
font-family:Arial,sans-serif;
font-size:27px;
line-height: 27px;
}

/******** Nav *******/

#navigation {
margin: 0 auto;
padding: 0px;
height: 51px;
background-image: url('/Images/bb-nav-bg.png');
background-repeat: no-repeat;
margin-left: 5px;
}

#navigation li {
float:left;
list-style-type:none;
/*margin-left:5px;*/
/*margin-right:30px;*/ /*originally 40px*/
margin-top:15px;
padding-right: 20px;
}

#navigation li a {
color:#FFFFFF;
font-family:Verdana,sans-serif;
font-size:11px;
font-weight: normal;
text-decoration:none;
}


/******** Flash *******/

#flash {
width: 959px;
height: 280px;
padding-left: 5px;
}

.flash-section {
width: 312px;
height: 280px;
float: left;
left: 0px;
}

.flash-images {
width: 312px;
}

.flash-subtext {
background-image: url('/Images/red-bar.jpg');
background-repeat: no-repeat;
height: 26px;
width: 156px;
float: left;
text-align: center;
color: #ffffff;
font-size: 11px;
line-height:24px;
font-family:Verdana,sans-serif;
}

.flash-subtext a {
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
}

.flash {
width: 647px;
height: 280px;
float: left;
}

/******** Main Content *******/

#main-content {
width: 969px;
padding: 20px 0px 0px 0px;
}

#content {
float: left;
width: 690px;
}

/******** Main Content Panels *******/

.panel {
width: 676px;
font-family: Arial, Tahoma, sans-serif;
color: #3f3f3f;
font-size: 12px;
line-height: 18px;
margin-bottom: 10px;
}

.panel a {
color: #4C080B;
font-weight: bold;
}

.panel-top {
background-image: url('/Images/panel-top.jpg');
background-repeat: no-repeat;
height: 18px;
}
.panel-body {
background-image: url('/Images/panel-bg.jpg');
background-repeat: repeat-y;
padding: 0px 20px 0px 20px; 
}

.panel ul {
color: #4C080B;
}
.panel li {
color: #3F3F3F;
}

.panel-body-home {
background-image: url('/Images/panel-bg.jpg');
background-repeat: repeat-y;
padding: 0px 20px 0px 20px; 
min-height: 620px;
}

.panel-foot {
background-image: url('/Images/panel-foot.jpg');
background-repeat: no-repeat;
height: 18px;
}

.panel-body p {
font-family: Arial, Tahoma, sans-serif;
color: #3f3f3f;
font-size: 12px;
line-height: 18px;
}

.panel h1 {
color: #4C080B;
line-height: 30px;
margin: 0px;
padding: 0px;
margin-bottom: 15px;
font-family:Verdana,sans-serif;
font-size:26px;
font-weight:normal;
}

.panel h2 {
color:#4C080B;
font-family:Verdana,sans-serif;
font-size:20px;
line-height:22px;
margin: 0px;
padding: 0px;
}

.testimonials {
width: 190px;
padding: 10px;
float: left;
}

.home {color: #d92206;}

/******** Sidebar *******/

#sidebar {
float: right;
width: 265px;
padding-top: 6px;
}

#side-contact-panel {
width: 265px;
height: 178px;
margin-bottom: 17px;
}

.side-contact {
background-image: url('/Images/bb-contact.png');
background-repeat: no-repeat;
float: left;
width: 163px;
height: 160px;
line-height: 36px;
color: #ffffff;
text-align: center;
font-family:Verdana,sans-serif;
font-size:16px;
}

.side-contact-pic {
float: right;
}

.form {

width: 265px;
}

.form-top {
background-image: url('/Images/form-head.jpg');
background-repeat: no-repeat;
width: 265px;
height: 39px;
}

.form-top h2 {
color: #ffffff;
font-size: 17px;
padding: 10px;
text-align: center;
font-family:Arial,sans-serif;
font-weight:normal;
}

.form-body {
/*background-image: url('/Images/form-body.jpg');
background-repeat: no-repeat;*/
background-color: #4C080B;
width: 260px;
color: #ffffff;
font-size:12px;
line-height:13px;
padding-left: 5px;
font-family: 'Arial, Tahoma', sans-serif;
margin-bottom: 20px;
}

.pest-logos {
text-align: center;
margin-top: 5px;
}

.pest-logos img {
margin: 3px;
}

#CaptchaV2 {
border:1px solid #909090;
height:16px;
margin-bottom:2px;
margin-left:2px;
margin-right:10px !important;
margin-top:2px;
width:150px !important;
}

.form-fields {
margin: 2px;
margin-bottom: 5px;
width: 150px;
border: 1px solid #909090;
margin-right:10px !important;
}

.message-fields {
height: 50px;
margin: 2px;
margin-bottom: 5px;
width: 150px;
border: 1px solid #909090;
margin-right:10px !important;
}

.submit-btn {
float: right;
margin-top: 5px;
margin: 0px;
padding-right: 10px;
}

#form-foot {
width: 260px; 
height:30px;
margin-top:15px;
}

#submit-text {
float:left;
font-size:9px;
width:150px;
font-family: Arial, sans-serif;
color: #ffffff;
text-align: center;
line-height: 12px;
padding-right: 5px;
}

#submit { float: right; width: 100px;}



/******** Footer *******/


#footer {
height: 40px;
background-image: url('/Images/bb-foot-bg.png');
background-repeat: no-repeat;
font-family: Arial, sans-serif;
font-size: 11px;
margin-left: 5px;
}

#footer li {
float: left;
margin-top: 15px;
list-style-type: none;
margin-right: 10px; /*originally 15px*/
}

#footer li a {
text-decoration: none;
color: #ffffff;
border-right: 1px solid #ffffff;
padding-right:10px; /*originally 15px*/
line-height: 10px;
}

#footer li#last a {
border-right: none;
}

ul.tick {list-style-type: none;}
li.tick {background-image: url(/images/yes.jpg); background-repeat: no-repeat; background-position:50px 0px; margin-bottom: 5px;}

ul.panel
{
list-style-type:none;
padding:0px;
margin:0px;
}

li.panel
{
background-image:url('/Images/bullet.png);
background-repeat:no-repeat;
/*background-position:0px 5px; */
}

.webmail {
text-align: center;
}

.webmail a {
color: #555555;
text-decoration: none;
padding: 10px 0px 0px 0px;
font-size: 11px;
}

.webmail a:hover {
color: #555555;
text-decoration: underline;
}
