
#hbcheritage {
	max-width: 960px;
	min-width: 320px;
	margin-top: 8px;
	width: auto !important;
}
.showcase-content-wrapper {
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}
.frontColumn {
	float: left;
	margin: 10px 5px;
}
.frontSquare {
	margin: 10px 0px;
	width: 150px;
	height: 150px;
	font-family: 'Noto Sans', Verdana, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-shadow: 0 1px 0 black;
	-moz-text-shadow: 0 1px 0 black;
	-webkit-text-shadow: 0 1px 0 black;
	position: relative;
	overflow: hidden;
}
.frontSquare span {
	position: absolute;
	bottom: 15px;
	left: 15px;
	display: inline;
	width: auto;
	height: auto;
	background: none;
}
a.frontSquare:hover div, .frontPageTabs a:hover div {
	transition: opacity 0.25s ease-in-out;
	opacity: 0;
}
a.frontSquare div, .frontPageTabs a div {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: url('/images/ButtonFg.png') center center no-repeat;
	transition: opacity 0.25s ease-in-out;
	opacity: 0.5;
}
a.frontSquare {
	display: block;
	color: #fff;
}
.fpHeight2 {
	height: 310px;
}
.fpWidth2 {
	width: 310px;
}
.fpWidth3 {
	width: 470px;
}
#corporateCollections {
	background: url('/images/frontPageBG/CorporateCollections-bg.jpg') no-repeat;
}
#outreach {
	background: url('/images/frontPageBG/Outreach-bg.jpg') -50px 0px no-repeat;
}
#ourHistory {
	background: url('/images/frontPageBG/OurHistory-bg.jpg') -50px 0px no-repeat;
}
#products {
	background: url('/images/frontPageBG/Products-bg.jpg') no-repeat;
}
#learningCenter {
	background: url('/images/frontPageBG/LearningCenter-bg.jpg') no-repeat;
	margin-top: 0px;
}
.frontPageTabs {
	position: relative;
	top: -10px;
}
.frontPageTabs ul li, .fontPageTabs ul {
	list-style-type: none;
}
.frontPageTabs li {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 40px;
	width: 130px;
	overflow: hidden;
	LIST-STYLE-TYPE: none !important;
}
.frontPageTabs p {
	color: #eee;
}
.frontPageTabs a {
	color: #eee;	
	display: block;
	width: 130px;
	height: 38px;
	line-height: 38px;
	position: relative;
}
.frontPageTabs a span {
	vertical-align: middle;	
	padding-left: 10px;
	position: static;
}
.frontPageTabs a div  {
	top: 0;
	left: 0;
	width: 120px;
	z-index: -5;
}
.frontPageTabs div {
	position: absolute;
	top: 0;
	left: 140px;
	height: 150px;
	width: 320px;
	color: #eee;
	padding: 5px;
}
#tabNews {
	position: absolute;
}
.frontPageTabs .active {
	width: 470px !important;
	height: 150px !important;
	font-weight: bold;
}
.active a div {
	opacity: 0;
}
.active a.tab {
	text-decoration: none !important;
}
#tabIF {
	background: url('/images/frontPageBG/GreenBlanket.jpg');
	position: absolute;
	top: 38px;
}
#tabDYK {
	background: url('/images/frontPageBG/YellowBlanket.jpg');
	position: absolute;
	top: 75px;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}
#didYouKnow {
	font-weight: bold;
}
#tabBlog {
	background: url('/images/frontPageBG/BlueBlanket.jpg');
	position: absolute;
	top: 112px;
}
a.tab {
	color: #eee !important;
}
.frontPageTabs h3 {
	float: none;
	font-size: 15px !important;
	font-family: 'Noto Sans', Verdana, sans-serif !important;
	margin-bottom: 5px;
	margin-top: 5px;
}
.redBG h3 {
	color: #fbb !important;
}
.redBG {
	background: url('/images/frontPageBG/RedBlanket.jpg');
}
.redBG p {
	color: #eee;
	font-weight: normal;
}
.redBG a {
	color: #99f;
	text-decoration: underline;
}
.greenBG h3 {
	color: #bfb !important;
}
.greenBG {
	background: url('/images/frontPageBG/GreenBlanket.jpg');
}
.greenBG p {
	color: #eee;
	font-weight: normal;
}
.greenBG a {
	color: #99f;
	text-decoration: underline;
}
.blueBG h3 {
	color: #A84 !important;
}
.blueBG {
	background: url('/images/frontPageBG/YellowBlanket.jpg');
}
.blueBG p {
	color: #eee;
	font-weight: normal;
}
.blueBG a {
	color: #99f;
	text-decoration: underline;
}
.blueBG h3 {
	color: #bbf !important;
}
.yellowBG {
	background: url('/images/frontPageBG/YellowBlanket.jpg');
}
.yellowBG p {
	color: #333;
	font-weight: normal;
}
.yellowBG a {
	color: #339;
	text-decoration: underline;
}
.learnMorePopup {
	max-width: 600px;
	padding: 30px;
}
a.learnMoreLink, a.learnMoreLinkNoPopup {
	display: block;
	position: absolute;
	right: 15px;
	bottom: 20px;
	width: auto;
	height: auto;
	text-align: right;
}
