body
{
  margin:0px;
  padding:0px;
  background:#fff url(http://www.gavenett.com/img/headerbg.png) repeat-x 0px 6px;
}

a{color:#069;text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:0px;}

#wrap
{
  width:812px;
  margin:auto;
  margin-top:6px;
}

#header
{
  width:100%;
  height:146px;
  
  margin-bottom:16px;
}

.box
{
  float:left;
}

.logoer img
{
  margin-right:1px;
  margin-bottom:1px;
  padding:3px;
  background-color:#efefef;
  border:1px solid #dedede;
}

.logoer img:hover
{
  background-color:#ccc;
  border:1px solid #999;
}

.adright
{
  float:right; 
  width:300px;
  height:250px;
  margin-left:24px; 
  margin-bottom:24px;
}