@charset "utf-8";
#apDiv1 {
	padding: 0px;
	width: 825px;
	height: 202px;
	margin: auto;
	position: relative;
	background-image: url(Images/MRBaseBackground870.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Georgia, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	z-index: 1;
}
#apDiv2 {
	width:305px;
	height:100px;
	z-index:auto;
	position: relative;
	background-image: url('Images/MRLogo.gif');
	background-repeat: no-repeat;
	top: 15px;
	left: 150px;
}
#apDiv3 {
	width:825px;
	height:43px;
	background-color: #FFF;
	position: relative;
	background-image: url(Images/DefaultGreenMenu.jpg);
	clear: both;
	z-index: 1;
	top: 5px;
	text-align: center;
	float: none;
}
#apDiv4 {
	position:relative;
	width:825px;
	height:25px;
	background-color: #006;
	z-index: 2;
	top: 6px;
	clear: none;
	float: none;
}
#apDiv5 {
	width:825px;
	height:auto;
	position: relative;
	clear: none;
	float: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Georgia, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #006;
	text-align: center;
	margin: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
