/*==============================
 		Title:EcoTek PestDefense
		Date:13.07.09           
==============================*/
body {
	font-family     : Georgia,Arial,Verdana,Tahoma, Lucida,Helvetica, sans-serif;
	text-align      : center;
	background      : #b5e700 url(../images/background.jpg) no-repeat center top;
}
* {
	margin          : 0;
	padding         : 0;
	outline-style   : none;
	outline-width   : 0;
}
img,fieldset {
	border          : none;
}
ul,ol,li {
	list-style      : none;
}
input, textarea, select {
	font-family     : Georgia;
	font-size       : inherit;
	font-weight     : inherit;
}
a {
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.hide,a b{
     position       : absolute;
     left           : -9999px;
}
/*Page Structure  ================================================= 
----------------------- Start wrapper ---------------------------*/
#outerWrapper{
	background:url(../images/background-shadow.jpg) no-repeat right 190px;
}
#wrapper{
	width:970px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
/*-----------------------  Start header  ---------------------*/
#header{	
	width:970px;
	height:225px;
	background:url(../images/model.png) no-repeat 756px 38px;
}
.topNavigation{
	float:right;
	background:url(../images/top-nav-bg.gif) no-repeat;
	width:576px;
	height:29px;
	padding:8px 10px 2px 11px;
}
.topNavigation  li{
	float:left;
	padding-left:16px;
	background:url(../images/bullet.gif) no-repeat left 2px;
}
.topNavigation li a{
	float:left;
	color:#2e3629;
	margin-right:9px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.topNavigation li a:hover{
	color:#009fe1;
	text-decoration:underline;
}
.logo{
	float:left;
	margin:47px 0 0 6px;
	padding-bottom:10px;
}
.phone{
	float:right;
	width:231px;
	margin-right:225px;
	padding:50px 0 9px;
	height:88px;
	position:relative;
}
.live{
	position:absolute;
	left:0;
	bottom:19px;
}
.phone phone{
	background:url(../images/live-chat.gif) no-repeat;
	display:block;
	width:235px;
	height:33px;
}
.navigation{
	clear:both;
	position:relative;
	float:left;
	width:970px;
	background:url(../images/footer-bg.gif) repeat-x bottom;
}
* html .navigation{
	margin-top:42px;
}
*+ html .navigation{
	margin-top:42px;
}
.navigation li{
	float:left;
	height:39px;
}
.navigation li a{
	float:left;
	height:39px;
	width:137px;
	cursor:pointer;
	position:absolute;
	top:0;
}
.navigation li .home{
	background:url(../images/home.png) no-repeat;
	width:109px;
	position:absolute;
	left:0;
	margin-left:10px;
	z-index:1;
}
.navigation li .solution{
	background:url(../images/green-solution.png) no-repeat;
	width:135px;
	left:105px;
	z-index:2;
}
.termite{
	background:url(../images/termite.png) no-repeat;
	left:224px;
	z-index:3;
}
.pest{
	background:url(../images/pest.png) no-repeat;
	left:344px;
	z-index:4;
}
.learning{
	background:url(../images/learning-center.png) no-repeat;
	left:464px;
	z-index:5;
}
.residential{
	background:url(../images/residential.png) no-repeat;
	left:584px;
	z-index:6;
}
.commercial{
	background:url(../images/commercial.png) no-repeat;
	left:705px;
	z-index:7;
}
.contact{
	background:url(../images/contact-us.png) no-repeat;
	left:825px;
	z-index:8;
}
.navigation li a:hover,.navigation li .active{
	background-position:0 -39px;
	z-index:2000;
}
.navigation li ul{
	position:absolute;
	left:9px;
	top:0px;
	margin-top:-5px;
	z-index:500;
	height:29px;
	float:left;
	background:url(../images/drop-down-bg.gif) no-repeat right 5px;
}
* html .navigation li ul{
	width:650px;
}
* html .navigation li .secondNav{
	width:489px;
}
*+ html .navigation li ul{
	width:650px;
}
*+ html .navigation li .secondNav{
	width:489px;
}
.navigation li ul li{
	float:left;
}
.navigation li ul li a{
	position:relative;
	padding:4px 0 0 12px;
	font-size:10px;
	line-height:24px;
	color:#fff;
	height:20px;
	width:151px;
}
* html .navigation li ul li a{
	width:150px;
}
*+ html .navigation li ul li a{
	width:150px;
}
.navigation li ul li a:hover{
	background:url(../images/drop-down-hover.png) repeat-x 0 2px;
	text-decoration:none;
}
* html 	.navigation li ul li a:hover{
	background:url(../images/hover.gif) repeat-x 0 5px;
}
*+ html	.navigation li ul li a:hover{
	background:url(../images/hover.gif) repeat-x 0 5px;
}
/*-----------------------  Start mainBody  ---------------------*/
#mainBody{
	width:950px;
	overflow:hidden;
	background:url(../images/main-bg.gif) repeat-y;
	padding:0px 10px 0;	
}
.main{
	position:relative;
	width:950px;
	overflow:hidden;
}
.heading{
	border:1px solid #d3e5c8;
	width:796px;
	margin:27px 0 0 25px;
}
.heading span{
	width:876px;
	border:1px solid #fff;
	background:#e7f9db;
	display:block;
	padding:17px 0 15px 18px;
}
.green{
	position:absolute;
	right:15px;
	top:230px;
	z-index:50;
}
.happyGreen{
	top:3px;
}
/*-----------------------  Start left  ---------------------*/
.left{
	width:675px;
	float:left;
}
.contentArea{
	background:url(../images/left-bg.jpg) no-repeat left top;
	width:650px;
	margin:1px 0 0 25px;
	overflow:hidden;
}
.point{
	float:right;
	width:205px;
	margin:268px 4px 0 0;
	background:url(../images/7points.jpg) no-repeat;
}
.point a{
	background:url(../images/arrow.gif) no-repeat left top;
	display:block;
	font-size:11px;
	color:#395428;
	padding-left:20px;
	margin:128px 0 0 47px;
}
.content{
	clear:both;
	padding-top:23px;
}
.content h2{
	font-size:17px;
	color:#1b8e00;
	padding:0 0 5px 8px;
	font-weight:normal;
}
.content p{
	font-size:13px;
	color:#395428;
	padding:6px 0 13px 8px;
	line-height:18px;
}
.title{
	font-size:20px;
	color:#1b8e00;
	margin-left:34px;
	font-weight:normal;
}
.title strong{
	color:#000000;
	font-weight:normal;
}
.boxArea,.about{
	width:657px;	
	margin-top:8px;
	background:url(../images/box-bg.gif) repeat-y right;
	margin-left:18px;
}
.boxBg{
	background: url(../images/box-top.gif) no-repeat right top;
	padding-top:12px;
	width:657px;
}
.boxBg div{
	background:url(../images/bottom-side.gif) no-repeat right bottom;
	width:657px;
	overflow:hidden;
}
.boxBg ul{
	background: url(../images/contact-model.png) no-repeat left top;
	min-height:188px;
	width:550px;
	padding-left:107px;
}
.boxBg ul{
	height:195px;
}
.boxBg ul li{
	float:left;
	padding-bottom:8px;
}
.boxBg ul li label,.boxBg ul li span{
	display:block;
	font-size:11px;
	color:#1b8e00;
}
.boxBg ul li strong{
	font-size:13px;
	color:#000000;
	font-weight:normal;
	display:block;
	padding:2px 0 4px;
}
.boxArea ul li input{
	width:161px;
	padding:5px 5px 0;
	height:20px;
	margin:5px 7px 0 0;
	background:#b4fa88;
	font-size:12px;
	border:1px solid #6cbc38;
}
.boxArea ul li .address{
	width:311px;
	height:20px;
}
.boxArea ul li span{
	display:inline;
	float:left;
	width:180px;
	padding:15px 0 0 32px;
}
.boxArea ul li span b{
	float:left;
	width:60px;
	font-weight:normal;
	line-height:24px;
}
.boxArea ul li span input{
	width:74px;
	height:20px;
	float:left;
	margin:6px 0 0 15px;
	background:#b4fa88;
}
.boxArea ul li .submit{	
	clear:both;
	width:173px;
	height:28px;
	background:url(../images/sign-up-now.gif) no-repeat;
	border:none;
	margin:0px 200px 0 0;
	cursor:pointer;
}
.bottomTitle{
	padding:5px 0 0 28px;
	display:block;
	margin-bottom:-3px;
}
/*-----------------------  Start right  ---------------------*/
.right{
	float:right;
	width:275px;
}
.topList{
	padding:60px 29px 0 23px;
}
.topList dt{
	font-size:20px;
	color:#1b8e00;	
}	
.topList dd{		
	border-bottom:1px dotted #1b8e00;
	clear:both;
	width:222px;
	overflow:hidden;
	padding:7px 0 7px;
}
.topList dd strong{	
	width:111px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#1b8e00;
	text-align:center;
}
.topList dd img{	
	display:block;
	padding-bottom:10px;
}
.bottomList {
	padding:19px 27px 0 28px;
}
.bottomList dt{
	font-size:12px;
	color:#009700;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:15px;
}
.bottomList dd{
	font-size:11px;
	color:#1b8e00;
	line-height:16px;
	padding-bottom:15px;
}
.bottomList dd strong{
	font-size:11px;
	color:#009fe1;
	display:block;
}
.mostBottom{
	clear:both;
	width:950px;
	float:left;
	padding:0 0 10px;
	text-align:center;
	margin-top:8px;
}
.mostBottom p,.careers .mostBottom p{
	font-size:11px;
	margin:0 27px 0 24px;
	padding:12px 3px 0 4px;
	width:885px;
	color:#2e3629;
	line-height:20px;
	text-align:center;
	border-top:1px dotted #6dad44;
}
.mostBottom p a{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#2e3629;
	padding:0 3px;
}
.footer{
	height:62px;
	background:url(../images/footer-background.png) no-repeat top;
	width:970px;
	padding-bottom:124px;
	text-align:center;
}
.footer img{
	margin:22px auto 0;
}
/*-----------------------  Start locations page  ---------------------*/
.contentSection{
	padding:19px 0 0 0;
	overflow:hidden;
	width:950px;
	background:url(../images/bottom-background.jpg) no-repeat -1px bottom;
}
.contentSection h2{
	color:#784604;
	font-size:20px;
	padding:0 0 3px 38px;
	font-weight:normal;
	margin-top:-9px;
}
.contentSection p{
	color:#00561a;
	text-align:center;
	font-size:12px;
	line-height:18px;
	padding:0 240px 0 38px;
}
.usa{	
	position:relative;
	margin:20px 0 0 29px;
}
.placeList{
	position:absolute;
	top:0px;
	margin:69px 0 0 27px;
	right:200px;
	width:200px;
}
.placeList li{
	font-size:11px;
	background:url(../images/pin.gif) no-repeat left top;
	padding:15px 0 6px 22px;
	width:180px;
}
.placeList .bottomLi{	
	background:url(../images/active-pin.gif) no-repeat left top;
}
.placeList li a{
	color:#000000;
}
.points{
	width:157px;
	position:absolute;
	top:100px;
	left:20px;
	padding:200px 0 0 6px;
}
.points img{
	padding-left:47px;
}
.points a{
	color:#395428;
	display:block;
	font-size:12px;
	background:url(../images/arrow.gif) no-repeat left top;
	padding-left:20px;
}
.location{
	min-height:917px;
	position:relative;
}
* html .location{
	height:917px;
}
.location p{
	text-align:left;
}
.location ul{
	position:absolute;
	left:0;
	top:0;
}
.contentSection .mostBottom h3{
	margin:0 0 4px 25px;
	display:block;
}
.contentSection .mostBottom .bottomHeading{
	margin:20px 0 -20px 10px;
}
.contentSection .mostBottom p{
	padding:7px 0 16px;
	width:910px;
	color:#2e3629;
	text-align:center;
}	
/*-----------------------  Start login page  ---------------------*/
.contentPart {
	background:#75c043 url(../images/login-bg.jpg) no-repeat left top;
	overflow:hidden;
}
.contentPart h2{
	font-size:20px;
	color:#1b8e00;
}
.contentPart p{
	font-size:12px;
	color:#1b8e00;
	text-align:left;
}
.contentPart .boxArea{
	margin:31px 0 0 61px;
	display:inline;
}
.login li{
	clear:both;
}
.login input{
	width:321px;
	height:25px;
}
.login a{
	color:#ee6607;
	font-size:11px;
	width:200px;
	float:left;
}
.boxArea .login li input{
	width:321px;
}
.boxArea .login li .submit{
	background:url(../images/login.gif) no-repeat;
	width:173px;
}
.contentSection .space{
	margin:10px 0 688px 88px;
	float:left;
}
/*-----------------------  Start careers page  ---------------------*/
.careers{	
	background:url(../images/career-bg.jpg) repeat-y;
	overflow:hidden;
	min-height:841px;
}
* html .careers{
	height:861px;
	overflow:visible
}
.careers .contentArea{
	background:none;
}
.careers h4{
	font-size:20px;
	color:#1b8e00;
	padding:13px 0 0px 27px;
	font-weight:normal;
}
.careers p{
	color:#1b8e00;
	padding-left:27px;
	font-size:12px;
}
.contentSide{
	min-height:616px;
}
* html .contentSide{
	height:606px;
	overflow:visible;
}
.mostBottom h3{
	text-align:left;
	padding:0 0 27px 14px;
}
/*-----------------------  Start careers page  ---------------------*/
.contactArea{
	background:url(../images/content-bg.jpg) no-repeat left top;
	min-height:1102px;
	overflow:hidden;
}
* html .contactArea{
	height:1140px;
	overflow:visible;
}
.contactHeading{
	background:url(../images/contact-heading-bg.png) no-repeat;
	width:896px;
	height:40px;
}
.contactHeading img{
	margin:14px 0 0 10px;
}
.contactSection {	
	min-height:870px;
	background:url(../images/contact-model.png) no-repeat 41px 63px;
	margin:15px 0 0 375px;
}
* html .contactSection{
	height:910px;
}
.contactSection h4{
	font-size:20px;
	color:#1b8e00;
	font-weight:normal;
}
.contactSection ul{	
	margin:50px 0 0 184px;
}
.contactSection ul li{
	clear:both;
	width:345px;
	float:left;
	padding-bottom:10px;
}
.contactSection label{
	display:block;
	font-size:11px;
	color:#1b8e00;
	padding-bottom:2px;
}
.contactSection input,.contactSection textarea{
	width:311px;
	height:20px;
	font-size:12px;
	padding:5px 5px 0 5px;
	border:1px solid #6cbc38;
	background:#b4fa88;
}
.contactSection span{
	float:left;
	font-size:11px;
	color:#1b8e00;
	overflow:hidden;
	height:46px;
	margin-right:16px;
}
.contactSection span input{
	width:135px;
	margin-bottom:10px;
}
.contactSection span .state{
	width:23px;
}
.contactSection span .zip{	
	width:97px;
}
.contactSection strong{	
	float:left;
	margin-right:10px;
	font-weight:normal;
}
.contactSection strong input{
	width:145px;
	float:left;
}
.contactSection textarea{
	width:311px;
	height:106px;
}
.contactSection .submitBtn{
	width:173px;
	height:28px;
	padding:0;
	border:none;
	background:url(../images/submit.gif) no-repeat;
	float:right;
	margin:-5px 20px 0 0;
	cursor:pointer
}
* html .contactSection .submitBtn{
	margin-top:0;
}
.contactArea .mostBottom h3{
	margin-right:29px;
	text-align:right;
	display:inline;
	clear:both;
	overflow:hidden;
}
.mostBottom h6{
	text-align:right;
	padding-right:33px;
	padding-bottom:3px;
}
.contentPart p{
	padding-bottom:23px;
}
.contentPart p strong{
	color:#1b8e00;
	font-size:18px;
	font-weight:normal;
}
.headingText{	
	font-size:20px;
	color:#fcfdf3;
	margin:610px 0 3px 114px;
	float:left;
	display:inline;
	clear:both;
}
.headingText strong{
	color:#000000;
}	
.contentSection .about{
	margin:0px 0 0 102px;
	float:left;
	display:inline;
}
.about .boxBg{
	background: url(../images/box-toppart.gif) no-repeat right top;
	padding-top:12px;
	width:657px;
}
.about .boxBg div{
	background:url(../images/bottom-part.gif) no-repeat right bottom;
	width:657px;
	overflow:hidden;
}
.contentPart .mostBottom h3{
	margin-bottom:-20px;
}
/*---------------------------  Pest Control Home Page-------------------------*/
.rpestBody {
	width:950px;
	overflow:hidden;	
	padding:7px 0 0 0;
	color:#1b8e00;
	background:url(../images/pest-control-bg-top.jpg) no-repeat top left;
}
.rpestContent {
	width:902px;
	padding-left:48px;
	overflow:hidden;
	height:586px;
	background:url(../images/pest-control-bg-bottom.jpg) no-repeat bottom;
}
.rmosquito {
	height:577px;
	background:url(../images/mosquito-bg.jpg) no-repeat bottom;
}
.rsolution {
	height:587px;
	background:url(../images/solution-bg.jpg) no-repeat bottom;
}
.rcontrol {
	background:url(../images/control-bg.jpg) no-repeat bottom;
}
.rpestBody h2 {
	font-weight:normal;
	padding-bottom:6px;
}
.rpestBody .rheader {
	font-size:17px;
	padding-bottom:0;
}
.rpestBody h2 a {
	color:#1b8e00;
}
.rpestBody b {
	color:#000000;
	font-size:11px;
	display:block;
	padding:0 0 6px 74px;
}
.rpestBody p,.rthreatTopContent p,.rcontrol p {
	display:block;
	font-size:12px;
	line-height:18px;
}
.rboxContainer {
	width:950px;
	margin-top:-27px;
	overflow:hidden;
}
.rboxExtend {
	margin-bottom:155px;
}
.rmosquito p,.rsolution p,.rcontrol p {
	color:#0e4700;
	padding-bottom:21px;
}
.rthreatBody {
	width:950px;
	overflow:hidden;
	background:#8ebc38;
}
.heading .rheading {
	background:#94c84a;
	border:none;
	margin-bottom:1px;
}
.rthreatTopContent {
	width:902px;
	height:464px;
	overflow:hidden;
	padding-left:48px;
	margin-top:1px;
	color:#1b8e00;
	background:url(../images/threating-bg.jpg) no-repeat top left;
}
.rthreatTopContent p {
	padding:15px 0 6px 0;
}
.rthreatTopContent h2 a {
	font-weight:normal;
	color:#784604;
}
.rwanted {
	width:915px;
	overflow:hidden;
	padding:0 0 49px 21px;
}
.rwanted li {
	width:175px;
	height:180px;
	overflow:hidden;
	float:left;
	margin:0 8px 9px 0;
	padding-top:74px;
	background:url(../images/wanted.jpg) no-repeat;
}
.rwanted li * {
	vertical-align: middle;
}
.rwanted li span {
	width:175px;
	height:70px;
	overflow:hidden;
	display: table-cell;
    text-align: center;
	vertical-align: middle;
}
.rwanted li .rbee {
	height:53px;
}
* html .rwanted li span {
	float:left;
}
*+ html .rwanted li span {
	float:left;
}
.rwanted li em {
	display: inline-block;
	height:100%;
}
.rwanted li b,.rwanted li p {
	width:175px;
	display:block;
	text-align:center;
	font-size:11px;
	color:#090401;
	padding-top:3px;
}
* html .rwanted li b {
	margin-top:-74px;
}
.rwanted li p {
	line-height:12px;
	padding:0 6px 0 6px;
	width:163px;
}
.rsolution p,.rcontrol p {
	color:#0f4d00;
}
.rpestContent .rfactor {
	padding:0;
	font-size:14px;
	color:#0f4d00;
	margin-bottom:-17px;
} 
/*-----------------------  learning section  ---------------------*/
/*-----------------------  Pest Library Ants  ---------------------*/
.learningPart{
	background:#e3ffba url(../images/learning-part-bg.jpg) no-repeat bottom left;
	position:relative;
}
.learningPart h2,.learningPart h2 a{
	color:#1b8e00;	
}
.learningPart p{
	text-align:left;
	color:#1b8e00;
	padding:0 200px 0 38px;
}
.learningPart .mostBottom{
	padding-top:425px;
}
.pestLibrary{
	width:165px; height:85px;
	position:absolute;
	top:85px;
	left:30px;
}
/*------------ tab container --------*/
#tabcon{
	margin:30px 0 0 210px;
}
#tablist{
	width:639px; height:29px;
	padding:0 20px;
}
#tablist li{
	height:29px;
	float:left;
}
#tablist a{
	width:105px; height:29px;
	display:block; 
	float:left;
	margin-left:1px;
	display:inline;
}
#tablist .cockroaches{
	background:url(../images/cockroaches.gif) no-repeat;
	margin-left:0;
}
#tablist .rodents{
	background:url(../images/rodents.gif) no-repeat;
}
#tablist .flices{
	background:url(../images/flices.gif) no-repeat;
}
#tablist .termites{
	background:url(../images/termites.gif) no-repeat;
	margin-left:5px;
}
#tablist .ants{
	background:url(../images/ants.gif) no-repeat;
}
#tablist .others{
	background:url(../images/others.gif) no-repeat;
}
#tabcontainer{
	background:url(../images/book-bg.gif) no-repeat;
	width:679px; height:429px;
	position:relative;
}
#tabcontainer div{
	display:none;
	padding:20px;
}
#tabcontainer .default{
	display:block;
}
#tabcontainer .default dl,
#tabcontainer .tabcon2 dl,
#tabcontainer .tabcon3 dl,
#tabcontainer .tabcon4 dl,
#tabcontainer .tabcon5 dl,
#tabcontainer .tabcon6 dl{
	overflow:hidden;
}
#tabcontainer .default dd,
#tabcontainer .tabcon2 dd,
#tabcontainer .tabcon3 dd,
#tabcontainer .tabcon4 dd,
#tabcontainer .tabcon5 dd,
#tabcontainer .tabcon6 dd{
	width:290px;
	display:block;
}
#tabcontainer .default .tabconLeft,
#tabcontainer .tabcon2 .tabconLeft,
#tabcontainer .tabcon3 .tabconLeft,
#tabcontainer .tabcon4 .tabconLeft,
#tabcontainer .tabcon5 .tabconLeft,
#tabcontainer .tabcon6 .tabconLeft{
	float:left;
	padding-left:16px;
}
#tabcontainer .default .tabconRight,
#tabcontainer .tabcon2 .tabconRight,
#tabcontainer .tabcon3 .tabconRight,
#tabcontainer .tabcon4 .tabconRight,
#tabcontainer .tabcon5 .tabconRight,
#tabcontainer .tabcon6 .tabconRight{
	float:right;
	padding-right:16px;
}
#tabcontainer .default .tabconLeft h3,
#tabcontainer .tabcon2 .tabconLeft h3,
#tabcontainer .tabcon3 .tabconLeft h3,
#tabcontainer .tabcon4 .tabconLeft h3,
#tabcontainer .tabcon5 .tabconLeft h3,
#tabcontainer .tabcon6 .tabconLeft h3,
.leftInfo h3,.rightInfo h3{
	padding-left:24px;
}
#tabcontainer .default .tabconLeft p,#tabcontainer .default .tabconRight p,
#tabcontainer .tabcon2 .tabconLeft p,#tabcontainer .tabcon2 .tabconRight p,
#tabcontainer .tabcon3 .tabconLeft p,#tabcontainer .tabcon3 .tabconRight p,
#tabcontainer .tabcon4 .tabconLeft p,#tabcontainer .tabcon4 .tabconRight p,
#tabcontainer .tabcon5 .tabconLeft p,#tabcontainer .tabcon5 .tabconRight p,
#tabcontainer .tabcon6 .tabconLeft p,#tabcontainer .tabcon6 .tabconRight p{
	font-size:10px;
	line-height:11px;
	padding:5px 10px 8px 24px;
}
#tabcontainer .default .tabconRight span,
#tabcontainer .tabcon2 .tabconRight span,
#tabcontainer .tabcon3 .tabconRight span,
#tabcontainer .tabcon4 .tabconRight span,
#tabcontainer .tabcon5 .tabconRight span,
#tabcontainer .tabcon6 .tabconRight span{
	font-size:11px;
	line-height:11px;
	padding:5px 10px 8px 24px;
	color:#1b8e00;
	font-weight:bold;
	display:block;
}
#tabcontainer .default .tabconRight h3,
#tabcontainer .tabcon2 .tabconRight h3,
#tabcontainer .tabcon3 .tabconRight h3,
#tabcontainer .tabcon4 .tabconRight h3,
#tabcontainer .tabcon5 .tabconRight h3,
#tabcontainer .tabcon6 .tabconRight h3{
	padding-left:20px;
}
#tabcontainer .tabImg{
	width:251px; height:215px;
	position:absolute;
	bottom:30px;
	left:36px;
}
/*-----------------------  Pest Library ---------------------*/
.altpestLibrary{
	left:116px;
}
.libraryInfo{
	width:679px; height:429px;
	background:url(../images/book-bg.gif) no-repeat;
	margin:60px 0 0 210px;
}
.libraryInfo dl{
	overflow:hidden;
	padding:20px;
	width:639px;
}
.libraryInfo dd{
	width:290px;
	display:block;
}
.leftInfo{
	float:left;
	padding-left:16px;
}
.rightInfo{
	float:right;
	padding-right:16px;
}
.libraryList{
	width:264px;
	overflow:hidden;
	padding:10px 0 0 24px;
}
.libraryList span{
	width:103px; height:81px;
	float:left;
	display:block;
	padding:0 5px 30px 0;
}
.libraryList p{
	font-size:11px;
	line-height:13px;
	padding:16px 0 0 0;
}
.libraryList p img{
	display:block;
} 
/*-----------------------  Pest learning-centere page ---------------------*/
.list{
	overflow:hidden;
	padding-left:40px;
}
.list li{
	float:left;
	padding-right:13px;
}
/*-----------------------  Pest shedule_services page ---------------------*/
.scheduleService{
	float:left;
	margin:13px 0 0 29px;
}
.contactSection ul li i{
	font-style:normal;
}
.contactSection ul li i input{
	width:17px;
	height:17px;
	float:left;
	margin-right:10px;
}
.contactSection ul li i label{
	float:left;
	padding-right:33px;
}	
/*-----------------------  Pest shedule_services page ---------------------*/
.faqList{
	min-height:946px;
	overflow:hidden;
	padding:0 0 0 282px;
}
* html .faqList{
	height:946px;
	overflow:visible;
}
.faqList dt{
	background:url(../images/faq.png) no-repeat left;
	height:52px;
	padding:29px 0 0 113px;
	font-size:20px;
	color:#1b8e00;
	margin:11px 0 -6px;
}
.faqList dd{
	width:575px;
	min-height:155px;
	background:url(../images/faq-bg.gif) no-repeat;
	margin:0 0 5px 75px;
	clear:both;
	overflow:hidden;
}
* html .faqList dd{
	height:155px;
	overflow:visible;
}
.faqList dd span{
	color:#cae08e;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:76px 0 0 30px;
	float:left;
	width:235px;
}
.faqList dd div{
	float:right;
	width:244px;
	font-size:11px;
	color:#004c95;
	background:#c6d72a url(../images/faq-list-bg.gif) repeat-x bottom;
	margin:18px 0 8px 0;
	padding:0 13px 4px 6px;
}
.faqList dd div p{	
	line-height:14px;
}
.faqList dd ul{
	padding:15px 0;
}
.faqList dd ul li{
	background:url(../images/box-bullet.gif) no-repeat left 5px;
	padding-left:7px;
}
/*-----------------------  green solution ---------------------*/
#greenMainBody{
	background:url(../images/green-solution-bg.jpg) repeat-y;
	overflow:hidden;
	width:950px;
	padding:0 10px;
}
.greenSolution{
	background:url(../images/green-solution-bottom.jpg) no-repeat left bottom;
}
.greenSolution h2{
	font-weight:bold;
	color:#1b8e00;
}
.greenSolution span{
	display:block;
	color:#1b8e00;
	font-size:14px;
	padding-left:38px;
	padding-bottom:20px;
}
.greenSolution p{
	text-align:left;
	font-size:11px;
	line-height:12px;
	padding:0 18px 10px 38px;
}
.greenSolution i{
	color:#1b8e00;
	font-size:14px;
	font-weight:bold;
	padding-left:38px;
}
.greenSolution .mostBottom{
	padding-top:20px;
}
.solutionList{
	width:750px; height:27px;
	padding-left:16px;
	overflow:hidden;
}
.solutionList li{
	float:left;
	line-height:27px;
	padding-left:100px;
	display:block;
}
.solutionList li.first{
	padding-left:0;
}
.solutionList a{
	color:#FFF;
	font-size:14px;
}
.solutionList a:hover{
	text-decoration:underline;
}
.altheading{
	margin:0 0 0 25px;
}
/*-------------------------------------------------Termite-------------------------------------------------*/
.rtermiteBox {
	margin:0;
}
.rtermiteBody {
	background:url(../images/termite-top-bg.jpg) no-repeat top left;
}
.rtermiteContent {
	height:654px;
	background:url(../images/termite-bottom-bg.jpg) no-repeat bottom;
}
.rtermiteContent b {
	padding-left:0;
	font-size:17px;
	color:#060909;
	padding-bottom:11px;
}
.rtermiteContent p,.rRiskContent p {
	font-size:13px;
	color:#060909;
}
.rRiskContent {
	height:654px;
	background:url(../images/termite-risk-bg.jpg) no-repeat bottom;
}
.rRiskContent h2 {
	padding-bottom:22px;
}
.rRiskContent strong {
	font-size:20px;
	color:#010205;
	display:block;
	margin-top:-7px;
	font-weight:normal;
}
.rRiskContent .alt {
	padding-bottom:20px;
}
.riskBox p {
	font-size:14px;
	color:#010205;
	padding:10px 0px 15px 0;
}
.riskBox i {
	font-style:normal;
	font-size:18px;
}
.riskBox,.rsolutionBox {
	width:930px;
	margin-bottom:140px;
	background:#fff;
}
.riskBox{
	width:930px;
}
.rsolutionBox {
	margin-top:0px;
	margin-bottom:4px;
}
.rcontrolContent {
	height:654px;
	background:url(../images/termite-control-bg.jpg) no-repeat bottom;
}
.rthreatContent {
	height:654px;
	background:url(../images/threat-bg.jpg) no-repeat bottom;
}
.rcontrolContent h2,.rthreatContent h2 {
	padding-bottom:21px;
}
.rcontrolContent strong,.rsolutionBox strong,.rthreatContent strong {
	display:block;
	font-size:14px;
	padding-bottom:2px;
	color:#010205;
}
.rcontrolContent p,.rsolutionBox p,.rthreatContent p {
	font-size:11px;
	color:#010205;
	display:block;
	padding-bottom:17px;
	line-height:18px;
}
.rsolutionBox strong {
	color:#096121;
}
.rsolutionBox p {
	color:#096121;
}
.rthreatContent .alt {
	font-size:17px;
	font-weight:normal;
	padding-bottom:12px;
}   
/*-----------------------  Start submit_response page  ---------------------*/
.submitResponse{
	background:url(../images/response-bg.jpg) no-repeat bottom;
	overflow:hidden;
	width:950px;
}
.thank{
	min-height:982px;
}
* html .thank{
	height:982px;
}
.submitResponse h2{
	font-size:20px;
	color:#784604;
	font-weight:normal;
	padding:20px 0 0 30px;
}
/*-----------------------  Start seven_points page  ---------------------*/
.sevenPointsServices{
	background:url(../images/seven-points-bg.jpg) no-repeat bottom;
	min-height:783px;
}
* html .sevenPointsServices{
	height:792px;
}
.pointsList h3{
	margin-bottom:24px;
}
.pointsList{
	padding:63px 0 0 6px;
	float:left;
	min-height:649px;
	background:url(../images/sever-pints-services.gif) no-repeat 12px 174px;
}
* html .pointsList{
	height:649px;
}
.pointsList li{
	padding-left:42px;
}
.errMessage{
	margin:10px 0 0 25px;
	font-size:13px;
	clear:both;
	color:#000000;
	display:block;
}
.learn{
	margin:10px 0 10px 120px;
	display:block;
}
.contactErr{
	margin-left:184px;
	clear:both;
	min-height:300px;
	display:block;
}