#promoArea{
	background:url(../img/bg/promoGradient1.png) no-repeat;
	width:963px;
	padding:32px 0 37px 37px;
	white-space: nowrap;
	background-color:#fff;
}
.promoModule{
	padding-right:10px;
	display:block;
	cursor:pointer;
	float:left;
	white-space: normal;
	width:460px;
	height:77px;
}
.promoModule span{
	color:#008ab2;
}
.promoModule .rightCol{
	float:left;
	padding:10px 0 0 10px;
	width:229px;
	cursor:pointer;
}
.promoModule .rightCol a{
	color:#333;
}
.promoModule .promoBody{
	font-size:1.2em;
}
.promoModule img{
	float:left;
	display:block;
}
.promoModule:hover{
	color:#000;
	text-decoration:none;
}
.promoModule h1{
	font-size:1.7em;
	color:#0d95a3;
	padding-bottom:2px;
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-weight:normal;
	text-decoration:none !important;
}
.lastModule{
	padding-right:0px;
}
#flashContainer{
	width:960px;
	height:485px;
	padding-bottom:20px;
}
.noFlashContainer.hidden {
	display: none;
}