﻿/* --------------------------------------------------------------

   flash.css
   * Governs the flash content positioning

-------------------------------------------------------------- */

#flash
{
    clear:both;
    height:264px;
    width:953px;
    background-color: #fff;
}

#flash .mainPic
{
    float:left;
    
}

#flash .navItem
{
    float:left;
}