* {
	margin: 0;
	padding: 0;
}
body {
	behavior: url(/inc/csshover.htc);
	height: 100%;
}
p, td, div, blockquote, li {
	font: normal 11px/17px Verdana, sans-serif;
}
h1 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #be0f16;
	padding-bottom: 12px;
	font-weight: normal;
}
h2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #be0f16;
/*	padding-bottom: 12px; */
	font-weight: 600;
	text-transform: uppercase;
}
html {
	background: url(images/body_bg.gif);
	height: 100%;
}
body {
/*	min-height: 100%;
	overflow: auto; */
	display: block;
	min-height: 100%;
	background: url(images/container_bg.gif) top center repeat-y;
	margin-left: -1px;
}
#page_cont {
	background: url(images/container_bg.gif) top center repeat-y;
}
p {
	margin-bottom: 1em;
}
a {
	color: #c40f16;
}
img {
	border: 0;
}
	.more {
		margin-top: 4px;
		display: block;
		width: 50px;
		height: 15px;
		overflow: hidden;
		text-indent: -100em;
		background: url(images/button_more.gif) top left no-repeat;
	}
#page {
	width: 800px;
	margin: 0 auto;
/*	border: 1px solid #ada79f;
*/	border-top: 0;
	border-bottom: 0;
	background: #fff;
}

#header {
	height: 109px;
	overflow: hidden;
	background: url(../images/top_banner.jpg);
}
#logo {
	float: left;
}
#search {
	float: right;
	border-left: 1px solid #fff;
	width: 265px;
	padding-left: 15px;
	position: relative;
	top: 50px;
	height: 59px;
	color: #fff;
	font-weight: bold;
}
#search input {
	border-width: 0px;
	background: #e9e9e8;
}
#main {
	clear: both;
	position: relative;
	border: 0px;
}
	
	#main #content_area {
		clear: both;
	}
#nav {
	height: 35px;
	background: #c0b7ac;
	width: 800px;
}
	#nav ul {
		float: left;
		padding: 0px;
		margin: 0px;
	}
	#nav ul li {
		list-style-type: none;
		float: left;
	}
	#nav ul li#home {
		background: url(images/home.gif) no-repeat;
	}
	#nav ul li#home:hover {
		background: url(images/home_hover.gif) no-repeat;
	}
	#nav ul li#company_home {
		background: url(images/company_home.gif) no-repeat;
	}
	#nav ul li#company_home:hover {
		background: url(images/company_home_hover.gif) no-repeat;
	}
	#nav ul li#company {
		background: url(images/company.gif) no-repeat;
	}
	#nav ul li#company:hover {
		background: url(images/company_hover.gif) no-repeat;
	}
	#nav ul li#esignatures {
		background: url(images/esignatures.gif) no-repeat;
	}
	#nav ul li#esignatures:hover {
		background: url(images/esignatures_hover.gif) no-repeat;
	}
	#nav ul li#forcesensors {
		background: url(images/forcesensors.gif) no-repeat;
	}
	#nav ul li#forcesensors:hover {
		background: url(images/forcesensors_hover.gif) no-repeat;
	}
	#nav ul li#solutions {
		background: url(images/solutions.gif) no-repeat;
	}
	#nav ul li#solutions:hover {
		background: url(images/solutions_hover.gif) no-repeat;
	}
	#nav ul li#markets {
		background: url(images/markets.gif) no-repeat;
	}
	#nav ul li#markets:hover {
		background: url(images/markets_hover.gif) no-repeat;
	}
	#nav ul li#partners {
		background: url(images/partners.gif) no-repeat;
	}
	#nav ul li#partners:hover {
		background: url(images/partners_hover.gif) no-repeat;
	}
	#nav ul li#learning {
		background: url(images/learningcenter.gif) no-repeat;
	}
	#nav ul li#learning:hover {
		background: url(images/learningcenter_hover.gif) no-repeat;
	}
	#nav ul li#support {
		background: url(images/support.gif) no-repeat;
	}
	#nav ul li#support:hover {
		background: url(images/support_hover.gif) no-repeat;
	}
	#nav ul li#store {
		background: url(images/store.gif) no-repeat;
	}
	#nav ul li#store:hover {
		background: url(images/store_hover.gif) no-repeat;
	}
			#nav ul li ul {
				display: none;
				position: absolute;
				top: 35px;
				left: -3;
				background: #d9d6d3;
				width: 180px;
				border: 2px solid #fff;
				border-top: 0;
				z-index: 5;
			}
			#nav li:hover ul {
				display: block;
			}
			#nav ul ul li {
			border-top: 1px solid #554f49;
			}
			#nav ul ul li.first {
				border-top: 0;
			}
			#nav ul ul li a {
				color: #000;
				text-indent: 0;
				padding: 4px 20px;
				display: block;

				background: url(images/arrow_mainnav.gif) 3px 8px no-repeat;
				width: 140px;
				text-decoration: none;
			}
			#nav ul ul li a:hover {
				background-color: #f5f5f5;
			}
			
		#tier2_nav {
			width: 168px;
			float: left;
	}
		#tier2_nav li {
			list-style: none;
			margin: 0 12px;
			margin-bottom: 6px;
			padding-left: 12px;
			background: url(images/leftnav_list_marker2.gif) 0 3px no-repeat;
		}
		#tier2_nav li a {
			color: #000;
			text-decoration: none;
		}
		#tier2_nav li a:hover, #tier2_nav li.selected a {
			color: #928b83;
		}
		#tier2_nav li.selected ul a {
			color: #928b83;
		}
		#tier2_nav li.selected ul a:hover {
			color: #928b83;
		}
		#tier2_nav li ul {
			margin-top: 6px;
		}
		#tier2_nav li li {
			margin-left: 0px;
			margin-right: 0;
		}
		#tier2_nav li.selected ul a {
		color: #000;
		}
.learnmore {
	margin-top: 10px;
	display: block;
	width: 74px;
	height: 15px;
	overflow: hidden;
	text-indent: -100em;
	background: url(images/button_learnmore.gif) top left no-repeat;
}
/*********** Tier 2 ********/

#main_content_bg	 {
	height: 250px;
	background: url(../images/products_05.jpg);
	float: left;
	border-top: 0px;
	width: 800px;
}
#main_content_flash {
	float: left;
	width: 401px;
}
#main_content_text {
	float: left;
	width: 349px;
	padding: 25px;
	padding-top: 50px;
}
#shadow {
	border-top: 1px solid #a19e9a;
	background: url(../images/shadow.jpg) repeat-x;
	float: left;
}
#news {
	width: 339px;
	float: left;
	padding: 30px;
	/*border-right: 1px solid #a19e9a;*/
}
#news_header {
	float: left;
}
#news_links {
	float: left;
	padding-left: 10px;
}
#news_links a {
	color: #999999;
}
#news_content {
	float: left;
	padding-top: 7px;
	padding-bottom: 10px;
	width: 339px
}
#news_content2 {
	float: left;
	border-top: 1px dotted #999999;
	padding-top: 10px;
	width: 339px
}

#featured {
	width: 400px;
	float: left;
/*	padding-left: 30px;
	padding-right: 10px; */
	border-left: 1px solid #a19e9a;
}
#featured_text {
	padding-left: 150px;
	padding-top: 10px;
}
#featured img.callout_img {
	padding-left: 0px;
	margin-left: 0px;
	align: bottom;
	padding-right: 10px;
}
#featured span.callout_head {
	padding-left: 30px;
}
#featured div.callout p {
	margin-left: 50px;
}
#featured div.callout {
	width: 390px;
	height: 181px;
}
#t2_button_container {
	width: 184px;
	float: left;
	}
#t2_button_1 {
	width: 154px;
	height: 83px;
	background: url(images/home_box_blank.gif);
	color: #be0f16;
	font-size: 18px;
	line-height: 4.5em;
	padding-left: 30px;
	}
	#t2_button_1 a {
		text-decoration: none;
		}
#t2_button_2 {
	width: 154px;
	height: 82px;
	background: url(images/home_box_red.gif);
	margin-top: 1px;
	color: white;
	font-size: 18px;
	line-height: 4.5em;
	padding-left: 30px;
	}
#t2_button_3 {
	width: 154px;
	height: 63px;
	background: url(images/home_box_red.gif);
	margin-top: 1px;
	color: white;
	font-size: 18px;
	line-height: 1.2em;
	padding-top: 20px;
	padding-left: 30px;
	}
	#t2_button_2 a, #t2_button_3 a {
		color: #fff;
		text-decoration: none;
		}
#t2_text_container {
	float: left;
	width: 616px;
	height: 250px;
	}
.t2_text_1 {
	width: 316px;
	height: 200px;
	background: url(/library/media/images/jpg/t2_esign_bg.jpg) top right no-repeat;
	padding: 50px 250px 0px 50px;
	overflow: hidden;
	}
.t2_text_2 {
	width: 316px;
	height: 200px;
	background: url(/library/media/images/jpg/t2_epad_bg.jpg) right no-repeat;
	padding: 50px 250px 0px 50px;
	}
.t2_text_3 {
	width: 316px;
	height: 200px;
	background: url(/library/media/images/jpg/t2_integrisign_bg.jpg) right no-repeat;
	padding: 50px 250px 0px 50px;
	}
/********* Footer **********/
#footer {
	clear: both;
	background: #fff;
	position: relative;
	padding-bottom: 5px;
	height: 60px;
	overflow: visible;
}
	#footer #footer_nav {
		width: 780px;
		padding: 5px 10px;
		background: #b9b0a4;
		overflow: auto;
	}
	#footer li {
		list-style: none;
		float: left;
		padding: 0 10px;
		border-left: 1px dotted #5b5651;
	}
	#footer li.first {
		border-left: 0;
	}
	#footer_nav li a {
		color: #5b5651;
		text-decoration: none;
	}
	#footer_nav li a:hover {
		text-decoration: underline;
	}
	#footer_nav2 {
		float: right;
	}
	#footer_nav2 li a {
		color: #746f69;
	}
	#requirements {
		padding-top: 5px;
		width: 420px;
		float: left;
		clear: both;
	}
	#requirements li a {
		color: #999;
	}
	#requirements #acrobat {
		background: url(images/logo_adobe.gif) top left no-repeat;
		padding-left: 25px;
		line-height: 21px;
		display: block;
	}
	#requirements #flash {
		background: url(images/logo_flash.gif) top left no-repeat;
		padding-left: 25px;
		line-height: 21px;
		display: block;
	}
	#copyright {
		text-align: right;
		margin: 5px 10px 0 0;
		line-height: 21px;
		padding-right: 90px;
		background: url(images/interlink_logo_small.gif) top right no-repeat;
		color: #666;
	}
	#copyright span {
		display: none;
	}
	.newsitem {
		border-top: 1px dotted #c0b7ac;
		padding: 8px 24px 7px 0;
		line-height: 1.3;
		color: #696763;
	}
	.newsitem.first {
		border-top: 0;
	}
	.callout {
		width: 340px;
		min-height: 138px;
		height: auto !important;
		height: 138px;
		border-bottom: 1px solid #746e65;
		overflow: auto;
		line-height: 0;
		padding-top: 30px;
	}
	.callout p {
		margin: 3px 12px 0 130px;
		color: #696763;
		line-height: 1.2;
	}
	.callout_img {
		float: left;
		margin-left: 9px;
		border: 0;
	}
	span.callout_head {
		display: block;
		width: 231px;
		height: 18px;
		line-height: 1.2em;
		font: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #be0f16;
		padding-bottom: 7px;
		font-weight: 600;
		text-transform: uppercase;
	}
/***************** Tier 4 ****************/
#t4_content_area {
	background: url(images/t4_content_bg.jpg);
	width: 800px;
	float: left;
}
#t4_left {
	width: 168px;
	float: left;
	padding: 10px;
	padding-top: 20px;
	height: 100%;
}
#t4_right {
	width: 572px;
	float: left;
	background: url(images/t4_background.jpg) bottom repeat-x;
	padding: 20px;
	min-height: 450px;
}
#cart {
	border: 0px;
	background: none;
	color: #be1019;
	cursor: pointer;
	background: url(images/cart.gif) no-repeat;
	width: 105px;
	font: normal 11px/17px Verdana, sans-serif;
}
#options {
	border: 0px;
	background: none;
	color: #be1019;
	cursor: pointer;
	background: url(images/options.gif) no-repeat;
	width: 105px;
}
.products_right {
	float: left;
	width: 355px;
}
.t4_products {
	width: 185px;
	float: left;
	padding-right: 30px;
	overflow: none;
}
.item_short {
	border-top: 1px solid #666;
	padding-top: 10px;
}
.item_short.first {
	border-top: none;
}
.item_short div {
	margin-left: 140px;
}
.item_short .item_img {
	float: left;
}
/************* Home ******************/
#home_content_left {
	float: left;
	width: 179px;
	height: 215px;
	padding-top: 35px;
	padding-left: 50px;
	padding-right: 170px;
	border-right: 1px solid #a19e9a;
	background: url(/library/media/images/jpg/home_left.jpg);
}
#home_content_right {
	float: left;
	width: 180px;
	height: 215px;
	padding-top: 35px;
	padding-left: 50px;
	padding-right: 170px;
	background: url(/library/media/images/jpg/home_right.jpg);
}
#nav_right {
	float: right;
	width: 300px;
	color: #524d47;
	text-align: right;
	height: 35px;
}
#nav_right p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#home_button_container {
	width: 184px;
	float: left;
	}
#home_button_1 {
	width: 154px;
	height: 83px;
	background: url(images/home_box_blank.gif);
	color: #be0f16;
	font-size: 18px;
	line-height: 4.5em;
	padding-left: 30px;
	}
	#home_button_1 a {
		text-decoration: none;
		}
#home_button_2 {
	width: 154px;
	height: 82px;
	background: url(images/home_box_red.gif);
	margin-top: 1px;
	color: white;
	font-size: 18px;
	line-height: 4.5em;
	padding-left: 30px;
	}
#home_button_3 {
	width: 154px;
	height: 83px;
	background: url(images/home_box_red.gif);
	margin-top: 1px;
	color: white;
	font-size: 18px;
	line-height: 4.5em;
	padding-left: 30px;
	white-space: nowrap;
	}
	#home_button_2 a, #home_button_3 a {
		color: #fff;
		text-decoration: none;
		}
#home_text_container {
	float: left;
	width: 616px;
	height: 250px;
	}
#descriptions {
	float: left;
	}
.home_text_1 {
	width: 316px;
	height: 200px;
	background: url(/library/media/images/jpg/home_welcome_bg.jpg) top right no-repeat;
	padding: 50px 250px 0px 50px;
	overflow: hidden;
	}
.home_text_2 {
	width: 316px;
	height: 200px;
	background: url(/library/media/images/jpg/home_esignature_bg.jpg) right no-repeat;
	padding: 50px 250px 0px 50px;
	}
.home_text_3 {
	width: 316px;
	height: 200px;
	background: url(/library/media/images/jpg/home_force_bg.jpg) right no-repeat;
	padding: 50px 250px 0px 50px;
	}
/************ List Rules *****************/
ul, ol {
	margin-left: 50px;
}
#footer_nav ul, #footer_nav ol { /* This is for the footer  navigation */
	margin-left: 0px;
}
#footer ul, #footer ol { /* This is for the Acrobat and Flash links in the footer */
	margin-left: 0px;
}
ul#tier2_nav, ol#tier2_nav  { /* This is for the left navigation */
	margin-left: 0px;
}
#tier2_nav li ul {
	margin-left: 0px;
}
/************ Company Page ******************/

#company_left {
	float: left;
	width: 179px;
	height: 215px;
	padding-top: 35px;
	padding-left: 50px;
	padding-right: 170px;
	border-right: 1px solid #a19e9a;
	background: url(images/company_left.jpg);
	overflow: hidden;
}
#company_right {
	float: left;
	width: 160px;
	height: 215px;
	padding-top: 35px;
	padding-left: 50px;
	padding-right: 190px;
	background: url(images/company_right.jpg);
	overflow: hidden;
}
#company_bottom_left {
	width: 339px;
	float: left;
	padding: 30px;
}
#company_bottom_right {
	width: 340px;
	float: left;
	padding: 30px;
	border-left: 1px solid #a19e9a;
}
/***************** Tier 3 ******************/
#t3_left {
	width: 168px;
	float: left;
	padding: 10px;
	padding-top: 20px;
	height: 100%;
}
#t3_right_top {
	width: 572px;
	float: left;
	background: url(images/t4_background.jpg) bottom repeat-x;
	padding: 20px;
}
#t3_shadow {
	margin-left: 0px;
	border-top: 1px solid #a19e9a;
	background: url(../images/shadow.jpg) repeat-x;
	float: right;
	width: 612px;
}
#t3_bottom_left {
	width: 245px;
	float: left;
	padding: 30px;
}
#t3_bottom_right {
	width: 246px;
	float: left;
	padding: 30px;
	border-left: 1px solid #a19e9a;
}
/** ePad Chart **/
.epad_chart td {
	padding-left: 5px;
	padding-right: 5px;
	margin: 3px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
}
.epad_chart #top {
	background: #cbcbc9;
}
.epad_chart #red_row td {
	background: #e62816;
	text-align: center;
	width: 44px;
}
.epad_chart #red_row a {
	color: #fff;
}
.epad_chart .odd {
	background: #efefed;
	text-align: center;
}
.epad_chart .even {
	background: #e5e5e3;
	text-align: center;
}
.epad_chart .first_odd {
	background: #cbcbc9;
	width: 128px;
	text-align: left;
	line-height: .95em;
}
.epad_chart .first_even {
	background: #a9a5a3;
	width: 128px;
	text-align: left;
	line-height: .95em;
}
.epad_chart .first_even a {
	color: #666;
}
/*** IntegriSign Chart **/
.esign_chart {
	color: #666666;
}
.esign_chart td {
	padding: 4px;
	border: 1px solid #818286;
	font-family: Arial, Helvetica, sans-serif;
}
.esign_first {
	background: #6d6e72;
	color: #fff;
	text-align: center;
}
.esign_first td {
	font-size: 16px;
	font-weight: bold;
}
.esign_second {
	background: #e8e8e8;
}
.emcee {
	float: left;
	width: 180px;
	padding-left: 5px;
	padding-right: 4px;
}
.pro {
	float: left;
	width: 180px;
	border-left: 1px solid #818286;
	padding-left: 5px;
	padding-right: 4px;
}
.desktop {
	float: left;
	width: 160px;
	border-left: 1px solid #818286;
	padding-left: 4px;
	padding-right: 4px;
}
.esign_left {
	background: #a8aaad;
	text-align: center;
}
.esign_right {
	background: #d2d3d6;
	text-align: center;
}
.esign_bottom td {
	background: #f3f4f3;
	padding-left: 10px;
}
.esign_bottom ul {
	margin-left: 20px;
}
.esign_bottom li {
	line-height: 1.25em;
}
/**************** Press Releases *************/

#press {
	float: left;
	width: 395px;
	padding-top: 20px;
	padding-right: 20px;
	border-right: 1px solid #b0afad;
	min-height: 500px;
}
#press_right {
	width: 592px;
	float: left;
	background: url(images/t4_background.jpg) bottom repeat-x;
	padding-left: 20px;
}
#press_right li {
	padding-bottom: 2px;
	width: 140px;
}
#press_right ul {
	margin-left: 35px;
}
h4 {
	color: #c40e16;
	font-weight: normal;
	margin-bottom: 15px;
	font-size: 18px;
}
h5 {
	color: #433e39;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	background: #ded9d4;
}
/******************** Search *************************/

.searchURL {
	padding-bottom:10px;
	font-style:italic;
}
.searchSlew {
	padding-bottom:20px;
}
.searchSlewLeft {
	float:left;
}
.searchSlewRight {
	text-align:right;
}
#searchHeader h3 {
	font-size: 13px;
}
/******************** Store *************************/
#store_content_bg	 {
	height: 500px;
	background: url(../images/products_05.jpg) no-repeat bottom;
	float: left;
	border-top: 0px;
	width: 800px;
}


/********************************* EBATNY *************/




#nav1 {
	height: 35px;
	background: #c0b7ac;
	width: 800px;
}
	#nav1 ul {
		float: left;
		padding: 0px;
		margin: 0px;
	}
	#nav1 ul li {
		list-style-type: none;
		float: left;
	}
	#nav1 ul li#home {
		background: url(images/home.gif) no-repeat;
	}
	#nav1 ul li#home:hover {
		background: url(images/home_hover.gif) no-repeat;
	}
	#nav1 ul li#company_home {
		background: url(images/company_home.gif) no-repeat;
	}
	#nav1 ul li#company_home:hover {
		background: url(images/company_home_hover.gif) no-repeat;
	}
	#nav1 ul li#company {
		background: url(images/company.gif) no-repeat;
	}
	#nav1 ul li#company:hover {
		background: url(images/company_hover.gif) no-repeat;
	}
	#nav1 ul li#esignatures {
		background: url(images/esignatures.gif) no-repeat;
	}
	#nav1 ul li#esignatures:hover {
		background: url(images/esignatures_hover.gif) no-repeat;
	}
	#nav1 ul li#forcesensors {
		background: url(images/forcesensors.gif) no-repeat;
	}
	#nav1 ul li#forcesensors:hover {
		background: url(images/forcesensors_hover.gif) no-repeat;
	}
	#nav1 ul li#solutions {
		background: url(images/solutions.gif) no-repeat;
	}
	#nav1 ul li#solutions:hover {
		background: url(images/solutions_hover.gif) no-repeat;
	}
	#nav1 ul li#markets {
		background: url(images/markets.gif) no-repeat;
	}
	#nav1 ul li#markets:hover {
		background: url(images/markets_hover.gif) no-repeat;
	}
	#nav1 ul li#partners {
		background: url(images/partners.gif) no-repeat;
	}
	#nav1 ul li#partners:hover {
		background: url(images/partners_hover.gif) no-repeat;
	}
	#nav1 ul li#learning {
		background: url(http://www.interlinkelectronics.com/library/media/images/jpg/applications.jpg) no-repeat;
	}
	#nav1 ul li#learning:hover {
		background: url(images/learningcenter_hover.gif) no-repeat;
	}
	#nav1 ul li#support {
		background: url(images/support.gif) no-repeat;
	}
	#nav1 ul li#support:hover {
		background: url(images/support_hover.gif) no-repeat;
	}
	#nav1 ul li#store {
		background: url(images/store.gif) no-repeat;
	}
	#nav1 ul li#store:hover {
		background: url(images/store_hover.gif) no-repeat;
	}
			#nav1 ul li ul {
				display: none;
				position: absolute;
				top: 35px;
				left: -3;
				background: #d9d6d3;
				width: 180px;
				border: 2px solid #fff;
				border-top: 0;
				z-index: 5;
			}
			#nav1 li:hover ul {
				display: block;
			}
			#nav1 ul ul li {
			border-top: 1px solid #554f49;
			}
			#nav1 ul ul li.first {
				border-top: 0;
			}
			#nav1 ul ul li a {
				color: #000;
				text-indent: 0;
				padding: 4px 20px;
				display: block;

				background: url(images/arrow_mainnav.gif) 3px 8px no-repeat;
				width: 140px;
				text-decoration: none;
			}
			#nav1 ul ul li a:hover {
				background-color: #f5f5f5;
			}
			
		#tier2_nav1 {
			width: 168px;
			float: left;
	}
		#tier2_nav1 li {
			list-style: none;
			margin: 0 12px;
			margin-bottom: 6px;
			padding-left: 12px;
			background: url(images/leftnav_list_marker2.gif) 0 3px no-repeat;
		}
		#tier2_nav1 li a {
			color: #000;
			text-decoration: none;
		}
		#tier2_nav1 li a:hover, #tier2_nav li.selected a {
			color: #928b83;
		}
		#tier2_nav1 li.selected ul a {
			color: #928b83;
		}
		#tier2_nav1 li.selected ul a:hover {
			color: #928b83;
		}
		#tier2_nav1 li ul {
			margin-top: 6px;
		}
		#tier2_nav1 li li {
			margin-left: 0px;
			margin-right: 0;
		}
		#tier2_nav1 li.selected ul a {
		color: #000;
		}