/* css for the initial animation */
/* copyright BossnFish 2007 */

/* initial placing */
.top
	{
	background-color: #FFFFFF;
	background-image: url(../pics/intro/bg_animation.jpg);
	background-repeat: no-repeat;
	height: 408px;
	width: 1600px;
	position: absolute;
	z-index: 1;
	top: 50px;
	left: 113px;
	border: 3px double #000066;
	}
.car
	{
	position: absolute;
	z-index: 1;
	top: 240px;
	left: 1500px;
	}
.wheel
	{
	position: absolute; 
	z-index: 2; 
	top: 342px; 
	left: 1500px; 
	}
.wheel2
	{
	position: absolute; 
	z-index: 2; 
	top: 341px;
	left: 1500px; 
	}