#homePage_container {
	width: 1024px;
	height: 1647px;
	background-color: white;
	background-image: url(/Images/bg_page_home_fourRows_july2011.png);
	overflow: hidden;
}
/* slider */
#homePage_features {
	width: 964px;
	height: 456px;
	background-color: white;
	position: relative;
	top: 4px;
	left: 1px;
	margin-left: auto;
	margin-right: auto;
}
/* video panels */
#homePage_Latest,
#homePage_NetworkBranding,
#homePage_KindWords {
	float: left;
	width: 541px;
	height: 382px;
	position: relative;
	left: 31px;
	top: 4px;
	top: 5px\9; /* IE8 and below */
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    #homePage_Latest,
	#homePage_NetworkBranding,
	#homePage_KindWords {
		top: 5px;
	}
}
#homePage_Latest {
	top: 22px;
	top: 23px\9; /* IE8 and below */
	height: 375px;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    #homePage_Latest {
		top: 23px;
	}
}
#homePage_KindWords {
	top: 38px;
	height: 374px;
}
#latestHeading,
#networkBrandingHeading,
#kindWordsHeading {
	margin-left: 9px;
	margin-top: 12px;
	margin-bottom: 14px;
	width: 151px;
	float: left;
	display: inline;
}
#latestHeading,
#kindWordsHeading {
	margin-top: 11px;
	margin-bottom: 12px;
}
#kindWordsHeading {
	margin-bottom: 9px;
}
#latestContent,
#networkBrandingContent,
#kindWordsContent {
	font-size: 11px;
	font-weight: bold;
	color: #9d9d9d;
	float: right;
	position: absolute;
	right: 10px;
}
#networkBrandingContent {
	width: 148px;
	bottom: 342px;
}
#latestContent {
	width: 380px;
	bottom: 338px;
}
#kindWordsContent {
	width: 289px;
	bottom: 336px;
}
#latestContent a,
#networkBrandingContent a,
#kindWordsContent a {
	font-weight: 900;
	color: #9d9d9d;
}
#latestCanvas,
#networkBrandingCanvas,
#kindWordsCanvas {
	width: 524px;
	height: 320px;
	overflow: hidden;
	margin-left: 9px;
}
#latestCanvas {
	width: 522px;
}
#kindWordsCanvas {
	width: 523px;
	height: 319px;
}
/* blog panel */
#homePage_Blogs {
	float: right;
	position: relative;
	width: 390px;
	height: 366px;
	overflow: hidden;
	left: -28px;
	top: 4px;
	top: 5px\9; /* IE8 and below */
	padding: 8px;	
	padding-top: 8px;
	padding-left: 10px;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    #homePage_Blogs {
		top: 5px;
	}
}
#blogs_headline {
	margin-top: 2px;
	margin-bottom: 0;
}
#homePage_Blogs .content {
	width: 358px;
	height: 293px;
	border: 1px solid lightgrey;
	margin-top: 13px;
	padding-left: 14px;
	padding-top: 13px;
	padding-right: 14px;
	padding-bottom: 13px;
	position: relative;
}
#homePage_Blogs .content .image {
	width: 90px;
	float: left;
	height: 293px;
	margin-right: 23px;
}
#homePage_Blogs .content .headLine {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 10px;
}
#homePage_Blogs .content .byLine {
	color: #7c93bd;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 21px;
}
#homePage_Blogs .content .description {
	font-size: 11px;
	color: #9d9d9d;
	line-height: 17px;
}
#homePage_Blogs .content .callToAction {
	position: absolute;
	bottom: 23px;
	right: 25px;
}
#homePage_Blogs .content .callToAction a {
	font-weight: 900;
	color: #9d9d9d;
	font-size: 12px;
}
/* community panel */
#homePage_Community {
	float: right;
	width: 406px;
	height: 764px;
	position: relative;
	left: -28px;
	top: 22px;
	top: 23px\9; /* IE8 and below */
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    #homePage_Community {
		top: 23px;
	}
}
#communityHeading {
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 10px;
}
#community_facebook {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 12px;
	border-bottom: 1px solid lightgrey;
	height: 364px;
	overflow: hidden;
}
#community_twitter {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid lightgrey;
	width: 384px;
	height: 267px;
	overflow: hidden;
}
#community_follow {
	width: 386px;
	height: 52px;
	margin-left: 10px;
	background-color: #EFEFEF;
	position: absolute;
	z-index: 999;
}



.twtr-bd {
	border-top: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	margin-left: 5px;
	margin-right: 5px;
}
