/********** ENGAGE PAGE STYLES ***********/

#engage_boxwrapper p
{
	color: #fff;
	margin: 0;
	padding: 0 0 4px 4px;
	line-height: 100%;
}

.title-box
{
	position: relative;
	z-index: 99;
	padding: 0;
	margin: 0;
	color: #fdfdfd;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.title-box h2
{
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 11px;
	margin-left: 0px; // formerly 8px
	margin-right: 0;
	padding-top: 6px;
	font-size: 12px;
	color: #ffffff;
	
	padding-left: 4px;
}

div.title-box p span
{
	display: block;
	font-size: 11px;
	margin-left: 10px;
	color: #fafafa;
	line-height: 100%;
}

#engage_boxwrapper a img
{
	display: block;
}
#engage_boxwrapper
{
	display: block;
	width: 600px;
	height: 480px;
}
#engage_box_wrapper1
{
	width: 600px;
	height: 260px;
}
#engage_box1m
{
	width: 254px;
	height: 165px;
	display: block;
	float: left;
	margin-bottom: 4px;
}

#engage_box1m .title-box
{
	height: 50px;
	background-color: rgba(4, 96, 115, 0.8);
	top: -49px;
	z-index: 40;
	display: block;
	position: relative;
	float: left;
	width: 254px;
}

#engage_box2sm
{
	width: 254px;
	height: 75px;
	left: -254px;
	top: 170px;
}
#engage_box2sm .title-box
{
	background-color: rgba(1, 106, 139, 0.8);
	height: 81px;
	top: -84px;
	position: relative;
}
#engage_box2sm .title-box h2
{
	padding-top: 20px;
	padding-left: 4px;
}
#engage_box2sm .title-box span
{
	padding-left: 4px;
}

#engage_box3lrg
{
	width: 335px;
	height: 250px;
	left: 265px;
	float: right;
}
#engage_box3lrg .title-box
{
	background-color: rgba(254, 123, 24, 0.8);
	height: 60px;
	top: -60px;
}
#engage_box_wrapper2
{
	width: 600px;
	height: 220px;
	display: block;
	float: left;
	visibility: visible;
}
#engage_box4lrg
{
	width: 390px;
	height: 220px;
	display: block;
	float: left;
	left: 0;
	top: 0;
}
#engage_box4lrg .title-box
{
	background-color: rgba(254, 123, 24, 0.8);
	height: 60px;
	top: -63px;

	padding-left: 4px;
}

#engage_box5sm
{
	width: 201px;
	height: 70px;
	display: block;
	float: left;
	margin-left: 9px;
}
#engage_box5sm .title-box
{
	background-color: rgba(1, 106, 139, 0.8);
	height: 70px;
	top: -73px;	
}
#engage_box5sm  .title-box h2
{
	padding-top: 10px;
}
#engage_box6m
{
	width: 201px;
	height: 143px;
	display: block;
	float: left;
	margin-top: 7px;
	margin-left: 9px;
}
#engage_box6m .title-box
{
	background-color: rgba(1, 129, 14, 0.8);
	top: -73px;
	height: 50%;
}
#engage_box6m  .title-box h2
{
	padding-top: 10px;
}
#engage_box1m .title-box:hover, #engage_box2sm .title-box:hover, #engage_box3lrg .title-box:hover, #engage_box4lrg .title-box:hover, #engage_box5sm .title-box:hover, #engage_box6m .title-box:hover
{
	background-color: rgba(6, 6, 6, 0.8);
	cursor: pointer;
}
