a,body,div,h1,h2,h3,input,p,td {
	color:#696154;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color:#cccccc;
	margin:0px;
	padding:0px;
	text-align: center;
}
div#container {
	height:600px;
	margin:1em auto;
	padding:0px;
	position:relative;
	text-align:left;
	width: 950px;		
}
h1 {
	font-size: 14px;
	font-weight:normal;
}
h1,h2,h3 {
	margin:0px;
	padding:0px;
}
h3 {
	font-style:italic;
	font-weight:normal;
	padding-bottom:5px;
}
img {
	border:none;
}
p {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}
p,table#contact {
	margin-bottom:0px;
}
q {
	display:none;
}
table {
	background-color:#FFFFFF;
	border:3;
}
/* replace bkgd color for whitespace issue in IE */
body#home table {
	background-color:#cccccc;
	border-width: 10;
	border-style: soild;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	bottom: auto;
	empty-cells: show;
	display: table;
	border-bottom-color: #000000;
	border-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
}
table#contact td {
	padding-bottom:4px;
	padding-right:8px;
}
td {
	vertical-align:top;
	text-align: left;
}
td#left div {
	padding-bottom:0px;
	margin-left:21px;
}
td#mid img {
	margin-bottom:6px;
}
td#mid p {
	margin-right:29px;
}
#head {
	height:131px;
	width:950px;
}
#homeleft {
	width:233px;
	border-width: 10;
}
#homemid {
	width:511px;
}
#homeright {
	width:206px;
}
#left,#mid {
	padding-top:29px;
}
#left {
	padding-top:29px;
	width:233px;
}
#mid {
	padding-bottom:29px;
	width:512px;
}
#right {
	background-color:#A6A09A;
	width:205px;
}

/*  begin the MORE overlays for the home page */

#moreGreater,#moreDirect,#moreCordless,#moreErgonomic,#moreRealtime,#affordable {
	height:119px;
	left: 772px;
	position:absolute;
	width:159px;
	z-index:1;	
}
#moreGreater {
	top: 68px;	
}
#moreDirect {
	top:181px;
}
#moreCordless {
	top:265px;
}
#moreErgonomic {
	top:363px;	
}
#moreRealtime {
	top: 463px;
}
#affordable {
	top: 563px;
}

/*  end the MORE overlays for the home page */

/* navigation */

#ordernav a:hover img,#newsnav a:hover img,#xplorenav a:hover img{
	visibility:hidden;
}

a:hover {
	visibility:visible;
	color: #000;
}
#ordernav,#newsnav,#xplorenav	{
	background-repeat:no-repeat;
	height:19px;
	margin:0px; 
	padding:0px;
	width:129px;  
}
#ordernav	{
	background-image:url(../art/b_orderinginfo_down.gif);
}
#newsnav	{
	background-image:url(../art/b_inthenews_down.gif);
}
#xplorenav	{
	background-image:url(../art/b_xplorethex5_down.gif);
}

/* end navigation */
tc {
	text-align: center;
}
