
#main
{
	width: 800px;
	color:white;
	
}
	
#bootie_world
{
	width:600px;
	margin: 25px auto 0 auto;
}

	
#bootiesession_logo
	{
		width:416px;
		height:179px;
		background:url(/images/emm/bootie/bootie_session.png) no-repeat;
		float:left;		
	}	
	

#bootie_paris
	{
		width:200px;
		height:91px;
		background:url(/images/emm/bootie/bootie_paris_small.png) no-repeat;
		float:left;
		margin:20px 0 0 0;
	}
	
#bootie_paris p
	{
		padding-top:90px;
		text-align:center;
	}	

#bootie_la
	{
		width:200px;
		height:91px;
		background:url(/images/emm/bootie/bootie_la_small.png) no-repeat;
		float:left;
		margin:20px 0 0 0;

	}
	
#bootie_la p
	{
		padding-top:85px;
		text-align:center;
	}		

#bootie_sf
	{
		width:200px;
		height:91px;
		background:url(/images/emm/bootie/bootie_sf_small.png) no-repeat;
		float:left;
		margin:20px 0 0 0;
	}

#bootie_sf p
	{
		padding-top:85px;
		text-align:center;
	}		
	
#bootie_nyc
	{
		width:200px;
		height:91px;
		background:url(/images/emm/bootie/bootie_nyc_small.png) no-repeat;
		float:left;
		margin:20px 0 0 0;
	}
	
#bootie_nyc p
	{
		padding-top:85px;
		text-align:center;
		
	}	

#bootie_boston
	{
		width:200px;
		height:91px;
		background:url(/images/emm/bootie/bootie_boston_small.png) no-repeat;
		float:left;
		margin:20px 0 0 0;		
	}
	
#bootie_boston p
	{
		padding-top:89px;
		text-align:center;
	}		

#bootie_munich
	{
		width:200px;
		height:91px;
		background:url(/images/emm/bootie/bootie_munich_small.png) no-repeat;
		float:left;
		margin:20px 0 0 0;
	}

#bootie_munich p
	{
		padding-top:85px;
		text-align:center;
	}		
	