/*
author: Conrad Jamir
modified on: 09/14/09 4:05pm

colors:
#7B827C silver
#019583 green
#066AA6 blue
#42007D purple
#B3DC1F limegreen
#93BA06 dirty limegreen --text only
#333333	dark grey

*/
* {
	margin: 0;
	padding: 0;
	border: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	outline: none;
	letter-spacing: .05em;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
/* start dynamic header menu */
body#danatomical #header ul.menu a.nvanatomical {
	background: url(images/menu_h1.gif) no-repeat bottom center;
	color: #42007D;
}
body#dtradeshow #header ul.menu a.nvtradeshow {
	background: url(images/menu_h1.gif) no-repeat bottom center;
	color: #42007D;
}
body#dmarketing #header ul.menu a.nvmarket {
	background: url(images/menu_h2.gif) no-repeat bottom center;
	color: #066AA6;
}
body#deducate #header ul.menu a.nveducate {
	background: url(images/menu_h3.gif) no-repeat bottom center;
	color: #019583;
}
body#dcontact #header ul.menu a.nvcontact {
	background: url(images/menu_h4.gif) no-repeat bottom center;
	color: #333333;
}
#bgHeader {
	width: 100%;
	background: #FFFFFF url(images/bg_header.gif) repeat-x;
	height: 120px;
}
#header {
	width: 960px;
	height: 120px;
	margin: 0 auto;
}
#header .logo {
	float: left;
	margin: 35px 45px 0 30px;
}

/* start header menu */
#header ul.menu {
	float: left;
	margin: 30px 0 0 0;
	display: block;
}
#header ul.menu li {
	float: left;
	display: block;
	margin: 0px;
}
#header ul.menu li a {
	float: left;
	display: block;
	color: #7B827C;
}
#header ul.menu li.ntradeshow a, #header ul.menu li.nanatomical a, #header ul.menu li.nmarket a, #header ul.menu li.neducate a, #header ul.menu li.ncontact a {
	float: left;
	display: block;
	font-weight: bold;
	padding: 10px 16px;
}
#header ul.menu li.nanatomical a {
	background: url(images/menu_1.gif) no-repeat bottom center;
}
#header ul.menu li.nanatomical a:hover {
	color: #42007D;
	background: url(images/menu_h1.gif) no-repeat bottom center;
}
#header ul.menu li.ntradeshow a {
	background: url(images/menu_1.gif) no-repeat bottom center;
}
#header ul.menu li.ntradeshow a:hover {
	color: #42007D;
	background: url(images/menu_h1.gif) no-repeat bottom center;
}
#header ul.menu li.nmarket a {
	background: url(images/menu_2.gif) no-repeat bottom center;
}
#header ul.menu li.nmarket a:hover {
	color: #066AA6;
	background: url(images/menu_h2.gif) no-repeat bottom center;
}
#header ul.menu li.neducate a {
	background: url(images/menu_3.gif) no-repeat bottom center;
}
#header ul.menu li.neducate a:hover {
	color: #019583;
	background: url(images/menu_h3.gif) no-repeat bottom center;
}
#header ul.menu li.ncontact a {
	background: url(images/menu_4.gif) no-repeat bottom center;
}
#header ul.menu li.ncontact a:hover {
	color: #333;
	background: url(images/menu_h4.gif) no-repeat bottom center;
}
#content {
	background-color: #FFFFFF;
	width: 960px;
	padding: 0px;
	margin: 15px auto 0px auto;
	min-height: 550px;
	position: relative;
}
#content p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 0.04em;
}
#content li{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 30px;
	line-height: 22px;
	letter-spacing: 0.05em;
	list-style-type: circle;
}
/* start home content */
#content .hmMarketing a, .hmTradeshow a, .hmEducate a  {
	display: block;
}
#content .hmMarketing {
	float: left;
	margin: 5px 70px 0 60px;
	width: 426px;
	height: 366px;
	background: url(images/hm_marketing2.gif) no-repeat;
}
#content .hmMarketing h1, #content .hmTradeshow h1, #content .hmTag h1, #content .hmEducate h1 {
	display: none;
}
#content .hmMarketing a:hover img {
	visibility: hidden;
}
#content .hmTradeshow {
	float: left;
	margin: 5px 0;
	width: 306px;
	height: 221px;
	background: url(images/hm_tradeshow2.gif) no-repeat;
}
#content .hmTradeshow a:hover img {
	visibility: hidden;
}
#content .hmTag {
	float: left;
	margin: 33px 195px 0 30px;
}
#content .hmEducate {
	float: left;
	margin: -155px 0 0 0;
	width: 378px;
	height: 332px;
	background: url(images/hm_education2.gif) no-repeat;
}
#content .hmEducate a:hover img {
	visibility: hidden;
}

/* start sub-content */
#content .tradeshow {
	background: url(images/bg_tradeshow.jpg) no-repeat center 13px;
	width: 960px;
	min-height: 536px;
}
#content .marketing {
	background: url(images/bg_marketing.jpg) no-repeat center top;
	width: 960px;
	min-height: 536px;
}
#content .education {
	background: url(images/bg_education.jpg) no-repeat center top;
	width: 960px;
	min-height: 536px;
}
#content .contactBg {
	background: url(images/bg_contact.jpg) no-repeat center 13px;
	width: 960px;
	min-height: 536px;
}
#content .turnkeyBg {
	width: 960px;
	height: 504px;
	background-image: url(images/bg_turnkey.jpg);
	background-repeat: no-repeat;
	background-position: center 17px;
}
#content .lftContent {
	float: left;
	margin: 38px 0 0 92px;
	width: 370px;
}
#content .lftContent2 {
	float: left;
	margin: 0 0 0 92px;
	width: 433px;
}
#content .lftContent h1 {
	visibility: hidden;
}
#deducate #content .education .lftContent {
	float: left;
	width: 868px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 92px;
}
#deducate #content .education .lftContent h2,#deducate #content .education .lftContent h3 {
	padding: 15px 0;
	color: #019583;
}
#danatomical #content .tradeshow .lftContent {
	float: left;
	width: 868px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 92px;
}
#danatomical p {
	padding-bottom: 15px;
}
#danatomical #content .tradeshow .lftContent .gesture {
	float: right;
	margin: 5px 60px 30px 60px; 
}
#dantomical #content .tradeshow .lftContent a {
	color: #42007D;
	text-decoration: underline;
	font-weight: bold;
}
#danatomical #content .tradeshow .lftContent h2,#danatomical #content .tradeshow .lftContent h3 {
	padding: 15px 0;
	color: #42007D;
}
#dtradeshow #content .tradeshow .lftContent {
	float: left;
	width: 868px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 92px;
}
#dtradeshow #content .tradeshow .lftContent .gesture {
	float: right;
	margin: 25px 0px 30px 10px; 
}
#dtradeshow #content .tradeshow .lftContent a {
	color: #42007D;
	text-decoration: underline;
	font-weight: bold;
}
#dtradeshow #content .tradeshow .lftContent h2,#dtradeshow #content .tradeshow .lftContent h3 {
	padding: 15px 0;
	color: #42007D;
}
#deducate #content .education .lftContent .edu {
	float: right;
	margin: 55px 95px 50px 35px;
}
#dmarketing #content .marketing .lftContent {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 92px;
	width: 868px;
}
#dmarketing #content .marketing .rtContent {
	margin: 0px;
	padding: 0px;
	float: right;
}
#dmarketing #content .marketing .lftContent .beckman {
	margin: 0px;
	padding: 50px 95px 0px 35px;
	float: right;
}
#dmarketing #content .marketing .lftContent h2,#dmarketing #content .marketing .lftContent h3 {
	padding: 15px 0;
	color: #066AA6;
}
#content .rtContent {
	float: right;
	margin: 135px 150px 0 35px;
}
#content .rtContent .address {
 	border: 1px solid #666666;
	margin: 0;
	padding: 20px 50px 10px 20px;

}
#content .rtContent .address h2{
	color: #333;
	text-align: left;
	padding: 0;

}
#content .rtContent .address p{
	margin: 10px;
}
#content .rtContent2 {
	float: right;
	margin: 25px 100px 0 35px;
}
#content .rtContent2 .address {
 	border: 1px solid #666666;
	margin: 0;
	padding: 20px 50px 10px 20px;

}
#content .rtContent2 .address h2{
	color: #333;
	text-align: left;
	padding: 0;

}
#content .rtContent2 .address p{
	margin: 10px;
}
#bgFooter {
	background-color: #FFFFFF;
	background: url(images/bg_footer.gif) repeat-x;
	padding: 0;
	width: 100%;
	margin: 0 auto;
	height: 70px;
}
#footer {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0 20px 0;
}

/* start footer menu */
#footer ul.menu {
	margin: 0px 0 10px 0;
}
#footer ul.menu li {
	display: inline;
	margin: 0 8px;
}
#footer ul.menu li a, p {
	font-size: 11px;
	font-weight: bold;
	color: #555;
}
#footer ul.menu li.ntradeshow a:hover {
	text-decoration: underline;
	color: #42007D;
}
#footer ul.menu li.nmarket a:hover {
	text-decoration: underline;
	color: #066AA6;
}
#footer ul.menu li.neducate a:hover {
	text-decoration: underline;
	color: #019583;
}
#footer ul.menu li.ncontact a:hover {
	text-decoration: underline;
	color: #333;
}
#footer ul.menu li.nabout a:hover {
	text-decoration: underline;
	color: #000;
}
/* start dynamic footer menu */
body#danatomical #footer ul.menu a.nvanatomical {
	color: #42007D;
	text-decoration: underline;
}
body#dtradeshow #footer ul.menu a.nvtradeshow {
	color: #42007D;
	text-decoration: underline;
}
body#dmarketing #footer ul.menu a.nvmarket {
	color: #066AA6;
	text-decoration: underline;
}
body#deducate #footer ul.menu a.nveducate {
	color: #019583;
	text-decoration: underline;
}
body#dcontact #footer ul.menu a.nvcontact {
	color: #333333;
	text-decoration: underline;
}
body#dabout #footer ul.menu a.nvabout {
	color: #000;
	text-decoration: underline;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
}
#deducate #content .education .lftContent .quote {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #1BA090;
	padding-top: 15px;
	padding-bottom: 10px;
}
.tooltip h1.engage {
	font-size: 14px;
	color: #066AA6;
	padding: 10px 0;
}
.tooltip h1.deliver {
	font-size: 14px;
	color: #42007D;
	padding: 10px 0;
}
.tooltip h1.measure {
	font-size: 14px;
	color: #019583;
	padding: 10px 0;
}
.tooltip p {
	font-size: 12px;
	line-height: 14px;
	color: #222;
}
#content .turnkeyBg .turnkey {
	width: 390px;
	top: 139px;
	position: relative;
	left: 287px;
}
#content .turnkeyBg .turnkey_price {
	position: absolute;
	z-index: 100;
	top: -60px;
	left: -130px;
}
.btnL {
	background-image: url(images/btnL.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 14px;
	background-position: center;
}
.btnM {
	background-image: url(images/btnM.png);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
}
.btnM a {
	background-image: url(images/btnM.png);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
}
.btnR {
	background-image: url(images/btnR.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 17px;
	background-position: center;
}
.btn {

	padding: 6px 0 0px 0;
}
.lStarted {
	position: absolute;
	background-image: url(images/lStarted.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 37px;
	width: 172px;
	left: 109px;
	top: 311px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.lStarted a {
	height: 37px;
	width: 162px;
	left: 116px;
	top: 311px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#dtradeshow #content .turnkeyBg .rtIncluded {
	float: right;
	width: 170px;
	margin-top: -90px;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#dtradeshow #content .turnkeyBg .rtIncluded li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	line-height: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	letter-spacing: normal;
	word-spacing: normal;
}
#dtradeshow #content .turnkeyBg .rtIncluded p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
	padding-bottom: 20px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: normal;
	word-spacing: normal;
}
#dtradeshow #content .turnkeyBg .rtIncluded h2 {
	color: #42007D;
	font-size: 12px;
	line-height: normal;
	font-style: italic;
	padding-bottom: 12px;
}
#dtradeshow #content .turnkeyBg .rtIncluded h3 {
	color: #333333;
}
#dtradeshow #content .turnkeyBg .turnkey .melon {
	position: absolute;
	left: -245px;
	top: 120px;
}
#dtradeshow #content .turnkeyBg .turnkey .friend {
	position: relative;
	top: 120px;
	text-align: center;
	display: none;
}
#dtradeshow #content .turnkeyBg .turnkey .friend a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#dcontact #content .contactBg .lftContent p {
	width: 660px;
	text-align: center;
	padding-top: 10px;
}
#dabout #content .contactBg .lftContent h2 {
	padding: 15px 0;
}
/* home slideshow */
.pics {
	width: 976px;
	height: 573px;
	overflow: hidden;
	margin: 0;
	background-image: url(images/touch-lcd.png);
	background-repeat: no-repeat;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: normal;	
}
.pics h1 {
	color: #FFFFFF;
	font-size: 40px;
	font-weight: lighter;
	margin: 50px 0 0 75px;
}
.pics h2 {
	font-size: 38px;
	font-weight: lighter;
	margin: 0px 75px;
}
.pics p {
	font-size: 13px;
	line-height: 27px;
	color: #222;
}
.pics .slide1 {
	background: url(images/touch-man.png) no-repeat;
	width: 976px;
	height: 573px;
	margin: 0px;
}
.pics .slide2 {
	background: url(images/touch-manp.png) no-repeat;
	width: 976px;
	height: 573px;
	margin: 0px;
}
.pics .slide3 {
	background: url(images/touch-manz.png) no-repeat;
	width: 976px;
	height: 573px;
	margin: 0px;
}
.pics .slide4 {
	background: url(images/touch-manr.png) no-repeat;
	width: 976px;
	height: 573px;
	margin: 0px;
}
.pics .slide5,.pics .slide6 {
	background: url(images/touch-manx.png) no-repeat;
	width: 976px;
	height: 573px;
	margin: 0px;
}
#mute {
	position: absolute;
	top:523px;
	left:478px;
	z-index:200;
}
#man {
	width: 864px;
	height: 480px;
	position: relative;
	top:37px;
	left:55px;
	z-index:200;
}
.eanatomical {
	background: #000000;
}