body {
	margin:20px 0px; padding:0px;
	text-align:center;
	font-family: verdana;
	font-size: 10pt;
	background-image: url(bedbugbg.jpg);
	}

	h1 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	}
	h2 {
	font-size: 10pt;
	text-align: center;
	}
a:link, a:visited, a:active {
	 color: #ffcc00;	
	}
a:hover {
	color: #ffffff;	
	}
	
	
a.p:link, a.p:visited, a.p:active {
	 color: #ffcc00;	
	}
a.p:hover {
	color: #ffffff;	
	}
img.bb {
	border: 3px solid #000000;
	}

#content {
position: relative;
	width: 970px;
	height: 730px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px solid #000000;
	background-color:#b70101;
	}

	#bugpic {
	position: absolute;
	top: 130px;
	left: 20px;
	width: 450px;
	height: 495px;
	color: #ffcc00;
	font-weight: bold;
	text-align: center;
	}
	
	#yellow_banner {
	position: absolute;
	left: 10px;
	top: 0px;
	}
	#second_banner {
	position: absolute;
	top: 650px;
	left: 10px;
	width: 940px;
	text-align: center;
	font-size: 24pt;
	color: #ffcc00;
	font-weight: bold;
	}
	
	
	#text {
	position: absolute;
	left: 500px;
	top: 130px;
	width: 420px;
	height: 470px;
	padding: 15px;
	color: #ffcc00;
	border:1px dashed #ffcc00;
	z-index: 10;
	}
	#locations {
	position: absolute;
	left: 660px;
	top: 450px;
	width: 270px;
	height: 260px;
	padding: 5px;
	color: #ffcc00;
	text-align: right;
	font-size: 8pt;
	padding:15px;
	border:1px dashed #ffcc00;
	z-index: 10;
	}
	

/* contact form */

#contact_form {
position: absolute;
left: 500px;
top: 130px;
width: 450px;
height: 490px;
color: #ffcc00;
padding: 5px;
border:1px dashed #ffcc00;
z-index: 10;
}


#fcf2 {
width:400px;
}

#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#b70101;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 250px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:normal;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}
#exp {
	position: absolute;
	left: 35px;
	top: 370px;
	width: 270px;
	height: 340px;
	padding: 15px;
	color: #ffcc00;
	border:1px dashed #ffcc00;
	}

	span.cen {
	text-align: center;
	}

	
