/* CSS Document */
 ul.iefix {margin-left:-15px;list-style-type:square;}
#headrow tr,#headrow td {font-weight:bold;font-size:11px;background:#ccc;color:#333; text-transform:capitalize; text-align:center}
 .row2 {background:#282828; } .row1 {background:#232323; }
 
  body.body{background:#fff; margin-top:0px;}
 
  
.bread {font-size:10px;color:#555; font-weight:normal }
 .niframe {display:none;width:1; height:1;}
.thumb {text-align:center;width:142px;height:220px;float:left; margin:6px; border:1px solid #333; margin-bottom:2px; margin-top:2px;}
.thumb img {border:0px;}
.thumb:hover {text-align:center;width:142px;height:220px;float:left; margin:6px; border:1px solid #555; margin-bottom:2px; margin-top:2px;}
.thumb2 {text-align:center;width:120px;height:100px;float:left; margin:15px; border:1px solid #eee; margin-bottom:2px; margin-top:2px;}
.thumb2:hover {text-align:center;width:120px;height:100px;float:left; margin:15px; border:1px solid #bbb; margin-bottom:2px; margin-top:2px;}
.thumb td,.thumb2 td{text-align:center;}
 
.itemcode {font-size:10px; font-weight:normal}
.itemname {font-size:11px; font-weight:bold; }

.pagethis {border:1px solid #ddd; padding:2px; background:#eee;}
.page {border:1px solid #ddd; padding:2px;}
.page:hover {border:1px solid #ddd; background:#eee}
.pageof {float:left; color:#666;}

.pagit {text-align:right; margin-top:10px; font-size:11px; margin-bottom:10px;}
 


body {
	margin: 0;
	padding: 0;
	background: #000;
	font-family: 'HalvettMedium', Helvetica, Arial, sans-serif;
	text-align: center;
}

#wrap {
	width: 994px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header {
	height: 190px;
	width: 994px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(images/btiheader.jpg) top left no-repeat;
	text-align: left;
}

	#headcontact {
		float: left;
		height: 70px;
		width: 375px;
		margin: 0;
		padding: 48px 0 0 0;
		text-align: left;
	}

		#headcontact p.telno {
			margin: 0;
			padding: 0 0 0 39px;
			font-family: 'HalvettMedium', Helvetica, Arial, sans-serif;
/*			font-size: 1.4em;*/
			font-size: 16pt;
			line-height: 28px;
			color: #fff;
	}

	#headlogo {
		float: left;
		height: 28px;
		width: 595px;
		margin: 0;
		padding: 0;
		text-align: right;
	}

	#nav {
		height: 52px;
		width: 994px;
		margin: 0;
		padding: 9px 0 0 0;
		text-align: right;
		clear: both;
	}

#content {
	height: 332px;
	width: 994px;
	margin: 0 auto;
	padding: 0;
}

	#context {
		float: left;
		height: 332px;
		width: 365px;
		margin: 0;
		padding: 0;
		text-align: left;
		overflow: hidden;
	}

		#products ol {
			font-family: 'HalvettMedium', Helvetica, Arial, sans-serif;
/*			font-size: 0.8em;*/
			font-size: 10pt;
			letter-spacing: 0.03em;
			margin-left: 25px;
			padding-left: 0;
			text-align: left;
			color: #cc0000;
			list-style-type: lower-alpha;
		}

			#products ol li a {
				color: #ccc;
			}

			#products ol li a:hover {
				color: #fff;
				background: none;
			}

		#products .prodcol {
			float: left;
			width: 180px;
		}

		#concopy {
			margin: 0;
			padding: 0 0 1em 0;
			border-top: 2px dotted #666;
			border-bottom: 2px dotted #666;
			max-height: 550px;
			overflow: auto;
		}

		#concopy.testimon {
			border-bottom: none;
			padding-right: 10px;
		}

		#prodcopy {
			margin: 0;
			padding: 0 10px 1em 0;
			border-top: 2px dotted #666;
			max-height: 175px;
			overflow: auto;
		}

		#context h2, #testimonials h2 {
			margin: 0.5em 0 1em 0;
			padding: 0 0 0 14px;
/*			font-size: 1.2em;*/
			font-size: 14pt;
			font-weight: normal;
			color: #fff;
			background: transparent url(images/h2arrow.jpg) center left no-repeat
		}

		#context #prodcopy h2 {
			padding: 0;
			background: none;
		}

		#context #prodcopy h2.alt {
			margin-bottom: 0.5em;
/*			font-size: 1em;*/
			font-size: 12pt;
			font-style: italic;
		}

		#context #prodcopy h2 span.red {
			font-weight: bold;
			color: #cc0000;
			padding: 0;
			background: none;
		}

		#testimonials h2 {
			background: transparent url(images/h2tarrow.jpg) center left no-repeat
		}

		#context h3 {
			margin: 0.5em 0 0 0;
			padding: 0;
/*			font-size: 0.8em;*/
			font-size: 10pt;
			font-weight: bold;
			color: #fff;
		}

		#context h3 span.red, #context p span.red {
			font-weight: bold;
			color: #cc0000;
		}

		#context h3 span.l90 {
			padding-left: 10px;
			min-width: 90px;
			width: 90px;
		}

		#context p, #testimonials p, .test p {
			font-family: 'HalvettMedium', Helvetica, Arial, sans-serif;
			margin: 0 0 1em 0;
			padding: 0;
/*			font-size: 0.8em;*/
			font-size: 10pt;
			letter-spacing: 0.03em;
			text-align: justify;
			line-height: 1.2em;
			color: #ccc;
		}

		#context p.indent {
			padding-left: 10px;
		}

		#context a, #footcopy a {
			color: #cc0000;
			text-decoration: none;
		}

		#context a:hover, #footcopy a:hover {
			color: #fff;
			background: #666;
		}

	#conimage, #testimonials {
		float: left;
		height: 332px;
		width: 613px;
		margin: 0 0 0 13px;
		padding: 0;
		text-align: left;
		background: #222121;
		overflow: hidden;
		border: 1px solid #666;
	}

	#content #testimonials {
		overflow: auto;
	}

		#testimonials #testwrap {
			width: 92%;
			padding: 0 1em 1em 1em;
		}

		#content #testimonials .test {
			margin: 1em 0 0 0;
			padding: 1em 0 0 0;
			border-top: 1px dotted #666;
		}

		#content #testimonials .test label {
			display: block;
			float: left;
			font-family: 'HalvettMedium', Helvetica, Arial, sans-serif;
			width: 55px;
			margin: 0;
			padding: 0;
/*			font-size: 0.8em;*/
			font-size: 10pt;
			letter-spacing: 0.03em;
			font-weight: bold;
			text-align: justify;
			line-height: 1.2em;
			color: #cc0000;
		}

		#content #testimonials .test span {
			display: block;
			float: left;
			font-family: 'HalvettMedium', Helvetica, Arial, sans-serif;
			margin: 0;
			padding: 0;
/*			font-size: 0.8em;*/
			font-size: 10pt;
			letter-spacing: 0.03em;
			font-weight: bold;
			text-align: justify;
			line-height: 1.2em;
			color: #ccc;
		}

		form label {
			display: block;
			font-family: 'HalvettMedium', Helvetica, Arial, sans-serif;
			margin: 0;
			padding: 0 0 0 10px;
/*			font-size: 0.8em;*/
			font-size: 10pt;
			letter-spacing: 0.03em;
			text-align: justify;
			line-height: 1.2em;
			color: #fff;
		}

		form input, form textarea {
			display: block;
			font-family: 'HalvettMedium', Helvetica, Arial, sans-serif;
			margin: 0 0 0 10px;
			padding: 0;
		}

		form input.l250, form textarea.l250 {
			width: 300px;
			margin-bottom: 10px;
		}

		form input.m10l250 {
			width: 300px;
			margin-bottom: 10px;
		}

		#context form .error {
			display: block;
			width: 300px;
			margin: 0 0 10px 10px;
			padding: 3px 0;
		}

			#context form .error p {
				font-family: Arial, sans-serif;
				margin: 0;
				padding: 0;
				font-size: 8pt;
				letter-spacing: 0.03em;
				color: #ff0000;
			}

#flashbanners {
	height: 151px;
	width: 999px;
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
}

	#flashbanners object {
		margin: 0 12px 0 0;
		padding: 0;
	}

	#flashbanners object.last {
		margin: 0;
		padding: 0;
	}

#clientlogos {
	height: 65px;
	width: 994px;
	margin: 0;
	padding: 0;
}

#footcopy p {
	text-align: center;
/*	font-size: 0.7em;*/
	font-size: 8pt;
	line-height: 1.4em;
	color: #ccc;
}

#footcopy .footlink {
	font-weight: bold;
	font-size: 10pt;
}

.clearer {
	height: 11px;
	width: 100%;
	clear: both;
}

.clearer2 {
	height: 1px;
	width: 100%;
	clear: both;
}

.greyline {
	height: 11px;
	width: 100%;
	background: #333;
	clear: both;
}
#custorder div{
scrollbar-face-color:#666 !important;
	scrollbar-arrow-color:#333 !important;
	scrollbar-track-color:#333 !important;
	scrollbar-shadow-color:#666 !important;
	scrollbar-highlight-color:#666 !important;
	scrollbar-3dlight-color:#666 !important;
	scrollbar-darkshadow-color:#666 !important;
}

#btiintro {margin-left:50px; margin-top:25px; font-size:13px;}
#btiintro a {color:##D00000;}
.orderbut {background:#fff;color:#555; padding:0px; text-align:left; width:200px;font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
input .nobord {border:0px; padding:2px;}textarea .nobord {border:0px; padding:2px;}
a img:hover {background:none;}
#context  {height:335px;}
#concopy  {height:335px;}
