
#animate_create
{
	font-size:40px;
	left:40px;
	position:absolute;
	top:220px;
	color: #ffffff;
}
#animate_build
{
	position: absolute;
	top: 220px;
	left: 192px;
	display: none;
	font-size: 40px;
	color: #ffffff;
}

#animate_logo
{
	font-size: 52px;
	color: #ffffff;
	position: absolute;
	top: 220px;
	left: 700px;
	display: none;
}

#banner_wrapper
{
	width: 950px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	top:170px;
	left: 0px;
}

#animate_banner
{		
	background-color: white;
	height:200px;
	width:19024px;
	opacity: 0.01;
}

.movers
{
	opacity: 0.01;
	top: 0px;
	width:40px;
	height:200px;
	z-index: 999;
	position: absolute;	
}

#left
{
	left: 0px;
}

#right
{
	right: 0px;
}