/*--------------------------------css for the Promo page Slider---------------------------------*/
#fW_Content {
	top:0px;
	MARGIN:0 auto;
	WIDTH: 100%;
	HEIGHT: 680px;
	z-index:-1;
	line-height:100%;
	overflow:hidden;
	text-align:center;
}

#fW_Content div{
	text-align:center; width:100%;
}

#fW_Content IMG {

}
#fW_Content a{ margin:0 auto;}
#fW_Controls {
	margin:0;
	HEIGHT: 12px;
	position:absolute;
	bottom:10px;
    right:20px;
	z-index:999;
    bottom:10px;
}
#fW_Controls A {
	FONT-WEIGHT:normal; 
	BACKGROUND: url(../images/off.png) no-repeat;
	WIDTH:11px; 
	PADDING-TOP:0px; 
	HEIGHT:11px; 
	text-align:center; 
	float:left; 
	margin-left:6px;
	text-decoration:none;
	line-height:100%;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 0px; 
	font-weight:bold;
	color:#ffffff;
}
#fW_Controls A.activeSlide {
	 BACKGROUND: url(../images/on.png) no-repeat;
	 color:#000000;
}
#fW_Controls A:hover {
	 BACKGROUND: url(../images/on.png) no-repeat;
	 color:#000000;
}

#sliderContent{
    position:relative;
	width:100%;
	height:677px;
	margin:0 0 0 0;
	overflow-y:hidden;
	overflow-x:hidden;

}
/*--------------------------------------------------Twitter-----------------------------------------------------*/