@charset "utf-8";
/* CSS Document */

body {
	background-color:#2b2c2c;
	background-image: url(../img/fade_bkgd.png);
	background-repeat:repeat-x;
	 
 
}
#wrapper {
	position: relative;
	margin: auto;
	width: 865px;
	height: 1065px;
	background-color: #FFFFFF;
	
}
#bannerA {
	background-image: url(../img/antBanner.png);
	height: 421px;
	width: 865px;
	z-index: 2;
}
#bannerB {
	background-image: url(../img/beeBanner.png);
	height: 421px;
	width: 865px;
	z-index: 2;
}
#bannerC {
	background-image: url(../img/spiderBanner.png);
	height: 421px;
	width: 865px;
	z-index: 2;
}
#bannerD {
	background-image: url(../img/roachBanner.png);
	height: 421px;
	width: 865px;
	z-index: 2;
}
#bannerE {
	background-image: url(../img/cricketBanner.png);
	height: 421px;
	width: 865px;
	z-index: 2;
}




#navBkgrd {
	background-image: url(../img/redNav_bkgd.png);
	height: 60px;
	width: 863px;
	position: absolute;
	z-index: 3;
	left: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-indent: -1000px;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 14px;
	font-style: italic;
	color: #000000;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 7px;
	margin-top: 5px;
}



#fpcNav {
	margin: 0px;
	height: 22px;
	width: 860px;
	text-align: center;
}
ul#fpcNav {
	background-image: url(../img/nav_sprite.png) 0 0 no-repeat;
	float: left;
	text-indent:-1000px;
	height: 22px;
	width: 860px;
	margin:0;
	padding:0px;
	z-index: 15;
	position: absolute;
	top: 13px;
	left: 10px;
	
			 
}
ul#fpcNav li {
	display:inline;
	text-align: center;
}
ul#fpcNav li a{
	float:left;
	outline:none;
	;
	height:22px;
	overflow:hidden;
	text-align: center;
}
ul#fpcNav li a {
	background-image: url(../img/nav_sprite.png);
	background-repeat:no-repeat;
	text-align: center;
}

li#hme a { background-position: 0px 0px; width:75px;}
li#abt a { background-position: -89px 0px;width:80px;}
li#ser a { background-position: -180px 0px;width:110px;}
li#ins a { background-position: -299px 0px;width:95px;}
li#spe a { background-position: -400px 0px;width:110px;}
li#con a { background-position: -519px 0px;width:110px;}
li#blg a { background-position: -629px 0px;width:110px;}

li#hme a:hover { background-position: 0px -23px;width:75px;}
li#abt a:hover { background-position: -89px -23px;width:80px;}
li#ser a:hover { background-position: -180px -23px;width:110px;}
li#ins a:hover { background-position: -299px -23px;width:95px;}
li#spe a:hover { background-position: -400px -23px;width:110px;}
li#con a:hover { background-position: -519px -23px;width:110px;}
li#blg a:hover { background-position: -629px -23px;width:110px;}

#logo {
	background-image: url(../img/logo-trans.png);
	height: 103px;
	width: 229px;
	position: absolute;
	left: 13px;
	top: 165px;
}
#number {
	background-image: url(../img/number.png);
	height: 50px;
	width: 214px;
	position: absolute;
	left: 22px;
	top: 272px;
}
#smRed_left {
	background-image: url(../img/redBar_med.png);
	height: 45px;
	width: 278px;
	position: absolute;
	left: 5px;
	top: 433px;
}
#smRed_cent {
	background-image: url(../img/redBar_med.png);
	height: 45px;
	width: 278px;
	position: absolute;
	left: 292px;
	top: 433px;
}
#smRed_right {
	background-image: url(../img/redBar_med.png);
	height: 45px;
	width: 278px;
	position: absolute;
	left: 580px;
	top: 433px;
}
.catTitle {
	height: 25px;
	width: 150px;
	position: absolute;
	top: 10px;
	left: 8px;
}
#catLgtitle {
	background-image: url(../img/redBar_lg.png);
	float: left;
	height: 45px;
	width: 843px;
	position: absolute;
	left: 10px;
}

#catTextleft {
	height: 240px;
	width: 278px;
	position: absolute;
	top: 481px;
	white-space: pre;
	left: 6px;
}
#catTextcent {
	height: 275px;
	width: 278px;
	position: absolute;
	top: 481px;
	left: 292px;
}
#catTextright {
	height: 220px;
	width: 278px;
	position: absolute;
	top: 481px;
	left: 580px;
}
.catPicture {
	height: 140px;
	width: 180px;
	position: absolute;
	left: 90px;
	top: 6px;
	clear: right;
	text-align: right;
}
.catPictureLeft {
	height: 140px;
	width: 125px;
	position: absolute;
	left: 148px;
	top: 2px;
	clear: right;
	text-align: right;
}

#lowerLeft {
	background-image: url(../img/truck.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 224px;
	width: 574px;
	position: absolute;
	top: 762px;
	left: -1px;
}
#fiveStar {
	background-image: url(../img/fiveStar.png);
	height: 96px;
	width: 145px;
	position: absolute;
	left: 22px;
	top: -22px;
}
#footer {
	background-color: #000000;
	height: 50px;
	width: 865px;
	position: absolute;
	top: 1003px;
}
#footNav {
	float: left;
	height: 25px;
	width: 400px;
	position: absolute;
	left: 260px;
	top: 9px;
}
#footNav a {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
#footNav a:hover {
	font-size: 16px;
	font-weight: bolder;
	color: #cc0000;
	text-decoration: none;
}
#abtToptext {
	height: 200px;
	width: 800px;
	position: absolute;
	top: 504px;
	left: 10px;
}
#servTruck {
	background-image: url(../img/truck.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 224px;
	width: 450px;
	position: absolute;
	top: 491px;
	left: 2px;
}
/*#servFivestar {
	height: 90px;
	width: 400px;
	position: absolute;
	left: 455px;
	top: 476px;
}*/
#servDescrip {
	float: left;
	height: 150px;
	width: 400px;
	position: absolute;
	left: 454px;
	top: 491px;
}
#servListlft {
	float: left;
	height: 200px;
	width: 400px;
	position: absolute;
	left: 21px;
	top: 784px;
}
#servListrgt {
	float: left;
	height: 200px;
	width: 400px;
	position: absolute;
	left: 427px;
	top: 784px;
}
li.serv {
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(../img/bultpt.png);
	list-style-position: inside;
	padding-top: 15px;
}
#servListtitle {
	position: absolute;
	height: 50px;
	width: 300px;
	left: 276px;
	top: 730px;
	text-align: center;
}
li.serv a {
	text-decoration: underline;
	color: #000000;
}
li.serv a:hover {
	text-decoration: none;
	color: #C42126;
}
#insPagedescrip {
	height: 50px;
	width: 800px;
	position: absolute;
	top: 471px;
	left: 10px;
}
#insPic {
	height: 90px;
	width: 95px;
	position: absolute;
	left: 30px;
	top: 557px;
}
#insDescrip {
	height: 300px;
	width: 500px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	position: absolute;
	left: 139px;
	top: 557px;
}
#insCat {
	height: 350px;
	width: 200px;
	position: absolute;
	left: 648px;
	top: 557px;
}
li.ins {
	padding-top: 10px;
}
li.ins a {
	color: #000000;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
}
li.ins a:hover {
	color: #C42126;
	text-decoration: none;
}
#insR1c1 {
	height: 68px;
	width: 275px;
	position: absolute;
	left: 14px;
	top: 533px;
}
#insR2c1 {
	height: 68px;
	width: 275px;
	position: absolute;
	left: 14px;
	top: 612px;
}
#insR3c1 {
	height: 68px;
	width: 275px;
	position: absolute;
	left: 14px;
	top: 691px;
}
#insR4c1 {
	height: 68px;
	width: 275px;
	position: absolute;
	left: 14px;
	top: 771px;
}
#insR1c2 {
	height: 68px;
	width: 275px;
	position: absolute;
	left: 296px;
	top: 532px;
}
#insR2c2 {
	height: 68px;
	width: 275px;
	position: absolute;
	left: 296px;
	top: 612px;
}
#insR3c2 {
	height: 68px;
	width: 275px;
	position: absolute;
	left: 296px;
	top: 691px;
}
#insR4c2 {
	height: 68px;
	width: 275px;
	position: absolute;
	left: 296px;
	top: 771px;
}
#insR1c3 {
	height: 68px;
	width: 275px;
	position: absolute;
	left: 578px;
	top: 532px;
}
#insR2c3 {
	height: 68px;
	width: 275px;
	position: absolute;
	left: 578px;
	top: 612px;
}
#insR3c3 {
	height: 68px;
	width: 275px;
	position: absolute;
	left: 578px;
	top: 691px;
}
#whyChoose {
	height: 200px;
	width: 250px;
	position: absolute;
	left: 600px;
	top: 762px;
}
#servBtn {
	height: 68px;
	width: 201px;
	position: absolute;
	left: 413px;
	top: 903px;
}
li.why {
	font-size: 16px;
	margin-top: 10px;
	margin-left: 35px;
	font-weight: bold;
	font-style: normal;
}
#speciaLft {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 63px;
	top: 492px;
	float: left;
}
#speciaCen {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 339px;
	top: 492px;
}
#speciaRgt {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 611px;
	top: 492px;
}
.couponLogo {
	height: 100px;
	width: 100px;
	position: absolute;
}
.couponText {
	height: 100px;
	width: 200px;
	position: absolute;
	left: 10px;
	top: 95px;
}

#specialMonth {
	height: 200px;
	width: 300px;
	position: absolute;
	left: 548px;
	top: 783px;
}
#specialMonText {
	height: 24px;
	width: 300px;
	position: absolute;
	left: 550px;
	top: 757px;
}
#pcMarker {
	background-color: #000000;
	text-align: left;
	height: 15px;
	width: 865px;
	position: absolute;
	left: 0px;
	top: 49px;
}
.textupLeft {
	float: left;
	height: 150px;
	width: 150px;
	position: absolute;
	text-align: left;
	left: 11px;
	top: 495px;
}
.textdownLeft {
	float: left;
	height: 105px;
	width: 275px;
	position: absolute;
	left: 10px;
	top: 618px;
	text-align: left;
}
.textupCnt {
	float: left;
	height: 150px;
	width: 100px;
	position: absolute;
	text-align: left;
	top: 14px;
	left: -2px;
}
.textdownCnt {
	float: left;
	height: 135px;
	width: 275px;
	position: absolute;
	left: -2px;
	top: 124px;
	text-align: left;
}
.textupRgt
 {
	float: left;
	height: 150px;
	width: 150px;
	position: absolute;
	text-align: left;
	top: 14px;
	left: -2px;
}
.textdownRgt {
	float: left;
	height: 135px;
	width: 275px;
	position: absolute;
	left: -2px;
	top: 124px;
	text-align: left;
}
.catPictureRgt {
	height: 140px;
	width: 125px;
	position: absolute;
	left: 148px;
	top: 2px;
	clear: right;
	text-align: right;
}
#contWrapper {
	height: 300px;
	width: 500px;
	position: absolute;
	left: 51px;
	top: 499px;
}
