@charset "UTF-8";
body {
	font-family: "Myriad Pro", Geneva, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #003366;
}
#content {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#leftnav {
	height: 100%;
	width: 261px;
	float: left;
	text-align: left;
}
#homeimage {
	width: 719px;
	float: right;
}
#subcontent {
	width: 719px;
	float: right;
}
#homebody {
	height: 412px;
	background-color: #FFFFFF;
}
#subbody {
	background-color: #FFFFFF;
}
#pestsection {
}
#pestsection {
	height: 226px;
	width: 981px;
	background-image: url(images/mousebg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center;
	clear: both;
}
#pestsection p {
	margin-left: 300px;
	margin-right: 200px;
	line-height: 20px;
}
#pestsection h2 {
	margin-left: 290px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	padding-top: 20px;
	margin-top: 0px;
}
#subcontent h1 {
	margin-right: 10px;
	margin-left: 10px;
}
#subcontent p {
	margin-right: 18px;
	margin-left: 15px;
	text-align: justify;
	line-height: 18px;
}
#subcontent h2 {
	margin-left: 10px;
}
