#topContent {
	background-image: url(../images/home/topBkgrdIMG.png);
	background-repeat: no-repeat;
	width: 975px;
	height: 444px;
	display: block;
}
#wpBenefitBkgrd {
	background-image: url(../images/home/wpBenefitBkgrd.png);
	background-repeat: no-repeat;
	width: 975px;
	height: 102px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555;
	display: block;
}
#btmContent {
	background-image: url(../images/home/wpBenefitBkgrdShadow.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 975px;
	height: 55px;
	display: block;
}
#btmContentLG {
	border-top: #b8b8b8 solid 1px;
	margin: 0px 10px 0px 10px;
	height: 41px;
}
a.twitterIcon {
	background-image: url(../images/home/v3_twitterIcon.png);
	background-repeat: no-repeat;
	width: 27px;
	height: 28px;
	display: block;
	cursor: pointer;
}
a.twitterIcon:hover {
	background-position: 0px -28px;
}
a.facebookIcon {
	background-image: url(../images/home/v3_facebookIcon.png);
	background-repeat: no-repeat;
	width: 27px;
	height: 28px;
	display: block;
	cursor: pointer;
}
a.facebookIcon:hover {
	background-position: 0px -28px;
}
a.youTubeIcon {
	background-image: url(../images/home/v3_youTubeIcon.png);
	background-repeat: no-repeat;
	width: 27px;
	height: 28px;
	display: block;
	cursor: pointer;
}
a.youTubeIcon:hover {
	background-position: 0px -28px;
}
a.blogIcon {
	background-image: url(../images/home/v3_wpBlogIcon.png);
	background-repeat: no-repeat;
	width: 27px;
	height: 28px;
	display: block;
	cursor: pointer;
}
a.blogIcon:hover {
	background-position: 0px -28px;
}

/* newsIcons */
a.wpInTheNews {
	background-image: url(../images/home/wpInTheNews.png);
	background-repeat: no-repeat;
	width: 85px;
	height: 27px;
	display: block;
	cursor: pointer;
}
a.newsIconOne {
	background-image: url(../images/home/v3_newsFooterBtn1.png);
	background-repeat: no-repeat;
	width: 137px;
	height: 27px;
	display: block;
	cursor: pointer;
}
a.newsIconOne:hover {
	background-position: 0px -27px;
}
a.newsIconTwo {
	background-image: url(../images/home/v3_newsFooterBtn2.png);
	background-repeat: no-repeat;
	width: 99px;
	height: 27px;
	display: block;
	cursor: pointer;
}
a.newsIconTwo:hover {
	background-position: 0px -27px;
}
a.newsIconThree {
	background-image: url(../images/home/v3_newsFooterBtn3.png);
	background-repeat: no-repeat;
	width: 98px;
	height: 27px;
	display: block;
	cursor: pointer;
}
a.newsIconThree:hover {
	background-position: 0px -27px;
}