html, body  {
	margin: 0px;
	padding: 0px;
}
body {
	margin-top: 3px;
	margin-left: -3px;
	background-color: #004073;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	display: block;
}
a {
  color:#003366;
  text-decoration:underline;
}

a:hover {
  color:#CC0000;
}
.subhead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#003366;
  font-size: 18px;
}
.style1 {
	color: #333333;
}
.style2 {
	color: #004073;
	font-style: normal;
	font-weight: bold;
}
.biline {
  color:#333333;
  font-style: italic;
  font-size: 11px;
}

#mainArea {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#nav {
	position: absolute;
	margin-top: 60px;
	z-index: 200;
}
#logo {
	padding: 18px 0px 18px 21px;
}

#login {
	float: right;
}

#bodyContent {
	position: relative;
	margin-left: 100px;
}

#bodyContent .flash-content, #bodyContent .flash-content embed, #bodyContent .flash-content object {
	position: relative;
	z-index: 50;
}
#bodyArea {
	padding-right: 25px;
}

#subhead {
	z-index: 300;
	margin-left: 15px;
	margin-top: 85px;
	margin-bottom: 25px;
}

#pagePicture {
	float: left;
}

/* ============================================== */
.noBody #bodyContent {
	margin-left: 0px;
}


.about_us_quotePage #bodyContent {
	height: 375px;
}
.about_us_quotePage #bodyContent .flash-content {
	position: absolute;
	left: 60px;
}


.indexPage #bodyContent {
	height: 372px;
}
.indexPage #bodyContent .flash-content,
.how_do_we_keep_upPage #bodyContent .flash-content
{
	position: absolute;
	top: 0px;
	margin-left: -100px;
}
.how_do_we_keep_upPage #bodyContent {
	height: 500px;
}
.about_usPage #pagePicture {
	margin-top: 40px;
	margin-left: 17px;
	margin-right: 25px;
}
.our_processPage #bodyContent .flash-content {
	margin-left: 25px;
}

.erecording_quotePage #bodyContent {
	height: 365px;
}
.erecording_quotePage #bodyContent .flash-content {
	position: absolute;
	margin-left: 50px;
}

.erecordingPage #bodyContent {
	height: 303px;
	margin-left: 250px;
}
.erecordingPage #pagePicture {
	position: absolute;
	top: 145px;
	left: 150px;
}

.newsPage #pagePicture,
.news_alliancesPage #pagePicture,
.news_as_seen_inPage #pagePicture,
.news_eventsPage #pagePicture,
.news_headlinesPage #pagePicture,
.news_partnershipsPage #pagePicture,
.news_privacy_policyPage #pagePicture,
.news_success_storiesPage #pagePicture
{
	margin-top: 45px;
	margin-left: 7px;
	margin-bottom: 20px;
}
.newsPage #bodyContent,
.news_alliancesPage #bodyContent,
.news_as_seen_inPage #bodyContent,
.news_eventsPage #bodyContent,
.news_headlinesPage #bodyContent,
.news_partnershipsPage #bodyContent,
.news_privacy_policyPage #bodyContent
{
	margin-left: 210px;
}


.servicesPage #pagePicture,
.services_assignmentsPage #pagePicture,
.services_cleanup_projectsPage #pagePicture,
.services_inteledoc_plusPage #pagePicture,
.services_lien_releasesPage #pagePicture,
.services_mersPage #pagePicture,
.services_mers_chartPage #pagePicture,
.services_mortgage_recordPage #pagePicture,
.services_research_projectsPage #pagePicture,
.services_special_projectsPage #pagePicture
{
	margin-top: 45px;
	margin-left: 7px;
	margin-bottom: 20px;
}
.servicesPage #bodyContent,
.services_assignmentsPage #bodyContent,
.services_cleanup_projectsPage #bodyContent,
.services_inteledoc_plusPage #bodyContent,
.services_lien_releasesPage #bodyContent,
.services_mersPage #bodyContent,
.services_mortgage_recordPage #bodyContent,
.services_research_projectsPage #bodyContent,
.services_special_projectsPage #bodyContent
{
	margin-left: 210px;
}

.news_success_storiesPage #bodyContent .flash-content {
	margin-left: 30px;
}
.services_mers_chartPage #bodyContent .flash-content {
	margin-left: 30px;
}
.news_key_termsPage #bodyContent .flash-content {
	margin-left: 50px;
}
.contact_usPage #bodyContent .flash-content {
	margin-left: 20px;
}

/* ============================================== */
#noFlash {
	background-color: white;
	padding: 20px;
	width: 45%;
	border: 5px solid black;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -25%;
}