@charset "utf-8";
#apDiv1 {
	width: 825px;
	height: 274px;
	position: relative;
	text-align: center;
	background-image: url(Images/DefaultBackground.jpg);
	background-repeat: no-repeat;
	margin: auto;
	overflow: hidden;
}
#apDiv2 {
	width:305px;
	height:100px;
	z-index:auto;
	left: 150px;
	position: relative;
	background-image: url(Images/MRLogo.gif);
	background-repeat: no-repeat;
	top: 15px;
}
#apDiv3 {
	width:825px;
	height:43px;
	z-index:1;
	position: relative;
	background-image: url(Images/DefaultGreenMenu.jpg);
	background-repeat: no-repeat;
}
#apDiv4 {
	position:relative;
	width:825px;
	height:100px;
	background-image: url(Images/BluePageCurl.jpg);
	background-repeat: no-repeat;
}

#PageCurlAd {
	height: 80px;
	width: 350px;
	position: relative;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin: auto;
	top: 10px;
}
#apDiv5 {
	width:825px;
	height:auto;
	position: relative;
	clear: left;
	float: none;
	text-align: left;
	margin: auto;
	padding: 0px;
	vertical-align: middle;
}
#ContentWrapper {
	height: auto;
	width: 825px;
	position: relative;
	text-align: left;
	clear: none;
	float: none;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

#BottomBorder {
	background-color: #006;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 70px;
	width: 825px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Georgia, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	position: relative;
	clear: left;
	float: none;
	margin: auto;
	padding: 0px;
}
