.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:0 !important;
	margin:0 0 0 -120px !important;
	}
	
/*-- This will need to be changed if you create a new content section within the CMS --*/	
#containerMain1N50943868{
	width:960px !important;
	margin:0px auto !important;
	margin:-189px 0px 12px 116px !important;
	z-index:3000 !important;
	}
#pagebottomcontainer {
	margin-top: 568px !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;
		}
		
/*-- 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;
				}