/*
              Title:          home.css 
      
              Author:         Global Web Limited
              Version:        164 
              Filename:       home.css 
              Date:           14:13 17 April 2009
              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/
      
      */
      


#homeContainer {
	background: url(images/home-bg3.jpg) no-repeat top left #999;
	width: 945px;
	margin: 0 auto -100px auto;
	height:100%;
	min-height:100%;
	text-align:left;
}
a {
color: #65133B;
}
#map { width: 311px; margin: 5px 0px 40px 95px;}
#homeText { width: 320px; margin:40px 0px 15px 95px; }
#navLinkshome {
	position:relative;
	left:312px;
	top:27px;
	width:332px;
	height:27px;
}
.homeTitle { font-size:95%; margin:12px 0px 0px 110px; }
#leftCol {
	float: left;
	width: 330px;
	text-align:left;
}
#rightCol {
	float: right;
	width: 520px;
	text-align:left;
	margin-top:23px;
} 
.moreInfo { color:#000000; } 
.boxContainer {
width: 498px;
height: 307px;
position: relative;
margin:95px 0px 0px 3px;
color: #fff;
}

 
