/* CSS Document */



/*-------------------------------------------Left Side Start----------------------------------------*/

#navcontainer {
     
    height: 1700px; 

}

#right
{
    float: left;
    width: 68%;
    padding-left:1em;
    
}

h1 {
    margin-bottom: 0;
    padding-bottom: 0;
}

.greyTextHome {
        margin-top: 0;
    padding-top: 7px;
  
}