.movers
{
	top: 200px;


	z-index: 999;
	position: absolute;	
}

#left
{
	left: 0px;
}

#right
{
	right: 0px;
}

#animate_banner
{		
	height:400px;
	width: 19024px;
	text-align: left;
	margin-left: 0px;
}

#animate_banner img
{
	border-right: 8px solid white;
	margin: 0;
	padding: 0;

}

#banner_wrapper
{
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

#logo
{
	position: absolute;
	z-index: 999;
	top: 0px;
	left: -475px;
	
}