/* BEGIN GLOBAL STYLES */
body {
	font-family: arial, helvetica, sans serif;
}
/* BEGIN Header */
#head {
	width: 896px;
	height: 121px;
	margin: 0 auto;
	padding: 0px;
	border-left: 2px solid #00338D;
	border-right: 2px solid #00338D;
}
#headlink {
	width: 900px;
	background: #E6E6E6 url(http://www.meyer-records.com/images/headlink.gif) no-repeat top left;
	padding: 10px 20px 10px 0px;
	text-align: right;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00338D;
}
#headtext {
	color: #00338D;
}
#headlink a {
	color: #00338D;
	text-decoration: none;
}
#headlink a:hover {
	color: #00C473;
	text-decoration: none;
}
/* END header */

/* BEGIN menu */

#menu {
	background: #ffffff url(http://www.meyer-records.com/images/menu_bkd.gif) repeat-x top left;
	width: 898px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid;
	border-right: 1px solid;
	text-align: right;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	margin: 0px;
	list-style: none;
}
#menubottom {
	background: #00338D;
	width: 896px;
	height: 6px;
	margin: 0 auto;
	padding: 0px;
	border-left: 2px solid #00338D;
	border-right: 2px solid #00338D;
}
li ul {
	/*position:relative;*/
	display:none;
	padding:0px;
	margin:0px;
	list-style:none;
	background-color:#FFF;
	/*background-color:#022D9E;*/
	background-repeat:repeat;
	text-align: justify;
}
li {
	position:relative;
	margin:0px;
	color:#000000;
	right: 0px;
}
ul li ul li {
	position:relative;
	padding-left:19px;
	border-bottom:1px solid #00C473;
	color:#000000;
	right: 0px;
	background-position:left;
	vertical-align:middle;
}
ul li ul li a {
	font-size:10px;
	color:#000;
	text-decoration:none;
}
ul li ul li.hover {
	background-image:url('http://www.meyer-records.com/images/ht_symbol.gif');
	background-repeat:no-repeat;
}
ul li ul li.hover a {
	color:#00C473;
}
#sitemap li ul {
	display: block;
	list-style: inherit;
}
ul#sitemap li ul li {
	border-bottom: none;
	list-style: inherit;
	margin-left: 15px;
	padding-left: 0;
}
ul#sitemap a, ul#sitemap ul a {
	font-size: 12px;
	color: #00338d;
	text-decoration: underline;
}
ul#sitemap a:hover, ul#sitemap ul a:hover {
	color:#00C473;
}
.subMenu {
	background-repeat:no-repeat;
}
.click {
}
.click ul {
	display:block;
}
/* END menu */

/* BEGIN content bottom */
#mainbottom {
	width: 898px;
	height: 0px;
	padding: 0px;
	clear: both;
}
/* END content bottom */

/* BEGIN footer */
#bottom {
	color: #ffffff;
	background: #00338D;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 6px;
	position: relative;
	z-index: 4000;
}
#bottom div {
	color: #ffffff;
	background: #00c473;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	color: #FFF;
}
#footerlinks {
	padding-top: 7px;
	height: 14px;
	color: #00338D;
}
#footerlinks a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footerlinks a:hover {
	color: #00338D;
	text-decoration: none;
}
.footerlink a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.footerlink a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footertext {
	color: #ffffff;
	display: block;
	padding-top: 8px;
}
.footertext a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.footertext a:hover {
	text-decoration: none;
	color: #00c473;
}
#bottomcap {
	background: #00338D;
	width: 900px;
	height: 5px;
	margin: 0 auto;
}
/* END footer */

/* BEGIN globals */
body {
	width: 900px;
	background: #E6E6E6;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	height: 100%;
	min-height: 100%;
}
#body_wrapper {
	background-color: #ffffff;
	display: block;
	margin: 0px auto;
	width: 896px;
	border-right:2px solid #00338D;
	border-left:2px solid #00338D;
}
h2.right {
	margin-top: 5px;
	margin-bottom: -5px;
	color: #00338D;
	background: transparent url(http://www.meyer-records.com/images/arrow_right.gif) no-repeat 10px 6px;
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h1.right {
	margin-top: 5px;
	margin-bottom: -5px;
	color: #00338D;
	background: transparent url(http://www.meyer-records.com/images/arrow_right.gif) no-repeat 10px 6px;
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3 {
	margin-bottom: -10px;
}
img {
	border: none;
}
#navContainer {
	background-color:#FFF;
	/* background-image:url(http://www.meyer-records.com/img/nav_bg.gif); */
	border-bottom:1px solid #000;
	border-left:2px solid #00338D;
	border-right:2px solid #00338D;
	/* to fix ie z-index bug that shows up in leftnav h2 */
	position: relative;
	z-index: 2;
}
#nav {
	margin:0 auto;
	float:right;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	list-style: none;
	line-height: 14px;
	display:block;
	/* to fix ie z-index bug that shows up in leftnav h2 */
	position: relative;
	z-index: 2;
}
#nav ul {
	width:100px;
}
#nav a {
	color:#666;
	display: block;
	text-align:center;
	font-size:11px;
	padding:0 0 2px 0;
	font-weight:bold;
	text-decoration:none;
}
#nav li { /* all list items */
	float: left;
	width: 149px; /* width needed or else Opera goes nuts */
	border-bottom:1px solid #00338d;
	border-right:1px solid #CCC;
	padding:0;
	letter-spacing: 1px;
}
#nav li.top:first-child {
	padding-right: 20px;
}
#nav li.last {
	border-bottom:none;
	border-right:none;
	width: 125px;
}
#nav li.top {
	padding:2px 0 2px 0;
	border-bottom:none;
}
#nav li.top ul a {
	font-size:11px;
	padding:2px;
	border-right:none;
	font-weight:normal;
}
#nav li.top:first-child {
	padding-right: 20px;
}
#nav li ul { /* second-level lists */
	position: absolute;
	border-left:1px solid #00338d;
	border-right:1px solid #00338d;
	border-bottom:1px solid #00338d;
	width: 195px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	float:left;
	top:20px;
}
#nav li ul a {
	color:#000;
	text-align:left;
	line-height:12px;
}
#nav li ul a:hover {
	color:#00C473;
}
#nav li ul li {
	width:185px;
	border-right:none;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}
#nav li ul li:first-child {
	border-top: 1px solid #00338d;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/*Fix for IE7*/
*:first-child+html #nav {
	height: 1%;
}
*:first-child+html #nav li {
	height: 1%;
}
div.clear {
	clear:both;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
/* END globals */
/* END GLOBAL STYLES */

/* BEGIN SUB PAGE STYLES */
/* BEGIN Left column */

#leftnav {
	width: 196px;
	height: 366px;
	padding: 0px;
	margin: 0px auto;
	float: left;
	text-align: left;
	background: #00338D;
}
h2#lefttab-header {
	margin:0;
	padding-left: 10px;
	font-size: 14px;
	font-weight: 600;
	background-color: #00338D;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #00C473;
}
#leftnav ul {
	margin-left: -40px;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
}
#leftnav ul li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #00C473;
	padding-left:10px;
	background: #00338D;
	color: #ffffff;
}
#leftnav ul li a, #leftnav ul li a:link, #leftnav ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#leftnav ul li a:hover, #leftnav ul li a:active, #leftnav ul li a.current {
	color: #00C473;
}
#leftnav ul li.first {
	margin-top: -14px;
	border-top: 1px solid #00C473;
}
#leftnav ul li.last {
	margin-bottom: 35px;
}
li#lefttab-home-blue {
	border-bottom: 1px solid #00C473;
}
#leftnav ul li#quote {
	height: 44px;
	width: 171px;
	padding-left: 0;
	border-bottom: none;
}
/* BEGIN vertical alignment for left column links */

#wrapper {
	color: #12b485;
	padding: 0px;
	margin: 0px auto;
	height: 35px;
	border-bottom:1px solid #00C473;
	vertical-align: middle;
}
#wrapper2 {
	color: #00C473;
	padding: 0px;
	margin: 0px auto;
	height: 50px;
}
#wrapper>#floating { /*display:table for Mozilla & Opera*/
	display:table;
	position:static;
	text-align: left;
	vertical-align: middle;
}
#floating { /*for IE 7*/
	width:103px;
	height:100%;
	position:relative;
	left:0;
	top:25%;
	text-align: left;
}
#floating div { /*for IE 6*/
	position:absolute;
	top:-18%;
	color: #00C473;
}
#floating>div { /*for Mozilla and Opera*/
	display:table-cell;
	vertical-align:middle;
	position:static;
	text-align: left;
	color: #00C473;
}
#floating div div {
	position:relative;
	left:0;
	top:25%;
	color: #00C473;
}
/* END vertical alignment for left column links */

/* Rollover images for left column items */

#img06, #img07, #img08, #img09, #img10, #img11, #img12, #img13, #img14, #img15 {
	float: left;
	width:18px;
	height:27px;
	display: block;
	text-align: left;
}
/* BEGIN center column */

#body_block {
	display: block;
	float: left;
	text-align: left;
	margin: 0px;
	width: 700px;
}
#content {
	width: 535px;
	float: left;
	text-align: left;
	display: block;
	padding-bottom: 5px;
}
#main-health {
	margin: 0px 0px 0px 0px;
	text-align: left;
}
/* backgrounds */


#headerimage {
	padding: 10px 0px 10px 10px;
	font-weight: bold;
	font-size: 12px;
}
/* END center column */


h1#location {
	margin-bottom: 0;
	padding-left: 15px;
	line-height:20px;
	font-size:14px;
}
div.textblock.li, div.textblock {
	width: 300px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	position: relative;
	text-align: left;
	float: left;
	margin: 0px auto;
	padding-left: 15px;
}
#content_wrapper {
	width: 899px;
	border-right: 1px solid #00C473;
	height: 271px;
}
#block_wrapper {
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0px;
	width: 898px;
	height: 81px;
	border-left: 1px solid #00C473;
	border-right: 1px solid #00C473;
	border-bottom: 1px solid #00C473;
}
#block_wrapper img {
	padding: 0px;
	border-right: 1px solid #00C473;
}
/* visual links at bottom of page */
#blocknav {
	width: 898px;
	height: 81px;
	background: url(http://www.meyer-records.com/images/block_nav.jpg);
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#blocknav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#blocknav li, #blocknav a {
	height: 200px;
	display: block;
}
#blocknav a {
	text-indent: -9999px;
}
#block1a {
	left:-4px;
	width: 148px;
}
#block2a {
	left: 148px;
	width: 148px;
}
#block3a {
	left: 296px;
	width: 148px;
}
#block4a {
	left: 444px;
	width: 148px;
}
#block5a {
	left: 592px;
	width: 148px;
}
#block6a {
	left: 740px;
	width: 148px;
}
#block1a a:hover {
	background: transparent url(http://www.meyer-records.com/images/block_nav.jpg)  0 -81px no-repeat;
}
#block2a a:hover {
	background: transparent url(http://www.meyer-records.com/images/block_nav.jpg)  -148px -81px no-repeat;
}
#block3a a:hover {
	background: transparent url(http://www.meyer-records.com/images/block_nav.jpg)  -296px -81px no-repeat;
}
#block4a a:hover {
	background: transparent url(http://www.meyer-records.com/images/block_nav.jpg)  -444px -81px no-repeat;
}
#block5a a:hover {
	background: transparent url(http://www.meyer-records.com/images/block_nav.jpg)  -592px -81px no-repeat;
}
#block6a a:hover {
	background: transparent url(http://www.meyer-records.com/images/block_nav.jpg)  -740px -81px no-repeat;
}
/* END SUBPAGE STYLES */

/* BEGIN FORM STYLES */
form#request {
	margin: 0 25px 0 0;
	padding: 10px;
	border: 1px solid #cccccc;
	width: 275px;
	float:right;
	background: #ffffff;
}
form#quote {
	margin:25px 0 0 12px;
	padding:0;
	border:none;
	width: 100%;
	font-size: 12px;
	color: #333333;
}
form h2.right {
	margin-bottom: 10px;
}
form h3 {
	margin: -10px auto 10px 20px;
}
div.row {
	margin:0 auto 15px 10px;
}
span.left {
	float:left;
	width:100px;
}
span.wider {
	width:277px;
}
form#request label {
	display:block;
}
form#quote label {
	font-weight: bold;
}
input {
	width: 250px;
}
input.checkbox {
	width: 15px;
}
form#contactform input {
	width: 150px;
}
form#contactform input#send {
	width: 120px;
}
input#submit {
	width: 60px;
}
textarea {
	width: 250px;
}
.block {
	display: block;
}
.state {
	width: 30px;
}
/* END FORM STYLES */


/*inline-css*/

#bus-fin #leftnav {
	height: 900px;
}
#bus-fin #body_block {
	height: 900px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_bizrecords.jpg) no-repeat top right;
}
#bus-fin div.textblock {
	width: 300px;
}
#bus-fin form#request {
	margin-top: 275px;
}
#comp-issue #leftnav {
	height: 900px;
}
#comp-issue #body_block {
	height: 900px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_legalcompliance.jpg) no-repeat top right;
}
#comp-issue form#request {
	margin-top: 340px;
}
#contact #leftnav {
	height: 445px;
}
#contact #body_block {
	height: 445px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_contact.jpg) no-repeat top right;
}
#contact h2.right {
	margin-bottom: 0;
}
#contact div.textblock {
	width: 275px;
	padding-left: 10px;
}
#contact form#request {
	margin-top: 270px;
}
#continuity #leftnav {
	height: 875px;
}
#continuity #body_block {
	height: 875px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_ITconsult.jpg) no-repeat top right;
}
#continuity div.textblock {
	width: 310px;
}
#continuity form#request {
	margin-top: 300px;
}
#cservice #leftnav {
	height: 515px;
}
#cservice #body_block {
	height: 515px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_contact.jpg) no-repeat top right;
}
#cservice div.textblock {
	width: 275px;
}
#cservice form#request {
	margin-top: 270px;
}
#data-protection #leftnav {
	height: 820px;
}
#data-protection #body_block {
	height: 820px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_SerDatatape1.jpg) no-repeat top right;
}
#data-protection form#request {
	margin-top: 254px;
}
#data-fac #leftnav {
	height: 345px;
}
#data-fac #body_block {
	height: 345px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_whyfacilities.jpg) no-repeat top right;
}
#data-fac form#request {
	margin-top: 270px;
}
#data-soft #leftnav {
	height: 345px;
}
#data-soft #body_block {
	background: #ffffff url(http://www.meyer-records.com/images/bg_whysoftware.jpg) no-repeat top right;
	height: 345px;
}
#data-soft .textblock p {
	width: 325px;
}
#elec-rec #leftnav {
	height: 890px;
}
#elec-rec #body_block {
	height: 890px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_bizdata.jpg) no-repeat top right;
}
#elec-rec div.textblock {
	width: 329px;
}
#elec-rec form#request {
	margin-top: 330px;
}


#elec-vault #leftnav {height: 880px;}
#elec-vault #body_block {
	height: 880px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_ITevault.jpg) no-repeat top right;

    }
#elec-vault div.textblock {width: 310px;}
#elec-vault form#request {
	margin-top: 332px;
	}
	
#error404 #leftnav {height: 755px;}
#error404 #body_block {
	background-color: #ffffff;
    }
#error404 div.textblock {
	width: 329px;
	float:left;
	}

#healthcare #leftnav {height: 830px;}
#healthcare #body_block {
	height: 830px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_healthcare.jpg) no-repeat top right;
    }
#healthcare div.textblock {width: 310px;}
#healthcare form#request {
	margin-top: 275px;
	}
	
#switch #leftnav {height: 380px;}
#switch #body_block {
	background: #ffffff url(http://www.meyer-records.com/images/bg_whyswitch.jpg) no-repeat top right;
	height: 380px;
    }
#switch div.textblock {width: 300px;}

#industry #leftnav {height: 400px;}
#industry #body_block {
	height: 400px;
	background: #ffffff url() no-repeat top right;
    }
	
#it-asset #leftnav {height: 900px;}
#it-asset #body_block {
	height: 900px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_ITasset.jpg) no-repeat top right;

    }
#it-asset form#request {
	margin-top: 400px;
	}


#ticket #leftnav {height: 385px;}
#ticket #body_block {
	height: 385px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_movie_girl.jpg) no-repeat 500px 30px;
	}
#ticket #body_block p{
		color: #333333;
		font-size: 12px;
		line-height: 18px;
		text-align: left;
	}
#ticket #body_block h2 {
		font-size: 25px;
		padding: 0;
		letter-spacing: -2px;
	}
#ticket #content {
		padding-right: 20px;
		padding-left: 20px;
		float: left;
		width: 235px;
	}
#ticket h2.right {
		background: none;
		margin-bottom: -30px;
		}
#ticket form h2.right {
		margin-bottom: 10px;
	}
#ticket h2#datashield {
		color: #000000;
		font-size: 40px;
		margin-bottom: 0;
		position: relative;
		top: -3px;
		}
#ticket h2#datashield span {
		color: #EFB702;
		}
#ticket div#form {
		float: left;
		width: 215px;
	}
#ticket div.row {margin:0 auto 15px 0;}
#ticket input {width: 215px;}
#ticket div#end_tagline {
		float: left;
		position: relative;
		top: 330px;
		left: 15px;
	}
	
	
#legal #leftnav {height: 910px;}
#legal #body_block {
	height: 910px;	                  
	background: #ffffff url(http://www.meyer-records.com/images/bg_legalrecords.jpg) no-repeat top right;
    }
#legal form#request {
	margin-top: 355px;
	}
	
	
#facilities #leftnav {height: 345px;}
#facilities #body_block {
	height: 345px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_whyfacilities.jpg) no-repeat top right;
    }
#facilities div.textblock {width: 320px;}
#facilities form#request {
	margin-top: 270px;
	}
	
#records #leftnav {height: 850px;}
#records #body_block {
	height: 850px;	                  
	background: #ffffff url(http://www.meyer-records.com/images/bg_legalrecords.jpg) no-repeat top right;
    }
#records form#request {
	margin-top: 355px;
	}
	

#software #leftnav {height: 345px;}
#software #body_block {
	background: #ffffff url(http://www.meyer-records.com/images/bg_whysoftware.jpg) no-repeat top right;
	height: 345px;
    }
#software .textblock p {width: 325px;}


#offsite #leftnav {height: 900px;}
#offsite #body_block {
	height: 900px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_SerDatatape2.jpg) no-repeat top right;

    }
#offsite form#request {margin-top: 312px;}


#bridgeport #leftnav {height: 1015px;}
#bridgeport #body_block {
	background: #ffffff url(http://www.meyer-records.com/images/bg_bridgeport.jpg) no-repeat top right;
    }
#bridgeport form#request {
	margin-top: 349px;
	}
	
	
#danbury #leftnav {height: 875px;}
#danbury #body_block {
	height: 875px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_danbury.jpg) no-repeat top right;
    }
#danbury div.textblock {width: 305px;} 
#danbury form#request {
	margin-top: 213px;
	}
	
	
#hartford #leftnav {height: 1105px;}
#hartford #body_block {
	background: #ffffff url(http://www.meyer-records.com/images/bg_hartford.jpg) no-repeat top right;
    }
#hartford div.textblock {width: 310px;}
#hartford form#request {
	margin-top: 445px;
	}
	
#expertise #leftnav {height: 815px;}
#expertise #body_block {
	height: 815px;
	background: #ffffff url(http://www.meyer-records.com/images/bkd_locations.jpg) no-repeat top right;
    }
#expertise form#request {
	margin-top: 410px;
	}
	
#locations #leftnav {height: 970px;}
#locations #body_block {
	height: 970px;
	background: #ffffff url(http://www.meyer-records.com/images/bkd_locations.jpg) no-repeat right top;
    }
#locations div.textblock {width: 285px;}
#locations form#request {
	margin-top: 410px;
	}
	
	
#new-haven #leftnav {height: 1075px;}
#new-haven #body_block {
	background: #ffffff url(http://www.meyer-records.com/images/bg_new_haven.jpg) no-repeat top right;
    }
#new-haven form#request {
	margin-top: 410px;
	}
	

#new-york #leftnav {height: 1050px;}
#new-york #body_block {
	background: #ffffff url(http://www.meyer-records.com/images/bg_new_york.jpg) no-repeat top right;
    }
#new-york form#request {
	margin-top: 380px;
	}
	

#providence #leftnav {height: 1050px;}
#providence #body_block {
	background: #ffffff url(../images/bg_providence.jpg) no-repeat top right;
    }
#providence form#request {
	margin-top: 380px;
	}
	
	
#springfield #leftnav {height: 1095px;}
#springfield #body_block {
	background: #ffffff url(http://www.meyer-records.com/images/bg_springfield.jpg) no-repeat top right;
    }
#springfield form#request {
	margin-top: 436px;
	}
	
	
	
#stamford #leftnav {height: 900px;}
#stamford #body_block {
	background: #ffffff url(http://www.meyer-records.com/images/bg_stamford.jpg) no-repeat top right;
    }
#stamford div.textblock {width: 300px;}
#stamford form#request {
	margin-top: 237px;
	}
	
#waterbury #leftnav {height: 900px;}
#waterbury #body_block {
	background: #ffffff url(http://www.meyer-records.com/images/bg_waterbury.jpg) no-repeat top right;
    }
#waterbury div.textblock{width: 310px;}
#waterbury form#request {
	margin-top: 240px;
	}
	
#white-plains #leftnav {height: 925px;}
#white-plains #body_block {
	background: #ffffff url(http://www.meyer-records.com/images/bg_white_plains.jpg) no-repeat top right;
    }
#white-plains div.textblock {width: 290px;}
#white-plains form#request {
	margin-top: 262px;
	}
	
	
#worcester #leftnav {height: 1035px;}
#worcester #body_block {
	background: #ffffff url(http://www.meyer-records.com/images/bg_worcester.jpg) no-repeat top right;
    }
#worcester div.textblock {width: 316px;}
#worcester form#request {
	margin-top: 372px;
	}
	
#rec-mgmt #leftnav {height: 1230px;}
#rec-mgmt #body_block {
	/*height: 900px;*/
	background: #ffffff url(http://seopwebdev.com/reyzell/meyer-records/records-management-1.jpg) no-repeat top right;
    }
#rec-mgmt div.textblock {
	width: 314px;
	}
#rec-mgmt form#request {margin-top: 295px;}


#scanning #leftnav {height: 1015px;}
#scanning #body_block {
	height: 1015px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_SerImaging.jpg) no-repeat top right;
    }
#scanning form#request {
	margin-top: 456px;
	}
	
	
#shredding #leftnav {height: 1230px;}
#shredding #body_block {
	height: 1230px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_SerShredding.jpg) no-repeat top right;
    }
#shredding form#request {
	margin-top: 355px;
	}
#shredding form#request {margin-top: 669px;}


#storage #leftnav {height: 844px;}
#storage #body_block {
	height: 844px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_SerRecords2.jpg) no-repeat top right;
    }
	
#storage form#request {margin-top: 288px;}


#rec-quote #leftnav {height: 1130px;}
#rec-quote #body_block {height: 1130px;	background: #ffffff url(http://www.meyer-records.com/images/bg_quote.jpg) no-repeat top right;    }
#rec-quote div.row {clear: both;}
#rec-quote input#submit {margin-left: 15px; margin-top: 20px; }


#sitemap #leftnav {height: 755px;}
#sitemap #body_block {
	background-color: #ffffff;
    }
#sitemap div.textblock {
	width: 329px;
	float:left;
	}
	
	
#tape #leftnav {height: 800px;}
#tape #body_block {
	height: 800px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_ITrotate.jpg) no-repeat top right;

    }
#tape form#request {
	margin-top: 250px;
	}
	
#tape div.textblock {
	width: 325px;
	float:left;
	}
	
#mountain #leftnav {height: 1028px;}
#mountain #body_block {
	height: 1028px;
	background: #ffffff url(http://www.meyer-records.com/images/bg_whyversus.jpg) no-repeat top right;
    }
#mountain form#request {
	margin-top: 270px;
	}
#mountain div.textblock {
	width: 325px;
	float:left;
	}
	
	
#why-data #leftnav {height: 400px;}
#why-data #body_block {
	height: 400px;
	background: #ffffff url() no-repeat top right;
    }
#why-data form#request {
	margin-top: 355px;
	}
	
#why-meyer #leftnav {height: 400px;}
#why-meyer #body_block {
	height: 400px;
	background: #ffffff url() no-repeat top right;
    }
#why-meyer form#request {
	margin-top: 355px;
	}

h3#location {
line-height:1.25em;
font-size:13px;
color:#0098db;
font-style:italic;
}
