@charset "utf-8";
/* CSS Document */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    height: 100%;
    background: #fff;
	margin:0 auto;
	background-image:url(images/footerbg.png);
    background-position: center bottom;
    background-repeat:repeat-x;
	
}
.clearfix {
    float: none;
    clear: both;
}
.main {
   
	background:url(../images/topbg.png) no-repeat;
	overflow:hidden;
	
	
}
#heading {
    width: 916px;
    position: relative;
    height: 142px;
	margin:0 auto;
}
h1 {
	padding-top: 13px;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 0;
	float: left;
}

h1 a {
	display: block;
	width: 201px;
	height: 119px;
	text-indent: -999em;
	background: url(/images/eco-tech-logo.png) 0 0 no-repeat;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3399cc;
	font-family: Arial;
	text-transform: uppercase;

}
.h2_index {
	font-size: 18px;
	font-weight: bold;
	color: #3399cc;
	font-family: Arial;
	text-transform: none;

}
.h2_cryo {
	font-size: 14px;
	font-weight: bold;
	color: #3399cc;
	font-family: Arial;
	text-transform: none;

}

.h2_blk {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial;
	text-transform: none;
}
.h2_red {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-family: Arial;
	text-transform: none;

}


h5{
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 18px;
	color: #3399cc;
	
}

h6{
height:48px;	
background:#ccc;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333;
text-transform:uppercase;
line-height:48px;
text-align:center;
}

a {
    color: #5E5D5D;
}
#greenfont{
color:#6ab943;	
	
	}
.rightHead {
    
    width: 645px;
    float: right;
	margin-right:10px;
}
#bluebutton {
	display: block;
	width: 136px;
	height: 27px;
	float: right;
	margin-top: 8px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#social {
	margin-top: 8px;
	margin-right: 19px;
	height: 24px;
	width: 60px;
	float: right;
}

#social a {
    height: 24px;
    width: 24px;
    display: block;
    margin-right: 4px;
    float: left;
}

#fb {
    background: url(images/fb.png) no-repeat;
}

#vim {
    background: url(images/v.png) no-repeat;
}

#youtube {
    background: url(images/youtube.png) no-repeat;
}

#twitter {
    background: url(images/twitter.png) no-repeat;
}

#rss {
    background: url(images/rss.png) no-repeat;
}

#quote {

    clear: both;
    float: right;
    display: block;
    margin-top: 26px;
	margin-right:29px;
    background: url(images/req_quote.png) no-repeat;
    width: 220px;
    height: 55px;
}
#contactno {
    margin-top: 53px;
}

.menu {
	height: 66px;
	background: url(images/menubg.png) repeat-x;
	display: block;
	width: 916px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#nav {
	position: absolute;
	z-index: 200;

}

#nav li {
    float: left;
    position: relative;
    display: inline;
    

    height: 66px;

}
#nav li.active a, #nav li:hover a {
    background: url(images/menubgrpt.png) repeat-x;
	color:#139a48;

}
#nav li:last-child {
    background: none;
}
#nav li:last-child a { padding:0 24px; border-radius:0 8px 0 0}

#nav li:first-child.active a, #nav li:first-child:hover a  {
    background:url(images/firstbg.png) no-repeat;
	
}

.abc {
    display: inline-block;
    float: left;
    height: 85px;
    width: 9px;
}

#nav li a, #nav li span {
    display: inline-block;
    float: left;
}


#nav a {
    display: inline-block;
    padding: 0 21px;
    font-size: 14px;
    font-weight:bold;
    font-family: "Myriad Pro", Arial;
    line-height: 66px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;

}

.wrapper {
	width: 916px;
    overflow: hidden;
	margin:0 auto;
	border-radius:0 0 12px 12px;
	background:#FFFFFF;
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 0px 12px rgba(0, 0, 0, 0.15);
box-shadow:         0px 0px 12px rgba(0, 0, 0, 0.15);

}

#discount {
    position: absolute;
    margin-top: 44px;
    margin-left: 756px;
    z-index: 99;
}

#discount a {
    display: block;
    background: url(../images/discount.png) no-repeat;

    height: 104px;
    width: 115px;

}

#slider-wrapper{
margin:20px;
height:287px;
width:864px;
border:6px #FFFFFF solid;
-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 0px 1px rgba(0, 0, 0, 0.15);
box-shadow:         0px 0px 1px rgba(0, 0, 0, 0.15); overflow:hidden
}

.slider {
    width: 864px;
    height: 287px;
    position: relative;
}
.items {
   /* display: none;*/
}



.leftBar {
    padding-left: 20px;
	margin-top:53px;
    width: 188px;
    height: auto;
    float: left;
}

#leftAd {
    float: left;
	padding-left:18px;
}

.front_left_panels {
	float: left;
	padding-left:27px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#greenProAd {
	float: left;
	padding-left: 18px;
	margin-top: 0px;
	margin-bottom: 25px;
}

#greenProAd2 {
	float: left;
	padding-left: 27px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#greenProAd_front {
	float: left;
	padding-left: 27px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#qualityProAd_front {
	float: left;
	padding-left: 27px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#angieslist_front {
	float: left;
	padding-left: 27px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.content {
	margin-top: 50px;
	margin-left: 66px;
	float: left;
	width: 605px;
}


.content p{
	margin-bottom: 20px;
	text-align: left;
	}

.content p .heading{
font-weight:bold;
font-size:14px;	
color:#000;
}

#innerp{
line-height:20px;
font-size:14px;
margin-top:30px;
color:#000;	
}

.leftBar#inner {
    padding-left: 0px;
	margin-top:0px;
    width: 226px;
	margin-top:28px;
	margin-left:33px;
    float:left;
    
}

#leftmenu{
width:226px;
overflow:hidden;
border:2px solid #ccc;
border-radius:6px;
}

#leftmenu ul{

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
line-height:39px;

}
#leftmenu ul li{
padding-left:50px; background:url(images/bullet.png) no-repeat 25px center; border-bottom:1px dashed #dadada
}

#leftmenu ul a{
text-decoration:none; display:block; 
	
}
#leftmenu ul a:hover, #leftmenu ul a.active { background:url(images/menu_active.png) no-repeat}
.content#inner {
	margin-left: 55px;
	width: 565px;
	margin-bottom: 25px;
    
}
	
.logos{
width: 841px;
margin:0 auto;	
}

#pestlibrary{
	float:left;
	width:158px;
	height:51px;
	margin-top:17px;
	color:#30a446;
	font-size:20px;	
	font-weight:bold;
	line-height:51px;
	vertical-align:bottom;
	padding-left:12px;
}

#affiliates{
	float: left;
	height: 51px;
	width: 605px;
	margin-left: 66px;
	margin-top: 17px;
}
#affiliates a{
	margin-left: 20px;
	margin-right: 34px;
}

.pest-icons-container{
	clear:both;
	width:841px;
	height:129px;
	border:1px solid #c5c9cf;
	margin:0 auto;
	border-radius:6px;
	background:#e9ebeb;
	margin-bottom:20px;
}
.image_carousel {
    padding: 0 0 0 79px;
    position: relative;
    width: 760px;
	
}

.image_carousel a {
    float: left;
    text-align: center;
		text-decoration:none; display:inline-block;
}

.image_carousel  img {
    margin: 14px 14px 0 0;
    display: block;

}

.image_carousel span {
    text-align: center;
	font-size:12px;
	color:#333333; width:86px; display:block;

}
a.prev, a.next {
    background: url(../images/miscellaneous_sprite.png) no-repeat transparent;
    width: 45px;
    height: 50px;
    display: block;
    position: absolute;
    top: 42px;
}

a.prev {
    left: 14px;
    background-position: 0 0;
}

a.prev:hover {
    background-position: 0 -50px;
}

a.prev.disabled {
    background-position: 0 -100px !important;
}

a.next {
    right: 14px;
    background-position: -50px 0;
}

a.next:hover {
    background-position: -50px -50px;
}

a.next.disabled {
    background-position: -50px -100px !important;
}

a.prev.disabled, a.next.disabled {
    cursor: default;
}

a.prev span, a.next span {
    display: none;
}


.footer {
	clear:both;
	padding-top:16px;
    width: 916px;
	margin:0 auto;
    height:67px;
	color:#101f37;
}
#footer a{
	
}

#footmenu{
text-align:center;
margin-bottom:16px;	
font-size:13px;
}
#footmenu a{
padding-left:22px;
padding-right:22px;	
color:#101f37;
text-decoration:none;
}
#footmenu a:hover{
color:#ffffff;	
}

#footleft {
    width: 50%;
    float: left;
	font-size:12px;
	
}


#footright {
    width: 50%;
    float: right;
	text-align:right;
		font-size:12px;
}

/* fancybox form   */

#quote_form {

    background: #ffffff;
    display: block;
    height: auto;
    width: 610px; overflow: hidden;

}

h4 {

    color: #2385C7;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0 10px 10px;
}

.pest_box {
	float: left;
	height: 130px;
	width: 130px;
	margin-top: 30px;
	margin-right: 45px;
}
.pestbox_image {
	height: 100px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
.pestbox_text {
	height: 30px;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
	width: 130px;
}
.pest_box_space {
	width: 20px;
	float: left;
	height: 130px;
	margin-top: 30px;
}
.pestbox_image a img {
	height: 100px;
	width: 100px;
}
.photo_box {
	float:left;
	width:150px;
	margin-right:120px;
}
.photo_box_rt {
	float: left;
	width: 150px;
	margin-right: 0px;
}
.video_container_top {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	text-align: center;
	height: 40px;
	padding-top: 35px;
	padding-bottom: 35px;
}
.video_container {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.photo_container_wide {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	width: 550px;
	clear: left;
}

.photo_container_lg {
	width: 740px;
	clear: left;
	margin-left: 100px;
}

.photo_container_2large {
	padding-top: 20px;
	padding-bottom: 20px;
	width: inherit;
	clear: left;
	height: 100px;
	padding-left: 60px;
}

.photo_container_sm {
	padding-top: 20px;
	padding-left: 70px;
	clear: left;
	height: 90px;
	margin-bottom: 40px;
}
.photo_container_380 {
	height: 300px;
}
.photo_box_2large {
	float:left;
	margin-right:120px;
	margin-bottom:60px;
	width: 160px;
}

.photo_box_rtlarge {
	float: left;
	margin-right: 0px;
	margin-bottom: 60px;
}

.photo_box_225 {
	float:left;
	margin-right:50px;
	margin-bottom:10px;
	width: 225px;
}
.photo_box_185 {
	float:left;
	margin-right:50px;
	margin-bottom:10px;
	width: 225px;
	text-align: center;
}

.photo_stages_container {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 120px;
}

.stages_photos {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 5px;
	border: thin solid #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
.stages_photos_noborder {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 12px;
}
.stages_photos_noborder2 {
	float: left;
	height: 80px;
	width: 80px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 12px;
}


.stages_txt {
	float: left;
	height: 20px;
	width: 80px;
	margin-right: 5px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
.stages_txt2 {
	float: left;
	height: 20px;
	width: 80px;
	margin-right: 50px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}



.video_single {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

.photo_stages_txt_container {
	width: 605px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
	clear: left;
}

#quote_form .left {
    float: left;
    padding: 0 30px 0 20px;
    width: 220px;
}

#quote_form label {
    color: #2385C7;
    display: block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;

}

#quote_form .text {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #D9D9D9;
    height: 32px;
    width: 200px;
    margin-bottom: 5px;
    font-size: 14px;
}

#quote_form select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    height: 22px;
    margin-bottom: 5px;
    width: 200px;

}

#quote_form .right {
    float: left;
    width: 330px;
}

#quote_form textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #D9D9D9;
    height: 90px;
    margin-bottom: 10px;
    width: 315px;
}

.btnSubmit {
    float: right;
    -moz-box-shadow: inset 0px 1px 0px 0px #c1ed9c;
    -webkit-box-shadow: inset 0px 1px 0px 0px #c1ed9c;
    box-shadow: inset 0px 1px 0px 0px #c1ed9c;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b));
    background: -moz-linear-gradient(center top, #9dce2c 5%, #8cb82b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#9dce2c', endColorstr = '#8cb82b');
    background-color: #9dce2c;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #83c41a;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    margin-top: 10px;
    margin-right: 11px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #689324;
}

.btnSubmit:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c));
    background: -moz-linear-gradient(center top, #8cb82b 5%, #9dce2c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#8cb82b', endColorstr = '#9dce2c');
    background-color: #8cb82b;
    color: #ffffff;
}

.btnSubmit:active {
    position: relative;
    top: 1px;
}

/*  end fancybox form  */
.pagination {
    position: absolute;
    left: 44%;
    bottom: 10px;
    z-index: 99;
}

.pagination li {
    float: left;
    padding-right: 8px;
}

.pagination a {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/slider-pagination.png) right top no-repeat;
    cursor: pointer;
}

.pagination li.current a {
    cursor: default;
}

.pagination li.current a,
.pagination a:hover {
    background-position: left top;
}
.success, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
	background-image:url('../images/success.png');
}
.validation {
    color: #D63301;
    background-color: #FFCCBA;
	background-image: url('../images/validation.png');
}
.blue {
	color: #3399cc;
	text-decoration: none;
}

.blue_bold {
	color: #3399cc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
}

#gaurantee_heading_container_noshade {
	height: 100px;
	margin-left: auto;
	margin-bottom: 30px;
	margin-right: auto;
	margin-top: 20px;
	width: 460px;
	line-height: 16px;
}

.shadow {
	border: 1px solid #f0f0f0;
	border-bottom: 2px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.guarantee_image_cont {
	float: left;
	height: 95px;
	width: 130px;
}

.guarantee_image_cont img {
	height: 95px;
	width: 130px;
}

#heading_eco_main_container {
	height: 80px;
	margin-bottom: 30px;
	margin-top: 20px;
	width: 480px;
	margin-left: 30px;
}

.eco_heading_txt {
	float: left;
	margin-right: 12px;
	margin-top: 5px;
}
.green_guarantee {
	font-size: 18px;
	color: #76b143;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.guarantee_heading_txt_rt {
	float: left;
	margin-top: 0px;
	line-height: 12px;
}
.eco_box_left {
	float: left;
	width: 180px;
	font-size: 20px;
	color: #76b143;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	margin-right: 25px;
}
.eco_box_center {
	float: left;
	width: 70px;
	margin-right: 30px;
}
.eco_box_right {
	float: right;
	width: 140px;
	font-size: 20px;
	color: #76b143;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	margin-right: 30px;
	;
}

.eco_box_center img {
	height: 69px;
	width: 70px;
}

.mid_heading {
	float: left;
	height: 105px;
	text-align: center;
	line-height: 12px;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
}

.mid_heading2 {
	float: left;
	height: 105px;
	text-align: center;
	line-height: 20px;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
}
   .cbe_logo {
	height: 92px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
    #inner .cbe_logo img {
	height: auto;
	width: 300px;
}
.content_contactus {
	margin-top: 24px;
	margin-left: 29px;
	float: left;
	width: 900px;
}
.content_contactus_line {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 935px;
	border: thin solid #CCC;
}

#contact_inner_box {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCC;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#survey_box {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCC;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.address_info {
	width: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	margin-bottom: 20px;
}

.affiliations_container {
	margin: 30px;
	height: 300px;
}
.affiliation_left_box {
	margin-top: 10px;
	margin-bottom: 5px;
	height: 130px;
	width: 500px;
}
.affiliation_box {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 30px;
	text-align: center;
}


clear:both;
	margin-right: 20px;
	margin-top: 20px;
	padding-top: 20px;
	margin-top: 30px;
}

#content_inner_bbfree {
	margin-top: 30px;
	margin-right: 115px;
	margin-bottom: 30px;
	margin-left: 80px;
}

.quality_pro_container {
	width: 650px;
	margin-left: 100px;
}

.quality_pro_image {
	width: 110px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.quality_pro_txt {
	float: left;
	width: 350px;
}
.green_pro_image {
	width: 150px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.npma_image {
	width: 200px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.bedbufree_image {
	width: 150px;
	height: 85px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content_inner {
	margin-top: 30px;
	margin-right: 115px;
	margin-bottom: 30px;
	margin-left: 80px;
}
.content_identification {
	margin-top: 32px;
	margin-left: 0px;
	float: left;
	width: 600px;
}
.photo_740 {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 520px;
}
}.photo_box_380 {
	width: 380px;
	margin-left: auto;
	margin-right: auto;
}
.photo_250_left {
	width: 250px;
	margin-right: 10px;
	float: left;
}

.text_250 {
	width: 250px;
	margin-bottom: 10px;
	text-align: center;
	height: 50px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.photo_550 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	height: 412px;
}
#content_facts {
	padding-right:20px;
	padding-left:30px;
	padding-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	text-decoration: none;
}
#content_facts ul li {
	list-style-type: none;
}
#content_facts ul li a {
	color: #333;
	
}.sitemap_1 {

	text-decoration: none;
}	
.sitemap_2 {
	margin-left: 50px;
	text-decoration: none;

}
.sitemap_3 {
	margin-left: 100px;
	text-decoration: none;
}
.green {
	color: #339966;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 35px;
}
.greenreviews {
	color: #339966;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 35px;
	font-style: italic;
	font-weight: bold;
}

#side_right_mid_box {
	width: 175px;
	margin-left: 20px;
	margin-top: 35px;
	height: 465px;
	background-image: url(/images/cryonite_box.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.side_right_header {
	font-size: 15px;
	color: #3399cc;
	font-weight: 700;
	text-align: center;
	line-height: 25px;
	background-image: url(../images/side_right_mid.jpg);
	font-family: "Arial Black", Gadget, sans-serif;
	height: 30px;
	padding-top: 10px;
}

#side_right_top_image {
	height:334px;
	width:130px;
	margin-right:auto;
	margin-left:auto;
	padding-top:5px;
	text-align: left;
}

#side_right_top_mid {
	height:247px;
	width:155px;
	text-align:center;
	background-image:url(../images/side_right_mid.jpg);
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

#side_right_top_txt {
	margin-left: auto;
	margin-top: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 18px;
	margin-right: auto;
	width: 150px;
	text-align: center;
}
guarantee_content {

}
.content_guarantee ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
	line-height: 30px;
}
.content_guarantee ul li ul li {
	list-style-type: none;
	line-height: 20px;
}
.clear {
	clear: both;
}
.main .wrapper ol {
	list-style-position: inside;
	list-style-type: disc;
}


#bed_bug_treatment_top {
	clear: left;

}
#bed_bug_treatment_bottom {
}

#bed_bug_treatment_top ul li {
	font-size: 13px;
	list-style-type: square;
	list-style:url(../images/CheckMark.gif);
	line-height: 26px;
}

#bed_bug_treatment_bottom ul li {
	font-size: 13px;
	list-style-type: square;
	list-style: url(../images/CheckMark_green.gif);
	line-height: 26px;
}
#inner ol ul li {
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-left: 20px;
}
.required_field {
	font-size: 12px;
	color: #999;
}
.heading_left {
	float: left;
	width: 300px;
	margin-bottom: 20px;
	height: 50px;
	padding-top: 40px;
}
.heading_right {
	float: left;
	width: 200px;
}
.bites_image {
	height: 200px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 50px;
}

.insect_container {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.insect_text_box {
	float: left;
	width: 300px;
	padding-right: 20px;
	clear: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.heading_lower {
	height: 50px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.insect_image {
	width: 150px;
	float: right;
	padding-top: 25px;
}
.photo_box_215 {
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.photo_box_400 {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.msds_gray_table {
	background-color: #CCC;
	color: #666;
}
.download_info {
	height: 75px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.download_info table tr td a {
	text-decoration: none;
	color: #390;
}
.main .wrapper #inner table tr td a {
	color: #CC92B2;
	text-decoration: none;
}
.angies_list_image {
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	width: 250px;
}

.List_disc {

}
.List_disc ul li {
	list-style-type: disc;
	list-style-position: inside;
}
.all_season {
	float: left;
	height: 35px;
	width: 35px;
	margin-right: 15px;
	margin-left: 5px;
}
.review {
	float: left;
	height: 150px;
	width: 278px;
}
.reviewimage {
	height: 66px;
	width: 273px;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.reviewimagegoogle {
	height: 66px;
	width: 240px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.reviewimageyelp {
	height: 105px;
	width: 225px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.reviewimagefacebook {
	height: 85px;
	width: 225px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.reviewlower {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.affiliate_textbox {
	text-align: center;
	display: inline-block;
}
.Survey_container {
	height: 1400px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.table {
	color: #666666;
	text-decoration: none;
}
.table tr td h4 {
	color: #2385C7;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0 10px 10px;

}


.blue_bold_image {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 18px;
	color: #3399cc;
}
.blue_guarantee {
	color: #3399cc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
}

#gaurantee_heading_container {
	height: 100px;
	margin-left: auto;
	margin-bottom: 30px;
	margin-right: auto;
	margin-top: 20px;
	width: 460px;
	line-height: 16px;
}
.NPMA_Video {
	height: 315px;
	width: 535px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.topnav {
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #4CAF50;
  color: white;
}

.topnav .icon {
  display: none;
}


@media only screen and (min-width: 600px) {
	#myTopnav{display:none;}
	#call-now{display:none;}
	.slider-single-image{display:none;}
}


/* Responsive layout for mobile */
@media only screen and (max-width: 600px) {

.menu{display:none;}
.col-left{padding-right:10px;}
#call-now {
    font-size: 14px !important;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
	color: #2e8ab6;
	font-weight:700;
}
#call-now a {
    color: #048329;
	font-size: 26px!important;
    line-height: 36px!important;
	font-weight:700;
}
#contactImage{text-align: center;padding: 13px 0;}
#contactno {
    margin-top: 0;
	display:none;
}
#bluebutton {
    display: block;
    width: 80%;
    height: 27px;
    float: right;
    margin-top: 15px;
}
.rightHead {
    width: 48%;
    float: right;
    margin-right: 0px;
    margin-top: 17px;
}	
#social {
    margin-top: 8px;
    margin-right: 0;
    height: 24px;
    width: 15%;
    float: left;
}
#quote {
    clear: both;
    float: right;
    margin-top: 12px;
    margin-right: -10px;
    height: 55px;
}
  #heading {
      width:100%;
  }
  #heading h1 {
    width:50%;
  }
  
  #heading a{
    text-align: center;
    width: 100%;
    background-size:80%;
    background-position: center;
  }
  
  .wrapper{
      width:100%;
      display: flex;
      flex-direction: column;
  }
  
  .content {
    margin-top: 10px;
    margin-left: 10px;
    width:95%;
    order:1;
  }
  .leftBar{order:2;}
  #leftAd, #greenProAd_front, #angieslist_front{
      float:left;
      width:30%;
      padding-left:7px;
      margin:0;
	  margin-top: 10px;
  }
  
  #leftAd a img, #greenProAd_front a img, #angieslist_front a img{
      width:80%;
  }
  
  .leftBar{
  
      width:100%;
  }
  
  .content#inner{width:95%;margin-left:0px;padding-left: 10px;}
  .heading_right {
    width: 200px;
    width: 100%;
    text-align: center;
  }
  #bed_bug_treatment_top {
    padding: 0 10px;
  }
  #gaurantee_heading_container {
    height: auto;
    width: 100%;
    }
  .shadow {
    padding-right: 0;
    padding-left: 0;
    }
  .mid_heading {
    float: none;
    height: auto;
    text-align: center;
  }
  .guarantee_image_cont {
    float: none;
    height: auto;
    width: auto;
    text-align: center;
    }
  .content p {
    margin-bottom: 5px;
    }
  ul {
    padding-left: 21px;
  }
  #bed_bug_treatment_bottom {
    padding: 0 10px;
  }
  #heading_eco_main_container {
    height: auto;
    margin-top: 20px;
    width: 100%;
    margin-left: 0;
   }
   .leftBar#inner {
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
    margin-top: 28px;
    margin-left: auto;
    float: none;
    }
    #leftmenu {
    width: 98%;
    margin: auto;
    overflow: hidden;
    border: 2px solid #ccc;
    border-radius: 6px;
    }
    #leftmenu ul a.active {
    background: none;
    }
    #side_right_mid_box {
    width: 100%;
    margin-left:0;
    background-position: center;
    }
   .eco_box_left, .eco_box_center, .eco_box_right{width:100%;float:none;text-align: center;}
   #greenProAd, #greenProAd2 {
    float: none;
    padding-left: 0;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 25px;
    }
    #affiliates a {
    margin-left: 3px;
    margin-right: 3px;
    width: 67px;
    }
    #affiliates {
    float: none;
    height: auto;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    }
    .logos {
    width: 841px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    order:3;
    }
    .pest-icons-container {
    width: 100%;
    order:4;
    }
    .image_carousel {
    width: 80%;
    }
    .footer {
    width: 100%;
    }
    #footright {
    width: 100%;
    float: none;
    text-align: center;
    font-size: 12px;
    }
    #footleft {
    width: 100%;
    float: none;
    font-size: 12px;
    text-align: center;
    }
    .footer{height:auto;}
	#contactus fieldset {
    width: auto;
    padding: 10px;
	}
	.content_contactus {
    margin-top: 24px;
    margin-left: 0;
    float: none;
    width: auto;
	}
	#contactus input[type="text"] {
    height: auto;
    width: 95%;
    padding: 5px 10px;
    margin-top: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	}
	
	/* Slider */
	#slider-wrapper {
    margin: 0;
    height: auto;
    width: 100%;
	border:0;
	}
	.slider {
    width: 100%;
	}
	.pagination {
    position: absolute;
    left: 34%;
	}
	#discount {
    position: absolute;
    margin-top: 44px;
    margin-left: 10%;
    z-index: 99;
	}
	.slider{display:none;}
	.slider-single-image img{width:100%;}
	
	/*Popup*/
	#quote_form .left {
    float: none !important;
    padding: 0 !important;
    width: 100% !important;
    }
    #quote_form .right {
    float: none !important;
    width: 100% !important;
    }
    .fancybox-wrap
    {width:90% !important;
        
    }
    .fancybox-inner
    {
        width:100% !important;
    }
    #quote_form {
    background-color: transparent;
    width: 100%;
    }
    #quote_form textarea {
    width: 90%;
    }
    
}


@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}