/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

	Copyright (c) 2009, 
	Werkstatt fuer Softwareentwicklung 
	Thomas Schwarz
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#masthead {
  background-image: url(img/bkg.masthead.main.jpg);
  height: 157px;
}

#content {
  padding-top: 18px;
}

.gobutton {
  position: absolute;
  top: 48px;
  width: 40px;
  height: 27px;
  text-indent: -5000px;
  text-decoration: none;
  border: none;
}

#goflat {
  left: 928px;
  background-image: url(img/bn.goflat.gif);
}

#goflat:hover {
  background-image: url(img/bn.goflat.hover.gif);
}

#gogolden {
  left: 442px;
  background-image: url(img/bn.gogolden.gif);
}

#gogolden:hover {
  background-image: url(img/bn.gogolden.hover.gif);
}
