#app-background{
	background-image: url(../images/appBackground.gif);
	height: 444px; 
	width: 489px;	
}

#badge-container-en{
	width: 180px; 
	float: left; 
	margin: 70px 35px 0 35px;
	_margin-left:20px;
}

#badge-container-fr{
	width: 180px; 
	float: left; 
	margin: 20px 35px 0 35px;
	_margin-left:20px;
}

#badge-en{
	background-image: url(../images/bucketBackground.png); 
	width: 180px; 
	height: 147px;
}

#badge-fr{
	background-image: url(../images/bucketBackground_fr.png); 
	width: 180px; 
	height: 192px;
}

#badge-en img{
	padding:7px 0 0 13px;
}

#badge-fr img{
	padding:7px 0 0 13px;
}

#badge-en-text{
	font-size:10px; 
	padding: 8px 10px 0 15px;
}

#badge-fr-text{
	font-size:10px; 
	padding: 11px 10px 0 15px;
}

#demo-tab{
	background:url(../images/demo_tab_bottom.gif) no-repeat center bottom; 
	float:right; 
	width:231px; 
	padding-top:10px;
}

#demo-tab span{
	color: #0079C0;
	font-weight: bold;	
}

#demo-tab img{
	padding-top: 5px;
}

#image-holder{
	width: 149px; 
	height: 225px; 
	padding: 48px 0 0 21px;	
}

#phone-frame{
	background-image: url(../images/phoneFrame.png); 
	float: right; 
	height: 361px; 
	width: 189px; 
	margin:10px 25px 0 0;
}

#selection-dot{
	width: 189px; 
	height: 12px; 
	padding-top: 60px;
}
