div, img, object {
	position:					absolute;	
}


#install_instructions_ie {
	z-index:					20;
	
	background-image:			url('new_images/install_instructions_ie.jpg');
	
	width:						950px;
	height:						627px;
	
	left:						0px;
	top:						0px;
	
	visibility:					hidden;
}

top_players1 {
        clear: both;
        z-index: 11;
        position: absolute;
        top: 474px;
        left: 710px;
        color: #fe6902;
}

top_players2 {
        clear: both;
        z-index: 11;
        position: absolute;
        top: 488px;
        left: 710px;
        color: #fe6902;
}

top_players3 {
        clear: both;
        z-index: 11;
        position: absolute;
        top: 502px;
        left: 710px;
        color: #fe6902;
}

top_players4 {
        clear: both;
        z-index: 11;
        position: absolute;
        top: 516px;
        left: 710px;
        color: #fe6902;
}

top_players5 {
        clear: both;
        z-index: 11;
        position: absolute;
        top: 530px;
        left: 710px;
        color: #fe6902;
}



#showcase {
	z-index:					10;
	
	background-image:			url('new_images/showcase_player.jpg');
	
	width:						303px;
	height:						151px;
	
	left:						629px;
	top:						421px;
}

#button-playnow {
	z-index:					10;
	
	width:						303px;
	height:						61px;
	
	left:						510px;
	top:						338px;
}

#button-onlineshop {
	z-index:					10;
	
	width:						172px;
	height:						36px;
	
	left:						381px;
	top:						700px;
}


/*
	UP: LEVEL 10
*/

#race_counter_background {
	background-image:			url('new_images/race_display_background.jpg');
	clear:						both;
	z-index:					10;
	position:					absolute;
	width:						270px;
	height:						31px;
	top:						111px;
	left:						106px;
}

#videoscreen {
	z-index:					5;

	background-image:			url('new_images/videoscreen.jpg');
	
	width:						465px;
	height:						282px;
	
	left:						8px;
	top:						148px;
}

#bulletpoints {
	z-index:					5;

	background-image:			url('new_images/bulletpoints.jpg');
	
	width:						337px;
	height:						239px;
	
	left:						494px;
	top:						169px;
}

#playnow {
	z-index:					5;

	background-image:			url('new_images/button-playnow.jpg');
	
	width:						303px;
	height:						61px;
	
	left:						510px;
	top:						338px;
}


/*
	UP: LEVEL 5
*/

#background {
	z-index:					0;

	background-image:			url('new_images/background.jpg');
	
	width:						950px;
	height:						627px;
	
}
