#container {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 5px auto 0;
	width: 975px;
	text-align: left;
	top: 0px;
	height: 852px;
	border: 2px solid #666666;
	position: relative;
}
#footer {
	background-color: #FFFFFF;
	position: relative;
	left: auto;
	width: 975px;
	height: 150px;
	padding: 0px;
	background-position: center;
	margin: 0px;
	top: 0px;
	bottom: 5px;
}
#main {
	position: relative;
	width: 975px;
	top: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
}
#header {
	position: relative;
	z-index: 10;
	height: 71px;
	width: 975px;
}
#mmcomp {
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	left: 12px;
	top: 10px;
	height: 400px;
	width: 1000px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	font-style: normal;
}
