html 
{
}

body 
{
    height:100%;
    margin: 0;
}

#header
{
    height:100px;
    
}

#header2
{
        height:100px;

}

#imageScroller
{
    height:100px;

}

#productSection
{
    height:100px;

}

#companySection
{
    height:100px;
    
}

#footer
{
    height:100px;
   
}