/* RESET */
/* ----------------------------------------- */


*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { 
	margin: 0;
	padding: 0 
	}
	
table { 
	border-collapse: collapse; 
	border-spacing: 0 
	}

fieldset, img { 
	border: 0 
	}

address, caption, cite, code, dfn, em, strong, th, var { 
	font-style: normal; 
	font-weight: normal 
	}

ol, ul, li { 
	list-style: none 
	}
	
caption, th { 
	text-align: left 
	}
	
h1, h2, h3, h4, h5, h6 { 
	font-size: 100%; 
	font-weight: normal 
	}
	
q:before, q:after { 
	content:''
	}

strong { 
	font-weight: bold 
	}
em { 
	font-style: italic 
	}
	
a img { 
	border: none 
	} /* Gets rid of IE's blue borders */

/*------------------------------------------------*/
/*--              SHELL STRUCTURE             --*/


html {
	margin: 0 auto;
	padding: 0;
	background-color: #1a282d;
	}

body {
	margin: 0 auto;
	padding: 0;
	background: transparent url("images/bg.png") top center repeat-x;
	}	

div#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	min-height: 800px;
	}

#topright {
	display: block;
	margin: 0;
	padding: 0;
	width: 460px;
	height: 353px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 50;
	background: transparent url("images/top-cards.png") center center no-repeat;
	}
	
#banner {
	display: block;
	padding: 0;
	margin: 30px 0 0 0;
	height: 80px;
	}
	
#banner span {
	font: 1.8em Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px #3786A0;
	}
	
#left-sidebar {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 292px;
	font: 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #edeff0;
	font-weight: normal;
	}
	
#right-main {
	display: block;
	margin: 30px 0 0 0;
	padding: 0;
	position: relative;
	float: right;
	width: 626px;
	font: 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #edeff0;
	font-weight: normal;
	}
	
#left-main {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 626px;
	font: 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #edeff0;
	}
	
#right-sidebar {
	display: block;
	margin: 30px 0 0 0;
	padding: 0;
	position: relative;
	float: right;
	width: 292px;
	font: .9em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #edeff0;
	font-weight: normal;
	}
	
#promo-medical {
	display: block;
	margin: 0;
	padding: 0;
	width: 291px;
	min-height: 192px;
	background: #7d0621 url("images/promo_medical-mid.png") top left no-repeat;
	}
	
#promo-branded {
	display: block;
	margin: 0;
	padding: 0;
	width: 291px;
	min-height: 192px;
	background: #246052 url("images/promo_branded-mid.png") top left no-repeat;
	}
	
#promo-medical ul {
	padding: 20px 20px 14px 20px;
	}
	
#promo-medical li {
	padding-bottom: 4px;
	margin-left: 30px;
	color: #fff;
	list-style-type: disc;
	font: .9em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
#promo-medical span {
	padding-left: 30px;
	color: #fff;
	font: .95em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	}


#promo-forensics {
	display: block;
	margin: 0;
	padding: 0;
	width: 291px;
	min-height: 127px;
	background: #3f4e62 url("images/promo_forensics-mid.png") top left no-repeat;
	}
	
#promo-forensics ul {
	padding: 20px 20px 14px 20px;
	}
	
#promo-forensics li {
	padding-bottom: 4px;
	margin-left: 30px;
	color: #fff;
	list-style-type: disc;
	font: .9em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
#promo-forensics span {
	padding-left: 30px;
	color: #fff;
	font: .95em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

div#mini-column1 {
	display: block;
	margin: 0;
	padding: 0 0 20px 0;
	width: 292px;
	position: relative;
	float: left;
	}
	
div#mini-column2 {
	display: block;
	margin: 0 0 0 42px;
	padding: 0 0 20px 0;
	width: 292px;
	position: relative;
	float: left;
	}
	
/*------------------------------------------------*/
/*--                 SITE WIDE                     --*/

a, a:link, a:visited {
	text-decoration: underline;
	color: #efbd75;
	font-weight: normal;
	}

a:hover {
	text-decoration: none;
	color: #F6DBAA;
	}

a:active { 
	outline: none; 
	}

a:focus { 
	-moz-outline-style: none; 
	}
	
h1 {
	font: 1.85em Helvetica, sans-serif;
	font-weight: bold;
	color: #efbd75;
	margin: 12px 0 0 0;
	padding: 0 0 20px 0;
	}
	
h1#printing {
	display: block;
	width: 100%;
	height: 105px;
	line-height: 105px;
	background: transparent url("images/icon_printing.png") center right no-repeat;
	}
	
h1#printing2 {
	display: block;
	width: 100%;
	height: 105px;
	line-height: 105px;
	background: transparent url("images/icon_printing.png") -26px 0 no-repeat;
	text-indent: 160px;
	}
	
h1#promotional {
	display: block;
	width: 100%;
	height: 101px;
	line-height: 101px;
	background: transparent url("images/icons_promotional.png") center right no-repeat;
	}
	
h1#medical {
	display: block;
	width: 100%;
	height: 105px;
	line-height: 125px;
	background: transparent url("images/icons_medical.png") center left no-repeat;
	text-indent: 160px;
	}
	
h1#forensic {
	display: block;
	width: 100%;
	height: 104px;
	line-height: 104px;
	background: transparent url("images/icons_forensic.png") center left no-repeat;
	text-indent: 160px;
	}

h2 {
	font: 1.4em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #efbd75;
	margin: 12px 0 0 0;
	padding: 0 0 20px 0;
	}
	
h3 {
	font: 1.6em Helvetica, sans-serif;
	font-weight: bold;
	color: #56a3bd;
	margin: 30px 0 18px 0;
	padding: 20px 0;
	border-top: 1px solid #56a3bd;
	border-bottom: 1px solid #56a3bd;
	text-indent: 20px;
	}
	
p {
	margin: 0;
	padding: 0 0 20px 0;
	}
	
.clear {
	clear: both;
	}
	
.blue {
	color: #56a3bd;
	}
	
li {
	margin-left: 20px;
	padding-bottom: 8px;
	list-style-type: disc;
	}
	
li.pdf {
	display: block;
	margin: 0 0 12px 12px;
	padding: 0 0 0 42px;
	height: 33px;
	line-height: 33px;
	background: transparent url("images/icon_pdf.png") center left no-repeat;
	text-indent: 0;
	list-style-type: none;
	}
	
/*------------------------------------------------*/
/*--          MAIN NAVIGATION                 --*/

	
#nav {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 90px;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 auto;
	width: 960px;
	}
	
#nav li {
	list-style: none;
	margin: 0;
	padding: 0 30px 0 0;
	display: block;
	float: left;
	}

	
#nav li a, menu li a:link, menu li a:visited {
	font: .9em Helvetica, sans-serif;
	line-height: 90px;
	color: #bfbfbf;
	font-weight: bold;
	text-decoration: none;
	}
	
#nav li a:hover {
	color: #3C8AA5;
	text-decoration: none;
	}
	

/*------------------------------------------------*/
/*--          SITE SPECIFICS                 --*/

form.PSprint {
	margin:0;
	padding: 0;
	}
	
form.PSprint input.button {
	display: block;
	margin: 12px 0 0 0;
	padding: 0;
	width: 153px;
	height: 39px;
	outline: none;
	background: transparent url("images/button_buy.png") center center;
	cursor: pointer;
	border: none;
	}
	
/*------------------------------------------------*/
/*--                 FOOTER                   --*/

div#footer {
	display: block;
	margin: 0 auto;
	padding: 30px 0 0 0;
	color: #CEB175; 
	text-align: center;
	height: 184px;
	width: 100%;
	clear: both;
	background: transparent url("images/bg_footer.png") bottom center repeat-x;
	}

div#footer a, div#footer a:link, div#footer a:visited {
	color: #CEB175;
	text-decoration: underline;
	}
	
div#footer a:hover {
	color: #CEB175;
	text-decoration: none;
	}
	
div#footer div#contact {
	display: block;
	margin: 0 auto;
	padding: 16px 0 0 0;
	width: 960px;
	font: .95em/1.45em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #65b1cc;
	text-align: center;
	border-top: 1px solid #3987a2;
	}
	
div#footer div#contact a, div#footer div#contact a:link, div#footer div#contact a:visited {
	color: #65b1cc;
	text-decoration: none;
	}
	
div#footer div#contact a:hover {
	color: #9cdff7;
	text-decoration: none;
	}

div#footer p {
	margin-top: 54px;
	font: .8em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #30434a;
	}
	
div#footer p a, div#footer p a:link, div#footer p a:visited {
	color: #30434a;
	text-decoration: none;
	}
	
div#footer p a:hover {
	color: #000;
	text-decoration: none;
	}

/*------------------------------------------------*/
/*--                 TABLE INFORMATION                   --*/



.TableLayout {
	width: 620px;
	padding: 0;
	margin: 0 0 20px 0;
}

caption {
	padding: 0 0 12px 0;
	width: 700px;	 
	font-weight: bold;
	font-size: 1.4em;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url("images/bg_table.jpg") top left no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-size: .85em;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}