

body {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    left : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    top : 0;
    z-index : 0;
  }


address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, img {
    margin:0;
    padding:0;
    border:0;
  }

p {
padding-top: 5px;
padding-bottom: 5px;
}

a:link, a:active, a:visited {
    color: #236167;
  }


a:hover {
    color: #000000;
  }


.spacer {
    float : left;
    margin-bottom : 2px;
    margin-left : 2px;
    margin-right : 2px;
    margin-top : 2px;
  }


.clearleft {
    clear : left;
  }


#menuleft {
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    width: 284px;
    height: 500px;
    background: url('/laser/images/lmenu.gif') no-repeat left top;
    z-index: 1;
  }


#menuleft li {
    list-style: none;
    display: inline;
  }


#menuleft li a {
    position: absolute;
    top: 0;
    text-indent: -9000px;
  }


#menuleft {
  }


#menuleft a:hover {
    background:  url('/laser/images/lmenu.gif') no-repeat -284px;
  }


#lmenuhome a {
    width: 284px;
    height: 64px;
    margin-top: 0px;
  }


#menuleft #lmenuhome a:hover {
    background-position: -284px 0px;
  }


#lmenuabout a {
    width: 284px;
    height: 62px;
    margin-top: 64px;
  }


#menuleft #lmenuabout a:hover {
    background-position: -284px -64px;
  }


#lmenulaser a {
    width: 284px;
    height: 62px;
    margin-top: 126px;
  }


#menuleft #lmenulaser a:hover {
    background-position: -284px -126px;
  }


#lmenuapp a {
    width: 284px;
    height: 62px;
    margin-top: 188px;
  }


#menuleft #lmenuapp a:hover {
    background-position: -284px -188px;
  }


#lmenurec a {
    width: 284px;
    height: 62px;
    margin-top: 250px;
  }


#menuleft #lmenurec a:hover {
    background-position: -284px -250px;
  }


#lmenuconsent a {
    width: 284px;
    height: 62px;
    margin-top: 312px;
  }


#menuleft #lmenuconsent a:hover {
    background-position: -284px -312px;
  }


#lmenucontact a {
    width: 284px;
    height: 62px;
    margin-top: 374px;
  }


#menuleft #lmenucontact a:hover {
    background-position: -284px -374px;
  }


#lmenulinks a {
    width: 284px;
    height: 62px;
    margin-top: 436px;
  }


#menuleft #lmenulinks a:hover {
    background-position: -284px -436px;
  }


#content {
    margin-bottom : 5px;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 10px;
    width: 380px;
    font-size : 12px;
  }


td {
    vertical-align : top;
  }


#footer {
    background-color : #d2d3d3;
    color : #236167;
    font-size : 11px;
    padding-bottom : 15px;
    padding-top : 15px;
    text-align : center;
    width : 900px;
  }


#header {
    width : 910px;
  }

