div#header h1#logo a, div#header p#logo a {
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -10000em;
	width: 226px;
	height: 32px;
	margin-top: 8px;
	background-image: url(/s/mtr_logo_226x32.jpg);
	clear: both;
}

#footer {
	min-height: 30px;
	background: #fff url(/s/skinny_dots.gif) repeat-x;
	clear: both;
	margin: 15px 0 0 0
}
#footer #copyright {
	float: right;
	font-size: 12px;
	text-align: center;
	margin: 15px 7px;
	padding:3px 0 3px 23px;
	color: #aaa;
}
