/* Layout */
#wrapper {
	top: -20px;	
}
#leftSide {
	width: 300px;
	float: left;
	overflow: hidden;
	margin-left: 40px;
	margin-top: 20px;
}
#rightSide {
	width: 620px;
	float: right;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 40px;
}
#topPests {
	width: 300px;
	background-color: #EAEDF0;
	color: #d91b00;
	line-height: 1.5em;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
}
.topPestsColumnNarrow {
	float: left;
	width: 80px;
	margin-left: 10px;
}
.topPestsColumnWide {
	float: left;
	width: 100px;
	margin-left: 10px;
}
#topPestsBanner {
	width: 264px;
	margin: 10px auto 0;
	display: block;
}
.topPestTopLeftCorner {
	background: #fff url( "/Images/TopPestsTopLeftCorner.png" ) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 9px;
	height: 9px;
}
.topPestTopRightCorner {
	background: #fff url( "/Images/TopPestsTopRightCorner.png" ) no-repeat 0 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 9px;
}
.topPestBottomLeftCorner {
	background: #fff url( "/Images/TopPestsBottomLeftCorner.png" ) no-repeat 0 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 9px;
	height: 9px;
}
.topPestBottomRightCorner {
	background: #fff url( "/Images/TopPestsBottomRightCorner.png" ) no-repeat 0 0;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 9px;
	height: 9px;
}
#leftMiddleAd {
	margin-top: 20px;
}
#howToHire {
	margin-top: 40px;
	width: 265px;
}
#howToHire h2 {
	font-size: 22px;
}
#howToHire p {
	margin-top: 10px;
}
#articlePlaceHolder {
	width: 620px;
	height: 480px;
	float: left;
}
#latestArticle {
	position: relative;
	top: 171px;
	left: 360px;
	width: 620px;
	height: 400px;
	z-index: 10;
}
#latestArticle h1 {
	line-height: 1em;	
}
#latestArticle h2 {
	color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: #E4E4E4 solid 1px;
}
h3.sectionHeader {
	border-top: #E4E4E4 solid 1px;
	border-bottom: #E4E4E4 solid 1px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
.articleListSection {
	width: 290px;
	float: left;
}
ul.articleList {
	margin-top: -10px;
}
ul.articleList li {
	background: transparent url( "/Images/FooterLinkListDecoration.png" ) no-repeat 0 6px;
	padding-left: 16px;
	font-size: 13px;
	margin-bottom: 3px;
}
ul.articleList li a {
	color: #000;
	font-weight: normal;
}
ul.articleList li a:hover {
	color: #d91b00;
}
.marginLeft40 {
	margin-left: 40px;
}
#DIY {
	margin-top: 25px;
	float: left;
	width: 620px;
	height: 168px;
	clear: left;
	background: transparent url( "/Images/DoItYourselfBackground.png" ) no-repeat 0 0;
	position: relative;
}
#DIYTitle {
	position: relative;
	top: 15px;
	left: 15px;
	width: 140px;
	float: left;
}
#DIY h2 {
	color: #494D53;
	font-size: 48px;
	line-height: 1em;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
}
#DIY h3 {
	color: #d91b00;
	font-size: 18px;
	margin-top: -4px;
	font-family: Arial, Helvetica, sans-serif;
}
#DIY ul {
	float: left;
	display: block;
	margin: 18px;
}
#DIY ul li {
	height: 28px;
}
#DIY ul li a {
	color: #000;
	font-weight: normal;
	font-size: 14px;
}
#DIY ul li a:hover {
	color: #d91b00;
}
#pestSeasonality, #latestArticleTeaser {
	float: left;
	width: 620px;
	margin-top: 25px;
}
#pestSeasonalityImage, #latestArticleTeaserImage {
	width: 178px;
	height: 105px;
	position: relative;
	float: left;
	clear: left;
	background: transparent url( "/Images/PestSeasonalityImageBackground.png" ) no-repeat 0 0;
}
#pestSeasonalityImage img, #latestArticleTeaserImage img {
	position: relative;
	top: 16px;
	left: 3px;
}
#pestSeasonalityCopy, #latestArticleTeaserCopy {
	float: left;
	width: 440px;
}


