#tag_big {
	height: 290px;
	width: 765px;
	position: relative;
	left: 17px;
	top: 5px;
	background-image: url(../images/big_tag.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bolder;
	text-align: center;
}
#tag_big_residential {
	height: 290px;
	width: 765px;
	position: relative;
	left: 17px;
	top: 5px;
	background-image: url(../images/big_tag_residential.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bolder;
	text-align: center;
}
#tag_big_commercial {
	height: 290px;
	width: 765px;
	position: relative;
	left: 17px;
	top: 5px;
	background-image: url(../images/big_tag_commercial.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bolder;
	text-align: center;
}
#tag_big_bedbugs {
	height: 290px;
	width: 765px;
	position: relative;
	left: 17px;
	top: 5px;
	background-image: url(../images/big_tag_bedbugs.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bolder;
	text-align: left;
}
#bedbugstext {
	height: 145px;
	width: 445px;
	position: relative;
	top: 135px;
	left: 300px;
	text-align: center;
}
