.buttonbar{
	display: none !important;
	}
.buttoninfo{
	display: none !important;
	}

/*-- Extended Image Banner Styles --*/	

#sitecontent{
	background-color:transparent !important;
	width:1200px !important;
	padding:0px !important;
	position:absolute !important;
	z-index:-30 !important;
	margin:0 0 0 -120px !important;
	}
#containerMain1N75987453{
	width:960px !important;
	margin:0px auto !important;
	}
/*-- This will need to be changed if you create a new content section within the CMS --*/	
#containerMain1N50927765{
	width:960px !important;
	margin:0px auto !important;
	margin:-90px 0px 0px 107px !important;
	z-index:3000 !important;
	}
div#verticalnavcontainer p{
	display:block !important;
	padding: 0px !important;
	}
div#sitebottomcontainer{
	margin:135px 0 0 !important;
	}
div#pagebottomcontainer{
	margin:40px 0 50px !important;
	}
/*-- Button Cylcer Nav Style Hacks --*/
		div#sitebodycontainer div.containercycler #btncyclerpager a:link, div#sitebodycontainer div.containercycler #btncyclerpager a:visited{
		border:0px !important;
		padding: 5px 7px !important;
		background: #fff !important;
		font-size:11pt;
		color:#000 !important;
		}
	.btncyclernav{
		margin:-128px 0 0 813px !important;
		position:absolute !important;
		z-index:500;
		}
	#containerMain1N75987453{
		width:960px;
		margin:0px auto;
		}	
/*-- Removes border at the top of the image --*/	
				.btncyclernavtop{
				display:none !important;
				}
		
/*-- Make font size 0pt to replace with an image --*/	
			#btncyclerprevious{
				font-size:9pt !important;
				background:#666;
				background:url(../../images/bg/bg8.png) top no-repeat !important;
				padding:19px;
				color:#333;
				}
			#btncyclernext{
				font-size:9pt !important;
				background:#666;
				background:url(../../images/bg/bg9.png) top no-repeat !important;
				padding:19px;
				color:#333;
				}
			.activeSlide{
				color:#000 !important;
				}