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

/****************************************
|
| Created by: Kody Kasper
| Date Created:	01/23/2008
| Copyright 2008 New Life Design
|
| Updated by: Michael Berg
| Date Eduted: 06/02/2009
| HQubed Media, LLC - HQubed.com
|
****************************************/

html, body {
	height: 100%;
	background-image: url('images/bk.jpg');
	background-position:top center;
	background-repeat:repeat-x repeat-y;
	background-attachment:fixed;
	position: center;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #733a0c;
	background-color: #ffffff;
	margin:0px;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #733a0c;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #2e3926;
}

h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #733a0c;
}

h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #733a0c;
}

#page {
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
}

/* Header */
#header {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 149px;
}

.headerbg { 
	background: url(images/index_header.png) no-repeat;
	margin:0px;	
}

#schedule {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 87px;
	margin-left: 82px;
	text-transform:none;
	font-size:12px;
	font-weight: bold;
	color: #fff;
	width: 189px;
	left: 304px;
}

#number {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 80px;
	margin-left: 265px;
	text-transform:none;
	font-size:21px;
	font-weight: bold;
	color: #a95726;
	left: 313px;
}

#guard {
	position: absolute;
	top: 31px;
	left: 385px;
	text-transform:none;
	font-style:italic;
	font-size:21px;
	color: #fff;
}

#investment {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 54px;
	margin-left: 370px;
	font-size:16px;
	font-weight: bold;
	color: #fff;
	left: 65px;
}

#logo {
	position: absolute;
	background-image: url(images/logo.png);
	top: 13px;
	left: 78px;
	width: 279px;
	height: 92px;
}

#mail {
	position: absolute;
	top: 13px;
	left: 637px;
	width: 32px;
	height: 34px;
}

#home {
	position: absolute;
	top: 13px;
	left: 673px;
	width: 32px;
	height: 34px;
}

/* MENU */
#menu_container{
	position: relative;
	text-align:left;
	top: 116px;
	left: 70px;
	width: 660px;
}

#menu{ font-family: arial, sans-serif; margin:0px 0 0px 0px; width:660px; line-height:33px; position:relative; font-size:11px; font-weight: bold; text-transform:uppercase; text-align:center; color:#fff;}
#menu ul .item{display:none; text-decoration:none; color:#fff; width:131px; height:33px; text-align:center; color:#fff; background:#491d07; line-height:33px; font-size:11px; margin:0px; padding:0px;}
#menu ul:hover .item{display:block;background:#491d07;padding:0px;margin:0px;}

#menu ul:hover .item a{ margin: 0px; padding:0px; color:#fff;text-decoration:none;}
#menu ul:hover .item a:hover{ display:block; width:131px; background:#a95726; color:#fff;}/**Rollover Color**/

#menu ul{width:131px;float:left;margin:0px;padding:0px;background:#491d07;list-style:none;}
.clear{clear:both;height:0px;}

a:link {
	color: #e33539;
	text-decoration: none;
	border: none;
	list-style: none;
	line-height: none;
}

a:visited {
	text-decoration: none;
	color: #e33539;
	border: none;
	list-style: none;
	line-height: none;
}

a:hover {
	text-decoration: none;
	color: #373535;
	border: none;
	list-style: none;
	line-height: none;
}

/* CSS Document */
#text1 {
	position: absolute;
	top: 60px;
	color: #a95726;
	font-weight: bold;
	margin-left: 85px;
	width: 629px;
}

#text2 {
	position: absolute;
	top: 39px;
	margin-left: 85px;
	width: 629px;
	left: 0px;
}

#p_header {
	position: absolute;
	background: url(images/p_header.png);
	top: 7px;
	margin-left: 80px;
	width: 418px;
	height: 40px;
}

#flash { 
	position: absolute;
	top: 0px;
	left: 70px;
	width: 660px;
	height: 326px;
}

#photo { 
	position: absolute;
	top: 0px;
	left: 70px;
	width: 660px;
	height: 326px;
}

#specialoffer {
	position: absolute;
	background-image: url(images/special_offer_Jan09.png);
	top: 216px;
	left: -15px;
	width: 660px;
	height: 106px;
}

#specialoffer_contact {
	position: absolute;
	background-image: url(images/special_offer_Jan09.png);
	top: 341px;
	left: -15px;
	width: 660px;
	height: 106px;
}

#body_container {
	position: relative;
	background: url(images/white.png) repeat-y;
	top: 159px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 565px;
}

#body_container_index {
	position: relative;
	background: url(images/white.png) repeat-y;
	top: 159px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 485px;
}

#body_container_aboutus {
	position: relative;
	background: url(images/white.png) repeat-y;
	top: 159px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 520px;
}

#body_container_email {
	position: relative;
	background: url(images/white.png) repeat-y;
	top: 159px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 645px;
}

#body_container_pestcontrol {
	position: relative;
	background: url(images/white.png) repeat-y;
	top: 159px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 750px;
}

#body_container_purchase {
	position: relative;
	background: url(images/white.png) repeat-y;
	top: 159px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 540px;
}

#body_container_termites {
	position: relative;
	background: url(images/white.png) repeat-y;
	top: 159px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 610px;
}

/*** Bottom Container***/
#bottombar {
	position: absolute;
	background: url(images/index_bottom_bar.png) no-repeat;
	width: 800px;
	height: 187px;
}

#know_enemy { 
	position: absolute;
	top: 0px;
	margin-left: 70px;
	width: 227px;
	height: 175px;
}

#worried {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 5px;
	margin-left: 90px;
	font-size:16px;
	font-weight: bold;
	color: #fff;
}

#enemy {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 24px;
	margin-left: 180px;
	text-transform:none;
	font-size:14px;
	font-weight: bold;
	color: #ccf098;
	left: -90px;
	width: 122px;
	height: 17px;
}

#promisters { 
	position: absolute;
	top: 0px;
	margin-left: 298px;
	width: 213px;
	height: 175px;
}

#outdoor_cooling {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 5px;
	margin-left: 314px;
	text-transform:none;
	font-size:16px;
	font-weight: bold;
	color: #fff;
	width: 149px;
	left: 4px;
}

#mosquito_misting {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 23px;
	margin-left: 395px;
	text-transform:none;
	font-size:14px;
	font-weight: bold;
	color: #072d49;
	left: -76px;
	width: 158px;
}

#referral_deals { 
	position: absolute;
	top: 0px;
	margin-left: 515px;
	width: 215px;
	height: 175px;
}

#referral_program {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 5px;
	margin-left: 529px;
	font-size:16px;
	font-weight: bold;
	color: #fff;
	left: 5px;
	width: 155px;
}

#reward {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 23px;
	margin-left: 560px;
	text-transform:none;
	font-size:14px;
	font-weight: bold;
	color: #491d07;
	left: -25px;
	width: 183px;
}

.special a {
	text-decoration: none;
	color: #a95726;
	font-weight: bold;
}

.special a:hover{
	text-decoration: none;
	color: #a95726;
	font-weight: bold;
}

