@charset "UTF-8";
/* CSS Document */

/* HTML TAG RESET */
	
h1 {font-size: 24px;}
h2 {font-size: 18px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
h3 {font-size: 16px;}
h4 {font-family: "Tahoma", "Geneva", sans-serif; font-size: 12px; color: #00CC00; line-height: 2;}
h5 {font: Geneva, Helvetica, sans-serif; font-size: 12px;}
h6 {font-size: 10px; font-family: "Tahoma", "Geneva", sans-serif; font-weight: lighter; line-height: 30%;}

body 	{
		color: #000000;
		margin: 0px;
		padding: 0px;
		border: none;
		background: url(images/dli_bg.png) repeat-y fixed 50% 50%;
		}
		
/* TEXT STYLES */
		
		.j1 {
		text-align: left;
		font: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		letter-spacing: .5px;
		line-height: 1.8;
		color: #000000;
		}

		.nav_txt {
		text-align: left;
		font-family: "Lucida Grande";
		font-size: 13px;
		line-height: 1.4;
		color: #000000;
		}
				
		.nav_txt:hover {
		color: #00CC00;
		}
		
		.nav_txt_active{
		text-align: left;
		font-family: "Lucida Grande";
		font-size: 13px;
		letter-spacing: .5px;
		line-height: 1.4;
		color: #00CC00;
		}
		
		.nav_txt_active:hover {
		font-weight: bolder;
		}

		
/* WRAP */

		#wrap {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
		background: #FFFFFF;
		width: 760px;
		}
	
/* HEADER */

		.header {
		position: relative;
		margin-bottom: 0px;
		padding-bottom: 0px;
		}

 /* DROPDOWN NAV */
		
		#nav {
		padding-bottom: 0.5em;
		display: none;
		}
		
		#nav, #nav ul {
		padding: 0.09em 0 0 0;
		margin: 0;
		list-style: none;
		line-height: 1.4;
		font-family: "Tahoma", sans-serif;
		font-size: 11px;
		z-index: 2;
		}

		#nav a {
		display: block;
		width: 12em;
		color: #000000;
		text-align: left;
		text-decoration: none;
		padding: 0.25em .75em;
		z-index: 2;
		}

		#nav li {
		float: left;
		width: 12em;
		border: 0;
		z-index: 2;
		}
		
		#nav li ul {
		position: absolute;
		width: 11.75em;
		left: -999em;
		z-index: 2;
		}
		
		#nav li ul ul {
		margin: -1.9em 0 0 12em;
		color: #3D9B35;
		border-left: inset thin #666666;
		z-index: 3;
		}

		#nav li:hover ul {
		left: auto;
		background: #90F970;
		border-left: inset thin #666666;
		width: 12em;
		z-index: 2;
		}
		
		#nav li:hover, #nav li.sfhover {
		background: #FFFFFF;
		z-index: 2;
		}
		
		#nav li:hover ul ul, #nav li.sfhover ul ul {
		left: -999em;
		}
		
		#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
		left: auto;
		}
		
		.arrow {
		background-image: url(images/arrow.gif);
		width: 10px;
		height: 9px;
		}
		
/* CONTENT */

.content_hl {
	position: relative;
	width: auto;
	height: auto;
	left: 200px;
	top: -255px;
	font-family: "Geneva", "Helvetica";
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 30px;
	color: #333333;
}

.content_body_txt {
	position: absolute;
	width: 420px;
	height: auto;
	left: 179px;
	top: 100px;
	line-height: 2;
	text-align: justify;
	font-family: "Arial";
	font-weight: 300;
	font-size: 12px;
	letter-spacing: .5px;
	color: #000000;
}

.content_entry_hl {
	position: relative;
	width: auto;
	height: auto;
	left: 0px;
	font-family: "Geneva", "Helvetica";
	font-size: 12pt;
	letter-spacing: 1px;
	color: #00CC00;
}

.content_entry_txt {
	position: relative;
	left: 0px;
	width: 500px;
	height: auto;
	text-align: justify;
	font-family: "Arial";
	font-size: 12px;
	letter-spacing: .5px;
	line-height: 1.4;
	color: #000000;
}

.content_blank_tall {
	clear: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/content_blank_tall.png);
	background-position: top left;
	background-repeat: repeat-y; 
	height: 1900px;
	width: 770px;
	border-top: inset 1px #CCCCCC;
	border-right: none;
	border-left: none;
	position: relative;
	
	margin-top: 15px;
}

/* TRANSFER PAGES */

		.transfer_links {
		position: absolute;
		width: 585px;
		height: 80px;
		left: 27px;
		top: 130px;
		}
		
		.nav_link_active {
		position: absolute;
		width: 300px;
		height: 20px;
		font-family: "Geneva";
		font-size: 14pt;
		color: #00CC00;
		text-decoration: none;
		}
		
		.nav_link {
		display: none;
		}
		
	.nav_link_active#copy {
	top: -60px;
	left: 150px;
	width: auto;
	}
	
	.nav_link_active#imaging {
	top: -60px;
	left: 150px;
	width: auto;
	}

	.nav_link_active#graphics {
	top: -60px;
	left: 150px;
	width: auto;
	}
	
	.nav_link_active#discovery {
	top: -60px;
	left: 150px;
	width: auto;
	}
	
	.nav_link_active#facility {
	top: -60px;
	left: 150px;
	width: auto;
	}

	.nav_link_active#clientele {
	top: -60px;
	left: 150px;
	width: auto;
	}
	
	.nav_link_active#management {
	top: -60px;
	left: 150px;
	width: auto;
	}
	
/* MAIN */


#main_bg {
	clear: left;
	position: relative;
	background-image:url(images/content_main.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 387px;
	
	width: 773px;
	border-top: inset #000000 thin;
	border-bottom: inset #000000 thin;
	margin-top: 15px;
	margin-bottom: 10px;
}

#main_txt {
	position: absolute;
	width: auto;
	left: 133px;
	top: 142px;
	font-family: "Geneva", "Helvetica";
	letter-spacing: 1px;
	font-size: 26px;
	color: #009900;
}

.main_txt2 {
	position: absolute;
	font-family: "Geneva", "Helvetica";
	font-size: 14px;
	color: #000000;
	top: 12px;
	left: -99px;
}

#main_bodytxt {
	position: absolute;
	width: 350px;
	left: 134px;
	top: 188px;
	height: auto;
	text-align: left;
	font-family: "New York";
	text-align: justify;
	font-size: 12px;
	letter-spacing: .5px;
	line-height: 1.8;
	color: #000000;
}

/* ABOUT US */

	/* HISTORY */
		
		#history_bg {
		clear: left;
		background-image:url(images/history_bg.png);
		background-position: top left;
		background-repeat: no-repeat;
		height: 370px;
		position: relative;
		border: inset 1px #CCCCCC;
					
		width: 773px;
		margin-top: 15px;
		margin-bottom: 10px;
		}
		
	/* FACILITY */
	
		.content_blank_tall#facility {
		height: 390px;
		}
	
		#facility_bg {
		clear: left;
		background-image:url(images/facility_bg3.png);
		background-position: top left;
		background-repeat: no-repeat;
		height: 390px;
		width: 770px;
		position: relative;
		border-top: inset 1px #CCCCCC;
		border-bottom: none;
		
		width: 773px;
		margin-top: 15px;
		margin-bottom: 10px;
		}
		
	/* CLIENTELE */
		
		#clients {
		position: absolute;
		left: 201px;
		top: 340px;
		width: auto;
		height: auto;
		}

		#clients_cont {
		position: absolute;
		left: 446px;
		top: 340px;
		width: auto;
		height: auto;
		}
		
		a.clink{
		font-family: "Geneva", "Helvetica";
		font-size: 12px;
		}
		
		a.clink:link {
		color: #009900;
		}
		
		a.clink:active {
		color: #009900;
		}
		
		a.clink:hover {
		color: #00FF00;
		font-weight: bold;
		}
		
		a.clink:visited {
		color: #006600;
		}
		
		a.clink:visited:hover {
		color: #00FF00;
		}
		
	/* MANAGEMENT */
	
		#management_bg {
		clear: left;
		background-image:url(images/management_bg.png);
		background-position: top left;
		background-repeat: no-repeat;
		height: 390px;
		width: 770px;
		position: relative;
		}
		
		.mg {
		position: absolute; 
		left: 178px;
		top: 230px;
		width: 464px;
		height: auto;
		font-family: "Geneva", "Helvetica";
		line-height: 2;
		font-weight: bold;
		font-size: 12px;
		color: #009900;
		}
		
		.mk {
		font-family: "Geneva", "Helvetica";
		letter-spacing: 2px;
		font-size: 9px;
		color: #666666;
		}
		
/* SERVICES */

.service_entry {
display: none;
}

	/* DOCUMENT IMAGING */
	
		.content_blank_tall#imaging {
		height: 550px;
		}
		
		#docimg_bg {
		clear: left;
		background-image:url(images/docimg_bg.png);
		background-position: top left;
		background-repeat: no-repeat;
		height: 370px;
		width: 770px;
		position: relative;
		}

		.content_body_txt#imaging {
		position: absolute;
		width: 420px;
		height: auto;
		line-height: 1.4;
		text-align: justify;
		font-family: "Trebuchet MS", "Helvetica";
		font-weight: 300;
		font-size: 12px;
		letter-spacing: .5px;
		color: #000000;
		
		background-color: #FFFFFF;
		 
		border: none;
		
		padding-top: 9px; 
		padding-left: 14px; 
		padding-right: 15px; 
		padding-bottom: 8px; 
		top: 95px; 
		left: 164px;
		}
		
		.content_entry_hl#planning {
		top: 130px;
		}
		.content_entry_txt#planning {
		top: 140px;
		}
		.content_entry_hl#large {
		top: 160px;
		}
		.content_entry_txt#large {
		top: 170px;
		}
		.content_entry_hl#ocr {
		top: 190px;
		}
		.content_entry_txt#ocr {
		top: 200px;
		}
		
	/* PHOTOCOPYING AND ADDITIONAL SERVICES */
	
		.content_blank_tall#services {
		height: 500px;
		}
		
		#copy_bg {
		margin-left: 1em;
		background: none;
		display: none;
		}

		.content_entry_hl#volume {
		top: 240px;
		}
		
		.content_entry_txt#volume {
		top: 250px;
		}
		
		.content_entry_hl#copies {
		top: 270px;
		}
		
		.content_entry_txt#copies {
		top: 280px;
		}
		
		.content_entry_hl#bind {
		top: 300px;
		}
		
		.content_entry_txt#bind {
		top: 310px;
		}
		
		.content_entry_hl#bates {
		top: 330px;
		}
		
		.content_entry_txt#bates {
		top: 340px;
		}
		
		.content_entry_hl#oversize {
		top: 360px;
		}
		
		.content_entry_txt#oversize {
		top: 370px;
		}
		
		.content_entry_hl#dup {
		top: 390px;
		}
		
		.content_entry_txt#dup {
		top: 400px;
		}
		
	/* EDISCOVERY */

		#ediscovery_bg {
		clear: left;
		background-image:url(images/ediscovery_bg.png);
		background-position: top left;
		background-repeat: no-repeat;
		height: 370px;
		width: 770px;
		position: relative;
		border-top: inset 1px #CCCCCC;
		border-bottom: none;
		
		width: 773px;
		margin-top: 15px;
		margin-bottom: 10px;
		}
		
	/* GRAPHICS */

		.content_blank_tall {
		height: 550px;
		}
		
		#graphic_bg {
		display: none;
		}
		
		#content_txt_main {
		position: relative;
		width: 320px;
		height: 0px;
		top: -185px;
		left: 159px;
		}
		
		#service_entry_blowup {
		padding-top: -240px;
		display: none;
		}
		
		.content_entry_hl#blowup {
		top: 350px;
		}
		.content_entry_txt#blowup {
		top: 360px;
		}
		.content_entry_hl#callout {
		top: 380px;
		}
		.content_entry_txt#callout {
		top: 390px;
		}
		.content_entry_hl#exhibits {
		top: 410px;
		}
		.content_entry_txt#exhibits {
		top: 420px;
		}
		
/* CONTACT */

	/* CONTACT INFORMATION */
	
	.contact_hl {
	font-family: "Geneva", "Helvetica";
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	}
	
	.contact_entry {
	font-family: "New York";
	font-size: 11px;
	color:#000000
	}
	
	#map {
	position: absolute;
	top: 355px;
	left: 270px;
	}
	
	/* RFP */

	.rfp_txt{
	font-family: "Geneva", "Helvetica";
	font-size: 12px;
	color: #000000;
	}
	.rfp_txt:hover {
	color: #00CC00;
	}
	
/* FOOTER  */
		
	.footer {
	position: absolute;
	text-align: center;
	top: 0px;
	left: -1px;
	height: auto;
	margin-top: -10px;
	}
	
	.footer#services {
	top: 875px;
	}
	
	.footer#imaging {
	top: 930px;
	}
	
	.footer#graphics {
	top: 800px;
	}
	
	.footer#discovery {
	top: 670px;
	}

	.footer#facility {
	top: 550px;
	}
	
	.footer#clientele {
	top: 650px;
	}
	
	.footer#management {
	top: 660px;
	}