@charset "utf-8";
/* CSS Document */
#headerScene {
	margin: -30px 0 0 10px;
}
h1.scene{
	background: url(images/logoHome.jpg) no-repeat;
	
}
#logo{

	background: url(images/allmetroLogo.png) no-repeat;
	
	height: 52px;
	width: 510px;
	margin-left: -44px;
	margin-top: 40px;
	
}
* html #logo {
	background: url(images/allmetrologo.gif) no-repeat;}

#logo * {
		text-indent: -1000em;
}

#welcome{
	margin-top: -57px;
	margin-right: 0px;
	float: right;
	width: 230px;
	font-size: .90em;
}
#backMatter {
	clear: none;
	margin: -130px 0 3em 140px;
}
#bottomNavigation {
	float: none;
	margin-top: 0;
}
div.adr {
	position: absolute;
	display: none;
	visibility: hidden;
}
#bottomNavigation ul.navigation li a {height: 163px;}

