div#headerleft {
  height: 54px;
  width: 108px;
  background-color: #B51839;
  float: left;
  color: #FFFFFF;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 22px;
}
div#headerright {
  height: 54px;
  width: 215px;
  background-color: #B51839;
  float: right;
  color: #FFFFFF;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 22px;
}
div#headercenter {
  height: 54px;
  width: 663px;
  background-color: #B51839;
  float: left;
  color: #FFFFFF;
  text-align: center;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 22px;
}
div#headernavbutton1 a {
  color: #B51839;
  text-decoration: none;
}
div#headernavbutton1 a:hover {
  color: #B51839;
  text-decoration: underline;
}
div#headernavbutton2 a {
  color: #B51839;
  text-decoration: none;
}
div#headernavbutton2 a:hover {
  color: #B51839;
  text-decoration: underline;
}
div#headernavbutton3 a {
  color: #B51839;
  text-decoration: none;
}
div#headernavbutton3 a:hover {
  color: #B51839;
  text-decoration: underline;
}

div#menuboxheader {
  padding-top: 1px;
  height: 22px;
  width: 211px;
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  background: #B51839;
  text-align: center;
}

div#searchinforowmain {
  height: 20px;
  width: 770px;
  background: #B51839;
}
div#searchinfoleft {
  height: 20px;
  width: 200px;
  color: #FFFFFF;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  float: left;
  background-color: #B51839;
  text-align: center;
}
div#searchinfomiddle {
  height: 20px;
  width: 428px;
  color: #000000;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  float: left;
  text-align: center;
}
div#searchinfomiddleleft {
  height: 20px;
  width: 120px;
  float: left;
}
div#searchinfomiddleright {
  height: 20px;
  width: 120px;
  float: right;
  text-align: right;
}
div#searchinforight {
  height: 20px;
  width: 140px;
  color: #FFFFFF;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  float: right;
  background-color: #B51839;
  text-align: center;
}
