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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: "" ""; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

img a {
  border: none; }

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #747575;
  font-size: 75%; }

h1 {
  font-weight: normal;
  color: #636464;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #636464;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #636464;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #636464;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: #636464;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #636464;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #003d66; }
  a:visited {
    color: #003d66; }
  a:focus {
    color: #003d66; }
  a:hover {
    color: #003d66; }
  a:active {
    color: #003d66; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #a7a8a8; }

.loud {
  color: #525353; }

#frame {
  width: 940px;
  margin: 0 auto;
  display: inline-block;
  width: 960px; }
  #frame:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #frame {
    display: block; }

#header {
  height: 92px;
  position: relative; }
  #header h1 a {
    display: block;
    width: 230px;
    height: 92px;
    text-indent: -9999em;
    overflow: hidden;
    background-image: url('/img/logo.png');
    background-repeat: no-repeat;
    background-position: 0 0; }
  #header p {
    position: absolute;
    top: 35px;
    right: 0;
    font-size: 0.917em;
    line-height: 1.309em;
    margin-bottom: 1.5em; }
    #header p a {
      color: #747575;
      text-decoration: none; }
      #header p a:hover {
        text-decoration: underline; }

#nav {
  height: 40px;
  margin: 0 0 15px 0;
  overflow: visible;
  position: relative;
  background: url('/img/nav.png') no-repeat; }
  #nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    display: inline-block;
    overflow: visible; }
    #nav ul:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    #nav ul {
      display: block; }
    #nav ul li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      #nav ul li.first {
        padding-left: 0px; }
      #nav ul li.last {
        padding-right: 0px; }
    #nav ul li {
      overflow: visible;
      position: relative;
      padding: 0; }
      #nav ul li.hovered .inner a {
        background-position: 0 -40px !important; }
      #nav ul li .inner a {
        display: block;
        height: 40px; }
        #nav ul li .inner a:active {
          background-position: 0 -80px !important; }
      #nav ul li#nav_digital_imaging .inner a {
        width: 123px;
        text-indent: -9999em;
        overflow: hidden;
        background-image: url('/img/digital-imaging-off.png');
        background-repeat: no-repeat;
        background-position: 0 0; }
      #nav ul li#nav_practice_management_systems .inner a {
        width: 212px;
        text-indent: -9999em;
        overflow: hidden;
        background-image: url('/img/practive-management-off.png');
        background-repeat: no-repeat;
        background-position: 0 0; }
      #nav ul li#nav_film_and_anesthetics .inner a {
        width: 139px;
        text-indent: -9999em;
        overflow: hidden;
        background-image: url('/img/film-anesthetics-off.png');
        background-repeat: no-repeat;
        background-position: 0 0; }
  #nav #search {
    position: absolute;
    top: 10px;
    right: 10px; }
    #nav #search #search_box {
      font-size: 11px;
      height: 12px; }
    #nav #search #search_button {
      vertical-align: top;
      margin-left: 5px; }

.subnav {
  position: absolute;
  top: 40px;
  left: 0;
  background: #e7e7e7;
  border: 1px solid #d3d2d2;
  z-index: 1000;
  display: none; }
  .hovered .subnav {
    display: block;
    z-index: 5000 !important; }
  .subnav p {
    margin: 0;
    padding: 0; }
  .subnav a {
    color: #747575;
    text-decoration: none;
    display: block;
    padding: 6px 15px 6px 20px; }
    .subnav a:hover {
      color: white; }
    .subnav a:hover {
      background: #747575; }

.content-bottom, #left, #right {
  height: 350px; }

#content {
  display: inline-block;
  margin-bottom: 15px;
  background: url('/img/content-background.png') repeat-y; }
  #content:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #content {
    display: block; }
  #content .content-top {
    background: url('/img/content-top.png') no-repeat; }
  #content .content-bottom {
    background: url('/img/content-bottom.png') no-repeat 0 bottom; }

#left {
  display: inline;
  float: left;
  margin-right: 0;
  width: 190px;
  margin-right: 9px;
  padding: 0 20px; }
  * html #left {
    overflow-x: hidden; }
  #left h3 {
    font-size: 1.5em;
    line-height: 0.8em;
    margin-bottom: 1.5em;
    font-weight: bold;
    color: #003d66;
    padding-top: 20px;
    margin-bottom: 10px; }
  #left p {
    font-size: 1.083em;
    line-height: 1.108em;
    margin-bottom: 1.5em;
    line-height: 1.4;
    margin-bottom: 10px; }
  #left ul {
    margin: 0;
    list-style-position: inside;
    color: #003d66; }
    #left ul li {
      border-bottom: 1px solid #d0cfcf;
      line-height: 28px; }
      #left ul li a {
        text-decoration: none; }
        #left ul li a:hover {
          text-decoration: underline; }

#right {
  display: inline;
  float: left;
  margin-right: 0;
  width: 721px;
  background: url('/img/splash.png') no-repeat; }
  * html #right {
    overflow-x: hidden; }
  #right h2, #right h3 {
    display: none; }
  #right p {
    font-size: 1.167em;
    line-height: 1.029em;
    margin-bottom: 1.5em;
    margin: 0;
    padding-left: 19px; }
    #right p.text {
      line-height: 1.3;
      padding-top: 177px;
      width: 270px; }
    #right p.video {
      line-height: 1.4;
      padding-top: 5px; }
      #right p.video a {
        background: url('/img/link-arrow.png') no-repeat right 50%;
        padding-right: 10px; }

#news-ticker {
  height: 29px;
  background: url('/img/news-ticker.png') no-repeat;
  margin: 0 0 15px 0; }
  #news-ticker p {
    font-size: 1.167em;
    line-height: 1.029em;
    margin-bottom: 1.5em;
    padding: 6px 10px 0 10px;
    margin: 0; }
    #news-ticker p strong {
      font-weight: normal;
      color: #003d66; }
    #news-ticker p a {
      font-size: 12px;
      background: url('/img/link-arrow-white.png') no-repeat right 50%;
      padding-right: 10px; }

#boxes {
  height: 128px;
  margin: 0 0 15px 0; }
  #boxes h6 {
    font-size: 1.333em;
    line-height: 0.9em;
    margin-bottom: 1.5em;
    font-weight: normal;
    color: #003d66;
    margin: 0 0 6px 0; }
  #boxes p {
    line-height: 1.4;
    margin-bottom: 5px; }
  #boxes ul {
    margin: 0; }
    #boxes ul li {
      height: 128px;
      display: inline;
      float: left; }
      #boxes ul li#box_mobile {
        width: 200px;
        padding: 18px 20px 0 90px;
        margin-right: 10px;
        background: url('/img/box-mobile.png') no-repeat; }
      #boxes ul li#box_sensors {
        width: 200px;
        padding: 18px 100px 0 20px;
        margin-right: 10px;
        background: url('/img/box-sensors.png') no-repeat; }
        #boxes ul li#box_sensors p {
          padding-right: 20px; }
      #boxes ul li#box_ahead {
        width: 240px;
        padding: 18px 50px 0 20px;
        background: url('/img/box-ahead.png') no-repeat; }

#footer {
  position: relative;
  padding: 8px 0 0 0; }
  #footer #country {
    position: absolute;
    top: 0;
    right: 0;
    width: 258px;
    height: 21px;
    padding: 8px 0 0 0;
    text-align: center;
    background: url('/img/country.png') no-repeat; }
  #footer p {
    font-size: 0.917em;
    line-height: 1.309em;
    margin-bottom: 1.5em;
    margin: 0;
    color: #4d4d4d; }
    #footer p.links {
      color: #003d66;
      padding-bottom: 5px; }
