#header {

      width:90%;
      background: #FFF url("/images/visionconnection-topbanner.jpg") no-repeat top right;
      font-size:12px;
      line-height:normal;


      }
/* section specific top banner */

.inner { 
   background: url("/images/logo1.jpg") no-repeat top left; 
   padding-top:130px;
} 


/* Simulation Slide Show Styles */
div#slideshow{
    position:relative;
    display:block;
    float:right;
    background-color:#FFF;
    border-width:1px 3px 3px 1px;
    border-style:solid;
    border-color: #000 #666 #666 #000;
    margin:1em 1em 1em 1em;
}
div#slideshow.x2{ width:93%; align:center;}
div#slideshow h3{ margin:10px 10px 0 10px; color:#006}
div#slideshow div.imgframe{
    position:relative;
    display:block;
    float:left;
    width:200px;
    height:18em;
    padding:10px;
    margin:0 0 0 0;
}
