body {
        text-align: center;
        padding: 10px 0;
        margin: 0;
        }

h1 {
        margin: 0;
        padding: 0;
        font-size: 1px;
        height: 294px;
        text-indent: -2000px;
        background: url(../images/header.jpg) no-repeat;
        }

h2 {
        padding: 0 0 0 20px;
        margin: 5px 0 0 0;
        color: #434343;
        background: url(bigBullet.gif) no-repeat 3px 5px;
        font: 18px/25px Georgia, Times New Roman, Times, serif;
        }

p { margin: 0 0 15px 0; }

#container {
        text-align: left;
        border: 1px solid #89d3e0;
        width: 800px;
        margin: 0 auto;
        background: #fff url(bgMain.gif) repeat-y;
        font: 13px/19px Trebuchet MS, Georgia, Times New Roman, serif;
        }
        
#overlay {
      /*  margin: 0;
        padding: 0;
        font-size: 1px;
        height: 300px;
        background: #fff url(images/quantum_logo.png) repeat-n; 
        position: absolute;
        left: 200px;
        top: 10px;
        z-index: 1001;
        visibility: visible;
        */
        
        }        
        
        
        

#hMenu {
        border-style: solid;
        border-color: #eaf00a;
        border-width: 1px 0;
        color: #89d3e0;
        height: 25px;
        background: #eaf00a url(menuBullet1.gif) no-repeat 15px 9px;
        padding: 0 0 0 5px;
        }

        #hMenu ul {
                margin: 0 0 0 -40px !important;
                margin: 0;
                list-style: none;
                text-align: center;
                background: transparent url(menuBullet3.gif) no-repeat 650px 9px
!important;
                background: transparent url(menuBullet3.gif) no-repeat 615px 9px;
                }

        #hMenu ul li {
                display: inline;
                padding: 0 0 0 23px;
                background: url(menuBullet2.gif) no-repeat 4px 6px !important;
                background: url(menuBullet2.gif) no-repeat 4px 9px;
                }

        #hMenu ul li#frst {
                padding: 0;
                background: none !important;
                }

        #hMenu ul li a {
                color: #000;
                font: bold 14px/25px Georgia, Times New Roman, Times, serif;
                text-decoration: none;
                padding: 3px 8px;
                }

        #hMenu ul li a:hover {
                text-decoration: none;
                background-color:#89d3e0;
                }

#copyright {
        clear: both;
        border-top: 1px solid #89d3e0;
        background-color: #89d3e0;
        padding: 5px;
        }

        #copyright p {
                color: #000000;
                font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
                margin: 0 0 3px 340px;
                }

#news {
        width: 205px;
        float: left;
        padding: 5px;
        }

        #news p {
                color: #222222;
                font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
                margin: 0 0 10px 12px;
                }

        #news p .date {
                display: block;
                color: #4776bd;
                font: bold 11px/18px Georgia, Times New Roman, Times, serif;
                background: url(bulletNews.gif) no-repeat 0px 4px;
                margin: 0 0 0 -15px;
                padding: 5 0 0 15px;
                }

#clients, #technology {
        float: left;
        width: 555px;
        padding: 4px;
        margin: 0 5px 0 0;
        border-left: 2px #89d3e0 dotted;
        }

        #sightings img {
                border: 1px solid #828282;
                padding: 3px;
                float: right;
                margin: 8px;
                }
                
#highlighttext
{
  background-color: #cc66cc;
}