.header {
  border-style:none;
  width:100%;
  height:94px;
  margin-bottom:0px;
}

.header-left {
  border-style:none;
}

.header-center {
  width:100%;
  background-image:url(images/header-center-bg.jpg);
  background-repeat: repeat-x;
  vertical-align:center;
  text-align:left;
  border-style:none;
}

.header-right {
  border-style:none;
}

.header-button {
  border-style:none;
}

.header-sparator {
  border-style:none;
}

.content {
  width:100%;
  border-style:none;
}

.content-left {
  vertical-align:top;
  width:179px;
  background-image:url(images/content-left-bg.jpg);
  height:100%;
}

.content-right {
  width:100%;
  font-family: arial;
}

.text {
  width:100%;
  font-family: arial;
  padding-left:3px;
}

.content-top-right {
  background-image:url(images/content-top-right-bg.jpg);
  width:100%;
  height:29px;
}

.bottom {
  background-image:url(images/bottom-bg.jpg);
  width:100%;
  height:58px;
}