
body {
     background-color:#e7e9eb;
    }

   
#rightFrame {
   width: 550px;
   height: 290px;
   float:left;
   display:inline;
   background-color:#dae9f0;
   background-image:   url("../../images/hairprimary.gif");
   background-repeat:no-repeat;
   background-position: 0 20px;
   }    
 
#secondaryMenuFrame {
  width: 205px;
  height: 20px;
  float: left;
  display: inline;
  background-color:#acb6bf;
  } 
  
#mainContentFrame {
   width: 555px;
   float: left;
   display:inline;
   background-color:#fff;
   }  
 
#secondaryContentFrame {
   width: 205px;
   height: 270px;
   float: left;
   display:inline;
   background-color:#dae9f0;
   }
  
#pic1 {
  width:205px;
  height: 135px;
  background-color:#dae9f0;
  background-image: url("../../images/hair.gif");
  background-repeat:no-repeat;
  border-top: 1px solid #fff;
  }
  #pic2 {
  width:205px;
  height: 135px;
  background-color:#dae9f0;
  background-image: url("../../images/beauty.gif");
  background-repeat:no-repeat;
  border-top: 1px solid #fff;
  }
  #pic3 {
  width:205px;
  height: 135px;
  background-color:#dae9f0;
  background-image: url("../../images/massage.gif");
  background-repeat:no-repeat;
  border-top: 1px solid #fff;
  }
  
#secondaryContentPhoto {
  width: 205px;
  height: 135px;
  } 