#content {
  position: relative;
  padding: 0;
  background: #404040;
  min-height: 639px;
  min-width: 798px;
}
#rightbox {
  margin-left: 517px;
  background: #FFF url("/shared/fade.topnav.white.png") repeat-x left top;
  padding: 13px 36px 16px;
  min-height: 639px;
}
#rightbox h1 {
  margin-top: 12px;
}
#leftbox {
  background: url("/shared/background.home.jpg") no-repeat left top;
  position: absolute;
  top: 0;
  left: 0;
  width: 193px;
  height: 479px;
  padding: 0 10px 0 314px;
}
#leftbox h1, #leftbox p, #services h1, #news h1 {
  font-family: "Arial Narrow", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0;
}
#leftbox h1 {
  color: #FFF;
  font-size: 1.65em;
  margin: 36px 0 0;
}
#leftbox a:link, #leftbox a:visited {
  color: #FFF;
  font-weight: bold;
}
#services, #news {
  border-top: 2px solid #B3B3B3;
  margin-top: 24px;
  padding-top: 28px;
  text-align: left;
}
#services h1, #news h1 {
  color: #FF9900;
  text-transform: uppercase;
  font-size: 1.65em;
  margin: 0 0 16px;
}
#services h1:before, #news h1:before, {
  content: ">> ";
  font-size: 1em;
  font-weight: bold;
}
#services li a:link, #services li a:visited {
  color: #000;
}
#services li {
  list-style-image: url("/shared/list-item.png");
  list-style-position: outside;
  margin-bottom: 1.2em;
  white-space: nowrap;
  line-height: 1.4em;
}
#news li {
  list-style-image: url("/shared/list-item.png");
  list-style-position: outside;
  margin-bottom: 0.4em;
  white-space: nowrap;
}
#services ul.left, #services ul.right {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}
#services div, #news div {
  clear: both;
  height: 1px;
  overflow: hidden;
}
#livesupport {
  position: absolute;
  top: 600px;
  left: 53px;
  width: 250px;
  height: 105px;
  z-index: 10;
}
#livesupport img {
  margin-top: 39px;
}
#forums {
  position: absolute;
  z-index: 90;
  top: 632px;
  left: 78px;
  width: 364px;
  color: #FFF;
  font-size: 1.1em;
}
#forums p {
  margin: 6px 0;
}
#forums h1 {
  color: #FFF;
  font-size: 1.4em;
}
#forums h1 a:link, #forums h1 a:visited {
  color: #FFF;
}
.twitter-follow-button {
  width: 250px !important;
}
#front {
  color: #000;
  font-size: 1.6em;
}


