@charset "utf-8";
@import "global/base.css";
/*
	------------------------------------------
	Max Q Designs
	http://www.maxqdesigns.com
	------------------------------------------
	
	------------------------------------------
	Template Design:
		Menu
		Header (Two Column)
		Content (Two Column)
		Footer
	-------------------------------------------
		
*/

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0; /* page background color */
	color: #000; /* page text color */
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

/*
	-------------------------------------------
	Misc Replacement Hacks
	-------------------------------------------
*/


b { font-size: 110%; }
em { color: #666; /* em color */ }

/*
	-------------------------------------------
	Wrappers
	-------------------------------------------
*/

.wrap {
	width: 906px;
	/*	height: 95%;
*/	position: relative;
	;
	z-index: 1;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-image: url(../images/bg-container.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.subwrap {
	width: 906px;
	/*	height: 100%;
*/	position: relative;
	z-index: 2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg-container2.jpg);
	background-repeat: no-repeat;
	background-position: center 406px;
}

/*
	-------------------------------------------
	Menu
	-------------------------------------------
*/

.navbar {
	width: 880px;
	height: 47px;
	font-size: 12px;
	position: relative;
	z-index: 12000;
	text-align:center;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.nav, .nav ul {
	line-height: 28px;
	list-style: none;
	z-index: 6000;
	text-align:center;
	margin: 0px !important;
}

.nav li a {
	display: block;
	margin-left:28px;
}

.nav li {
	float: left;
	z-index: 5500;
	overflow:hidden;
	height:47px;
}

.nav li ul {
	position: absolute;
	left: -999em;
}

.nav li ul li {
	border: 1px solid #fff; /* border color of nested drop-down menus */
	background: #4d4d4d; /* background color of nested drop-down menus */
	position: relative;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}	
.nav li ul li a {
	display: block;
}

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

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
/*	margin-left: -1px;
	left: auto;
*/}

.nav li a {
	height:47px;
	background-position:top;
	padding-top:50px;
	line-height:50px;
	overflow:hidden;
}
.nav li a:hover {
	background-position:center -47px;
}
.nav li a:active {
	background-position:center -94px;
}
.nav li a.menu1 {
	width:244px;
	background-image:url(../images/menu1.gif);
}
.nav li a.menu2 {
	width:179px;
	background-image:url(../images/menu2.gif);
}
.nav li a.menu3 {
	width:154px;
	background-image:url(../images/menu3.gif);
}
.nav li a.menu4 {
	width:148px;
	background-image:url(../images/menu4.gif);
}
.nav li a.menu5 {
	width:155px;
	background-image:url(../images/menu5.gif);
}



/*
	-------------------------------------------
	Two Column Setup
	-------------------------------------------
*/

.twocolleftb {
	width: 906px;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.column.first {
	height: 100%;
	float: left;
	z-index: 3300;
	margin-right:31px;
}

.column.atcenter {
	width:390px;
	text-align: left;
	position:relative;
	min-height:558px;
}

.column.last {
	height: 100%;
	float: right;
	z-index: 4500;
	margin-left:31px !important;
}

/*
	-------------------------------------------
	Header
	-------------------------------------------
*/

.header {
	width: 906px;
	height: 407px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/header6.jpg);
}
.imageHome {
	background-image: url(../images/header6.jpg) !important;
}
.imagePreconstruction {
	background-image: url(../images/header10.jpg) !important;
}
.imagePests {
	background-image: url(../images/header7.jpg) !important;
}
.imageTermites {
	background-image: url(../images/header9.jpg) !important;
}
.imageGuarantee {
	background-image: url(../images/header11.jpg) !important;
}
.header .left_float {
	float: left;
	position: relative;
	margin-top: 9px;
	padding-left: 33px;
}

.header .right_float {
	float: right;
	text-align: right;
	position: absolute;
	top: 142px;
	right: -50px;
}

.header .nav_corner {
	float: right;
	text-align: right;
	position: absolute;
	top: 15px;
	right: 30px;
}

.header .phone {
	font-size: 10px;
	font-weight: bold;
}

.header .misc {
	font-size: 9px;
}

.header .slogan {
	color: #ff9933;
	font-size: 16px;
	font-weight: bold;
}

.header .logo {
	color: #666;
	font-size: 16px;
	font-weight: bold;
}

/*
	-------------------------------------------
	Sub Header
	-------------------------------------------
*/

.subheader {
	width: 780px;
	height: 226px;
	position: relative;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}

.subheader_left {
	color: #fff;
	line-height: 226px;
	text-align: center;
	background: #999;
}

.subheader_right {
	color: #fff;
	border-left: 3px solid #fff;
	line-height: 226px;
	text-align: center;
	background: #6666CC;
}

/*
	-------------------------------------------
	Content Area
	-------------------------------------------
*/

.content {
	width: 840px;
	position: relative;
	padding-bottom: 3px;
	margin-left:auto;
	margin-right:auto;
	margin-top:14px;
	text-align: left;
}
.content_left {
	color: #000;
	background: #fcfcfc;
}

.content_right {
	color: #000;
}

.infobox-blue {
	height: 229px;
	background-image: url(../images/infobox-bg-blue.gif);
}

.infobox-orange {
	background-image: url(../images/infobox-bg-orange.gif);
	height: 145px;
}

.infobox-orange-large {
	background-image: url(../images/infobox-bg-orange-large.gif);
	height: 306px;
}

.infobox-blue, .infobox-orange, .infobox-orange-large {
	width: 168px;
	background-repeat: no-repeat;
	background-position: left 7px;
	overflow: hidden;
	margin-bottom: 24px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 11px;
	line-height: 13px;
	color: #2e3192;
}

.infobox-blue .title, .infobox-orange .title, .infobox-orange-large .title, .infobox-blue-exp1 .title {
	color: #2e3192;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	font-size:10.4px;
}
.infobox-blue-exp1 {
	background-image: url(../images/infobox-bg-blue-exp1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 168px;
	padding-bottom:10px;
	padding-right: 12px;
	padding-left: 12px;
}
.infobox-blue-exp2 {
	width: 192px;
	background-image: url(../images/infobox-bg-blue-exp2.gif);
	background-repeat:repeat-y;
	background-position:left;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 24px;
	color: #2e3192;
}
.infobox-blue-exp3 {
	background-image: url(../images/infobox-bg-blue-exp3.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom:12px;
	min-height:194px;
	width: 168px;
}
#customerservice1 {
	background-image: url(../images/infobox-bg-orange-cs1.gif);
}
#customerservice2 {
	background-image: url(../images/infobox-bg-orange-cs2.gif);
}
.testimonial {
	font-style: italic;
	color: #212282;
	display: block;
	padding-bottom: 5px;
}
.client {
	color: #c69c6d;
	clear: both;
	display: block;
	text-align: right;
	margin-bottom:11px;
}
.button {
	padding: 3px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #D6D6D6;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #2E3192;
}
.button:hover {
	background-color:#EEE;
	border-color:#2233CC;
	color:#0066CC;
}


/*
	-------------------------------------------
	Footer
	-------------------------------------------
*/

.footer {
	width: 906px;
	height: 153px;
	color: #686868; /* background color of footer, match with background color of class "header left" */
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 8.5pt;
	background-color: #FFFFFF;
	padding-top: 43px;
}

.footer .lef {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

.footer .mid {
	text-align: center;
}

.footer .righ {
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}

.coupons img {
	display:block;
	padding:1px;
	border:1px dashed #333;
}
.coupons h3 {
	background-color:#efefef;
	padding:8px;
	border:1px dashed #333;
}

.counties
{width:900px;
margin:0 auto;
font-size:8px;
color:#000;
}