#promoArea{
	background:url(../img/bg/promoGradient1.png) no-repeat;
	width:980px;
	height:102px;
	padding:17px 0px 0 20px;
	white-space: nowrap;
}
.promoModule{
	padding-right:40px;
	display:block;
	cursor:pointer;
	float:left;
	white-space: normal;
	height:70px;
	z-index:0;
	position:relative;
}
.promoModule a{
	display:block;
	cursor:pointer;
	position:absolute;
	text-indent:-300em;
	width:100%;
	height:95px;
	z-index:100;
	top:0px;
	left:0px;
	background:url(../img/static/spacer.gif);
}
.promoModule:hover{
	color:#000;
}
.promoModule div{
	font-size:1.3em;
	color:#333;
	text-decoration:none;
}
.promoModule h1{
	font-size:1.7em;
	color:#0d95a3;
	padding-bottom:6px;
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-weight:normal;
	text-decoration:none !important;
	position:relative;
	top:0px;
	left:0px;
	z-index:0 !important;
}
.promoModule:hover{
	text-decoration:none;
}
.promoModule:hover div{
	text-decoration:underline;
}
.lastModule{
	padding-right:0px;
}
#flashContainer{
	width:960px;
	height:509px;
}
#flashContainer .selectorItem {
	cursor:pointer;
}

.noFlashContainer.hidden {
	display:none;
}

