#wrapper{
   position: relative;
   margin: 0 auto;
   width: 990px;
   text-align: left;
}
#content{
   position: absolute;
   top: 170px;
   left: 237px;
   width: 545px;
   padding-bottom: 30px;
}
#infobox{
   position: absolute;
   top: 170px;
   right: 0;
   width: 170px;
   padding-bottom: 30px;
}
#MenuSearchContainer{
   position: absolute;
   top: 170px;
   left: 0;
   width: 200px;
   padding-bottom: 30px;
}
#head{
   height: 160px;
   position: relative;
   background-repeat: no-repeat;
}
#partnerlinks a{
   font-size: 72%;
   font-weight: normal;
}
#printaddress{
   display: none;
   text-align: left;
}
#printaddress address{
   font-style: normal;
}