/*
              Title:          default 
      
              Author:         Global Web Limited
              Version:        103 
              Filename:       css/default.css 
              Date:           16:55 19 March 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/
      
      */
      


		body {
		margin: 0;
		background: #4C4C4C;
		font: 9pt Verdana,Geneva,sans-serif;
		color: #333;
		}
		h1, h2, h3 {
		color: #FF7F00;
		font-weight: 400;
		font-family: Trebuchet,Geneva,sans-serif;
		}
		h1 {font-size: 120%;}
		h2 {font-size: 110%;}
		h3 {font-size: 100%;}
		a {color: #FF7F00;}
                .red { color: #CC0000; }
		img {
		border: 0;
		}
		.wrapper {
		margin: 35px auto 0 auto;
		width: 951px;
		}
		/*******Title at top of page********/
		.navPagetitle {
		font-size: 14pt;
		font-family: Arial,sans-serif;
		font-weight: bold; 
		color: #FFFE7F;
		margin-bottom: 10px;
		}
		/*******Rounded Corners********/
		div#niftyWrapper {
		width: 951px;
                background:#FFF;
                }
        /*******Logo banner********/
        .banner {
        position: relative;
        left: 25px;
        top: 22px;
        width: 926px;
        height: 68px;
        }
        .logo, .telephone, .email  {
        float: left;
        }
        .telephone {      
        padding: 20px 0 0 100px;
        }
        .email {      
        padding: 20px 0 0 0;
        }
        /*******Navigation********/
        .navigation {
        position: relative;
        top: 35px;
        height: 36px;
        width: 951px;
        background: #FF7F00;
        font-size: 10pt;
        }
        .navigation ul {
        list-style-type: none;
        margin: 0;
        padding: 10px 0 0 10px;
        }
        .navigation li {
        display: inline;
        padding: 0 17px;
        }
        .navigation a:link, .navigation a:visited {
        color: #404040;
        text-decoration: none;
        }
        .navigation a:hover {
        color: #FFF;
        text-decoration: none;
        }
        /*******Banner Image********/
        .bannerImg {
        margin-top: 35px;
        width: 951px;
        height: 191px;
        }
        /*******Content********/
        .content {
        width: 921px;
        padding: 5px 15px; }
        .portfolioContent {
        width: 921px;
        padding: 35px 15px; }
        h1.initial {
        font-size: 200%;
        width: 921px;
        border-bottom: 1px solid #999;
        }
        .twoColumn, .ourTeam, .footer {
         width: 921px;
         overflow: hidden;
        }
        .columnLeft {
        width: 57%;
        margin-right: 15px;
        float: left;
         }
        .columnRight {
        width: 40%;
        float: left;
         }
        /*******Footer********/
        .footer {
        font-size: 75%;
        padding: 15px 0;
        clear: both;
        }
/*******Misc********/
.servicePanels {
width: 870px;
margin: 0 auto;
}
.servicePanels img {
padding: 10px 25px;
} 
.patricia, .scott, .newperson, .andrew {
width: 23%;
float: left;
margin: 0 9px;
}
.serviceRight {
padding-left: 25px;
}
h2.service {
margin-top: 0; padding-top: 0;}
.caption { color: #FF7F00; font-size: 90%;} 
 
