@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, table, legend, caption, tbody, tfoot, thead, tr, th, td {
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	text-align:left;
}
img, a img, :link img, :visited img {
	border:none;
	
	
}
object {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
html {
	height:100%;
	overflow-y:scroll;
}
body {
	background:#1f1e1f  url(../images/logo.png) no-repeat top center;
	color:#BBBBBB;
	font-size:14px;
	line-height:1.2em;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#container {
	width:950px;
	margin: 0 auto;
	
}

#navbar {
	height:38px;
	margin-top:220px;
	margin-left:177px;
}

#wrapper {
	background:url(../images/middle.png) repeat-y;
	z-index:1;
}


#top {
	background:url(../images/top.png) no-repeat;
	height:139px;
	width:950;
	margin-bottom:-120px;
	position:relative;
	z-index:2;
}

#bottom {
	background:url(../images/bottom.png) no-repeat;
	height:140px;
	width:950;
	margin-top:-120px;
	position:relative;
	z-index:2;
}

#content {
	z-index:10;
	position:relative;
	padding:0px 20px;
	overflow:visible;
	width:910px;
}

#content img{
/*	z-index:2;*/
	position:relative;
}

#content p {
	line-height:18px;
/*	text-align:left;*/
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
  height: 38px;
  position: relative;
  display: block;
  background: url(../images/navbar.png) 0 0 no-repeat;
}

#navigation a.home {
  background-position: 0 0;
  width: 96px;
}

/* .highlight will be remove if JS is enabled */
#navigation .highlight a.home:hover, 
#navigation a.home .hover {
  background-position: 0 -38px;
  width: 96px;
}

/* Home current */

#navigation .homecurrent {
	  height: 38px;
  position: relative;
  display: block;
  background: url(../images/navbar.png) 0 0 no-repeat;
	background-position: 0 -76px;
	width: 96px;
}

#navigation .homecurrent span{
	  display:none;
}

/* Thunkers */

#navigation .thunkerscurrent {
	  height: 38px;
  position: relative;
  display: block;
  background: url(../images/navbar.png) 0 0 no-repeat;
	background-position: -351px -76px;
	width: 120px;
}

#navigation .thunkerscurrent span{
	  display:none;
}

#navigation a.thunkers {
  background-position: -351px 0;
  width: 120px;
}

#navigation .highlight a.thunkers:hover, 
#navigation a.thunkers .hover {
  background-position: -351px -38px;
  width: 120px;
}

/* What we do */

#navigation .whatwedocurrent span{
	  display:none;
}

#navigation .whatwedocurrent {
	  height: 38px;
  position: relative;
  display: block;
  background: url(../images/navbar.png) 0 0 no-repeat;
	background-position: -97px -76px;
	width: 159px;
}

#navigation a.whatwedo {
  background-position: -97px 0;
  width: 159px;
}

#navigation .highlight a.whatwedo:hover, 
#navigation a.whatwedo .hover {
  background-position: -97px -38px;
  width: 159px;
}

/* Clients */

#navigation .clientscurrent span{
	  display:none;
}

#navigation .clientscurrent {
	  height: 38px;
  position: relative;
  display: block;
  background: url(../images/navbar.png) 0 0 no-repeat;
	background-position: -255px -76px;
	width: 97px;
}

#navigation a.clients {
  background-position: -255px 0;
  width: 97px;
}

#navigation .highlight a.clients:hover, 
#navigation a.clients .hover {
  background-position: -255px -38px;
  width: 97px;
}

/* Contact current */

#navigation .contactcurrent span{
	  display:none;
}

#navigation .contactcurrent {
	  height: 38px;
  position: relative;
  display: block;
  background: url(../images/navbar.png) 0 0 no-repeat;
	background-position: -470px -76px;
	width: 109px;
}

#navigation a.contact {
  background-position: -470px 0;
  width: 109px;
}

#navigation .highlight a.contact:hover, 
#navigation a.contact .hover {
  background-position: -470px -38px;
  width: 109px;
}

#navigation li {
	float:left;
	list-style:none;
}

#footer {
	background:#1f1e1f url(../images/footer.png) no-repeat top center;
	height:140px;
	text-align:center;
	position:relative;
/*	top:140px;*/
	font-size:12px;
	padding-top:4px;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

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

#content a {
	color:#b50000;
	text-decoration:underline;
}

#content a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#880000;
}

.keyword {
	color:#FFF;
}

.more {
	text-align:right;
	line-height:22px;
}

h1 {
	color:#FFFFFF;
font-family:Georgia;
font-size:22px;
font-weight:normal;
padding-bottom:10px;
line-height:22px;
}

h2 {
	color:#FFFFFF;
	margin-top:-6px;
	padding-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h4 {
	color:#FFFFFF;
font-family:Georgia;
font-size:18px;
font-weight:normal;
padding-bottom:5px;
line-height:22px;
}

a:focus {
            outline: none;
        }
		
.productwrapper {
	width:910px;
	overflow:auto;
	padding-bottom:20px;
}
		
.productleft {
	width:445px;
/*	height:150px;*/
	overflow: visible;
	float:left;
	padding-right:20px;
}

.productright {
	width:445px;
/*	height:150px;*/
	overflow: visible;
	float:left;
/*	padding-right:10px;*/
}

.product {
	width:445px;
/*	height:150px;*/
	overflow: visible;
	padding-bottom:20px;
	margin-bottom:20px;
	position:relative;
	border-bottom:10px solid #333;
	min-height:150px;
/*	padding-top:20px;*/
}

.thunker {
	border-bottom:10px solid #333333;
	height:300px;
	margin-bottom:20px;
	min-height:300px;
	overflow:visible;
	padding-bottom:20px;
	position:relative;
	width:445px;
}

#productsleft {
	width:445px;
	float:left;
	overflow:visible;
	position:relative;
	height:auto;
}

#content .imgleft {
	border-right:#aaa 2px dotted;
	padding-right:20px;
	margin-right:20px;
	position:relative;
	margin-bottom:10px;
}

#content .imgright {
	border-left:#aaa 2px dotted;
	padding-left:20px;
	margin-left:20px;
	position:relative;
}

.redtext {
	color: #C00;
}

#perspectivemerchantshidden, #perspectivelabhidden, #executionhidden, #trendreportshidden, #labfacilityhidden, #culturehidden {
	display:none;
}

#ending {
	clear:both;
}

h3 {
background:#222222 none repeat scroll 0 0;
border-bottom:2px solid #555555;
border-top:2px solid #555555;
color:#880000;
font-family:Georgia;
font-size:36px;
font-weight:normal;
margin-bottom:-22px;
padding-bottom:23px;
padding-top:12px;
clear:both;
	
}

.divider {
	background:#333333 none repeat scroll 0 0;
	height:10px;
	margin-top:15px;
	width:910px;
}