@charset "UTF-8";
/* 
==============================================================================
These styles are page specific and only apply to the root default page (home)
==============================================================================
 */
 
 .homepageinfo h2, .homepageinfo p
 {
     display:none;
 }
 .homepageinfo
 {
     display:block;
     height:126px;
     width:706px;
     background-image:url("../images/homepageinfo_sm.jpg");
     margin-left:15px;
 }
 .col2
 {
     padding-bottom:0;
 }
 .homepagemovie
 {  
     margin-left:47px;
     margin-top:33px;
     margin-bottom:33px;
 }

.col1 
{
    margin-right:6px;
}
 