/*
              Title:          css/home.css 
      
              Author:         Global Web Limited
              Version:        95 
              Filename:       css/home.css 
              Date:           12:25 14 May 2010
              File Type:      Style Sheet
      
              Copyright:      Copyright (c) 1994-2009 Global Web Limited.
                              All rights reserved.
      
              Address:        Global Web Limited
                              Twin Spires Business Park
                              Mugiemoss Road
                              Bucksburn
                              Aberdeen
                              AB21 9BG
                              United Kingdom
      
              Telephone:      +44 1224 454000
              Fax:            +44 1224 454001
              E-mail:         support@globalweb.co.uk
      	      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;
}

 
