#big-button-container
{
  background:url('../img/server-bg.gif') repeat-x;
  height: 290px;
  padding: 10px 39px;
  margin: auto;
}

div.big-button
{
  width: 260px;
  height: 270px;
  padding: 10px;
  float: left;
  margin-right: 40px;
  font-size: 16px;
  color: #f6f6f6;
}

div.big-button a.big-button-top-link
{

}

#big-apps-button
{
  background: url('../img/software-main.png') no-repeat;
}

#big-apps-button ul
{
  list-style-image: url('../img/blue-tick.gif');
}

#big-host-button
{
  background: url('../img/hosting-main.png') no-repeat;
}

#big-web-button
{
  background: url('../img/web-main.png') no-repeat;
  margin-right: 0px;
}

#big-host-button ul
{
  list-style-image: url('../img/green-tick.gif');
}

div.big-button ul
{
  margin-left: 25px;
  height: 150px;
}

div.big-button li
{
  padding: 0px 0px 4px 3px;
}

div.big-button li a
{
  color: #fff;
}

div.big-button li a:visited
{
  color: #fff;
}

div.big-button li a:hover
{
  color: #fff;
  text-decoration:underline;
}

div.big-button li a:active
{
  color: #fff;
}

#software-more-button
{
  width: 147px;
  height: 31px;
  background: url('../img/software-button.png') no-repeat;
  margin-left: 60px;
  text-align: center;
  padding: 4px 3px 0px 0px
}

#software-more-button a
{
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}

#software-more-button a:hover
{
  color: #900;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}

#hosting-tell-me-more
{
  width: 147px;
  height: 31px;
  background: url('../img/hosting-button.png') no-repeat;
  margin-left: 60px;
  text-align: center;
  padding: 4px 3px 0px 0px
}

#hosting-tell-me-more a
{
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}

#hosting-tell-me-more a:hover
{
  color: #900;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}

#big-web-button ul
{
  list-style-image: url('../img/red-tick.gif');
}


#big-web-button ul a
{
  color: #fff;
}

#web-more-buttons
{
  width: 245px;
  margin-left: 10px;
}

#web-more-buttons a
{
  display: block;
  float: left;
  height: 31px;
  padding-top: 4px;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
}

#web-more-info
{

  width: 103px;
  background: url('../img/web-button-grey.png') no-repeat;
  color: #000;
  margin-right: 17px;
}

#web-more-info:hover
{
  color: #900;
}

#web-get-quote
{
  width: 123px;
  background: url('../img/web-button-red.png') no-repeat;
  color: #FFF;
}

#web-get-quote:hover
{
  color:#FFF799;
}

#big-button-reflections
{
  width: 920px;
  height: 100px;
  margin: auto;
  display: none;
}

#big-button-reflections img
{
  float: left;
  margin-right: 40px;
}

#main-page-content h1
{
  background: url('../img/reflections.png') no-repeat top 50%;
  height: 90px;
}

#intro
{
  background: url('../img/reflections.png') no-repeat top 50%;
  padding: 40px 0px 20px 0px;
  text-align: center;
}

#intro .tag-line
{
  text-align: center;
  font-size: 26px;
}

div.feed-body a.latest-news-title
{
  font-size:16px !important;
}