#containt {
  position: absolute; 
  left: 129px;
  top: 0px;
  width: 681px;
}

#logo {
  position: absolute;
  left: -21px; // 129px;
  top:0px;
  width:280px;
  height:129px;
}

#dirty-hippy {
  position:absolute;
  left: 259px; // 409px;
  top:5px;
  width:422px;
  height:99px;
}

#order {
  position:absolute;
  left: 259px; // 409px;
  top:104px;
  width:68px;
  height:25px;
}

#updates {
  position:absolute;
  left: 327px; // 477px;
  top:104px;
  width:84px;
  height:25px;
}

#about {
  position:absolute;
  left: 411px; // 561px;
  top:104px;
  width:90px;
  height:25px;
}

#shop {
  position:absolute;
  left: 501px; // 651px;
  top:104px;
  width:59px;
  height:25px;
}

#events {
  position:absolute;
  left: 560px; // 710px;
  top:104px;
  width:74px;
  height:25px;
}

#faq {
  position:absolute;
  left: 634px; // 784px;
  top:104px;
  width:47px;
  height:25px;
}

#content-bg {
  background: url(images/content_bg.gif);
  clear: both;
/*  position:absolute;
  left:150px;
  top:129px;
  height:500px;*/
  width:681px;
}

#latchbox {
/*  position:absolute;
  left:150px;
  top:725px;*/
  width:681px;
  height:19px;
}

#foot-corners {
/*  position:absolute;
  left:150px;
  top:744px;*/
  width:681px;
  height:21px;
}

#foot { 
  clear: both; 
}

#top { 
  position: relative;
  width: 681px;
  height:129px;
}

.pad {
  padding: 15px;
}

.product_description {
}