#footer .lastRevised {
	color: #000000;
}

#navigation {
	display: none;
}

#subNavigation {
	display: none;
}

#page {
	width: 100%;
	border-top: 0px;
}

#logo {
	width: atuo;
	height: auto;
	float: right;
}

#logo img {
	width:114px;
	height:60px;
	display: block;
}

#mainContent {
	clear: both;
	float: none;
	width: 100%;
	position: relative;
	top: -46px;
}

#mainContent h1 {
	width: auto;
	margin-bottom: 40px;
}

#breadCrumbs {
	display: none;
}

#lowerNavigation {
	display: none;
}

#footer {
	margin-top: 20px;
	padding-left: 3px;
	padding-right: 3px;
}

#footer .copyright {
	margin-top: 6px;
	margin-left: 0px;
	top: 0px;
	float: none;
	display: block;
}

#footer .phoneNumber {
	top: 0px;
	margin-top: 2px;
	float: right;
	display: block;
	clear: right;
}

#footer .address {
	top: 0px;
	margin-left: 0px;
	margin-top: 6px;
	float: right;
	display: block;
}

#footer .lastRevised {
	float: none;
	margin-top: 0px;
	margin-left: 0px;
}


#breadCrumbs a {
	padding-right: 15px;
	border-right: 2px solid black;
}


#moreEms {
	display: block;
}