#mega-header {
	height: 300px;
}
#mega-header-wrapper {
	/*text-transform: uppercase;*/
}
#mega-header-wrapper p{
	margin: 0 0 30px 0;
	width:490px;
	float:left;
}
#mega-header-wrapper strong{
	font-size: 64px;
	font-weight: bold;
	line-height: 98%;
	display: block;
}
#mega-header-wrapper a{
	margin: 30px 20px 0 0;
	float:left;
	background: url(/site_media/images/mega_header_buttons.png) no-repeat;
	height: 74px;
	width: 218px;
	display: block;
}
#mega-header-wrapper-lower{
	display: block;
	font-weight: normal;
	float:left;
	font-size: 24px;
	line-height: 110%;
	margin:13px 30px 12px 0px;
	border:none;
}
#business-left{
	float: left;
	width: 600px;
	margin: 0;
}
#five-logo-display{
	text-align: justify;
	padding-bottom: 35px;
}
#five-logo-display a {
	margin: 0 20px 0 0;
	outline: none;
}
#page-wrap{
	padding-top: 35px;
}
#five-logo-display a.unselected {
	opacity: 0.25;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);	
}

#five-logo-display a:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);	
}

#business-highlight {
	vertical-align: bottom;
	padding: 20px 0 50px 0;
	font-size: 11pt;
}
#business-highlight a{
	font-size: 12pt;
}
#business-highlight img{
	padding: 15px 15px 0 0;
}
#business-highlight h4{
	margin: 15px 0 0 0;
}
#business-highlight p{
	color: #7b7b7b;
	line-height: 140%;
}
#activity-right{
	float: right;
	width: 300px;
	height: 650px;
	margin: 0 0 0 60px;
	overflow: hidden;
}
.challenge-container {
	width: 470px;
	vertical-align: top;
	padding-top: 10px;
}
.minifeed-container {
	height: 315px;
	width: 490px;
	padding-top: 25px;
	overflow: hidden;
	vertical-align: top;
}
.recent-challenge-img{
	padding: 3px;
	border: 1px solid #cdcdcd;
	margin: 0 0 10px 0;
}
#business-highlight h5{
	margin-top: 15px;
}
.landing-snippet {
	background: #ededed;
	padding: 12px;
	font-size: 14px;
}
a#take-chal-button{
	background-position: 0px -222px;
}
a#take-chal-button:hover{
	background-position: 0px -74px;
}
a#start-chal-button{
	background-position: 0px -148px;
}
a#start-chal-button:hover{
	background-position: 0px 0px;
}
.chal-card{
	margin-top: 5px;
}
.more-challenges{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}
#small-right-arrow{
	margin-left:10px;
	margin-bottom:-1px;
} 0px;
}
.chal-card{
	margin-top: 5px;
}
.more-challenges{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}
#small-right-arrow{
	margin-left:10px;
	margin-bottom:-1px;
}
/* Hides the education banner on the homepage */
#education_banner{
	display: none;
}
