body {
	background-image:url(images/bgmain.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	background-attachment:fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#65cbe4;
	}
	
#allcontent {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	min-height:500px;
	}
#footer {background-image:url(images/footer.png); background-repeat:no-repeat; width:800px; height:38px; margin-left:auto; margin-right:auto;}
#header {background-image:url(images/header.jpg); width:800px; height:85px; margin-top:35px; margin-left:auto; margin-right:auto;}
#content {background-image:url(images/contentbg.jpg);background-repeat:no-repeat; width:520px; margin-top:0; margin-left:220px; min-height:500px;}
.white {color:#FFFFFF; text-align:left; margin:10px;}
.copy {padding:15px;}
#nav {
	width:204px;
	float:left;
	margin-left:10px;
	}
#filler {background-image:url(images/bgfill.jpg); background-repeat:repeat-y;}
#form1 {width:200px;}
#calc {
	width:440px;
	z-index:1000;
	position:relative;
	left:25px;
	top:-600px;
	visibility:hidden;
	background-color:#000000;
	text-align:center;
	padding-bottom:5px;
	}
#calc2 {
	width:130px;
}
#calc3 {
	width:130px;
}
#tinybutton {
	background-image:url(images/tinybutton.png);
	width:15px;
	height:15px;
	margin:0 auto 0 auto;
	}
#tinybutton:hover {
	background-image:url(images/tinybuttonmo.png);
	width:15px;
	height:15px;
	margin:0 auto 0 auto;
	}
hr {color:#00CCFF;}
img {border:none;margin:0;padding:0;}
h2 {font-size:16px; color:#0099FF;}
h3 {font-size:14px; color:#0099FF;}
h4 {font-size:12px; color:#0099FF;}
p {font-size:12px; color:#0099FF; line-height:20px;}
ul {font-size:12px; color:#0099FF; line-height:20px;}
form {font-size:10px; color:#000000;}
.affiliates {width:200px;margin-left:auto;margin-right:auto;color:#000000;}
.terminix {width:250px;height:200px;margin:0;padding:0; background-image:url(images/affiliates/terminix.png);background-repeat:no-repeat;float:right;}
.ahs {width:250px;height:200px;margin:0;padding:0; background-image:url(images/affiliates/ahs.png);background-repeat:no-repeat;float:right;}
.amerispec {width:250px;height:200px;margin:0;padding:0; background-image:url(images/affiliates/amerispec.png);background-repeat:no-repeat;}
.mm {width:250px;height:200px;margin:0;padding:0; background-image:url(images/affiliates/mm.png);background-repeat:no-repeat;}
.rx {width:250px;height:200px;margin:0;padding:0; background-image:url(images/affiliates/rx.png);background-repeat:no-repeat;float:right;}
.tru {width:250px;height:200px;margin:0;padding:0; background-image:url(images/affiliates/trugreen.png);background-repeat:no-repeat;}
.bandb {width:250px;height:200px;margin:0;padding:0; background-image:url(images/affiliates/bandb.png);background-repeat:no-repeat;}

a:link {color:#0066FF;text-decoration:none;}
a:visited {color:#0066FF;text-decoration:none;}
a:hover {color:#0066FF;text-decoration:underline;}
