/*!
 * Title: home.css
 * Date: 12:26 5 January 2015
 * Version: 100
 * Copyright: Copyright (c) 1994-2016 Global Web Limited 
 * Telephone: +44 1224 454000
 * Web: http://www.globalweb.co.uk/
 */
/******Navigation under banner image******/
.imageNavHome {
  width: 942px;
  line-height: 0;
  padding-top: 8px; }

/******Content******/
.contentHome {
  width: 942px;
  overflow: hidden;
  margin-top: 20px;
  padding-top: 6px; }

.twitterIcon, .rssIcon {
  width: 170px;
  height: 26px;
  margin: 6px 0px; }

/******News Box******/
.boxes {
  float: left;
  width: 185px; }

.box {
  margin-bottom: 20px;
  background-image: url(../images/box-bottom.gif);
  background-position: left bottom;
  background-repeat: no-repeat; }

.box h2 {
  padding: 10px;
  margin: 0;
  background: url(../images/box-top.gif) top no-repeat #ececec; }

.boxContent {
  padding: 9px 19px 24px 12px;
  margin: 0; }

/******Solution Boxes******/
.grid {
  width: 744px;
  overflow: hidden;
  padding-left: 8px; }

.gridcell, .gridcell4 {
  width: 180px;
  float: left;
  margin-right: 8px;
  background: #EEEEEE url(../images/bottom-off.gif) no-repeat bottom left; }

.gridcell4 {
  margin-right: 0px; }

.gridcelltop {
  height: 123px; }

.gridcelltop a {
  text-decoration: none; }

.gridcellbottom {
  min-height: 200px;
  height: auto !important;
  height: 200px;
  padding: 10px; }

.gridcell:hover, .gridcell4:hover {
  background: #D6D6D6 url(../images/bottom-on.gif) no-repeat bottom left; }

.grid h1 {
  font-size: 1em;
  line-height: 1.1em; }

/*# sourceMappingURL=sass.4160160218113695300.home.css.map */
