<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

	<title>Scottish Book Trust</title>
	<style type="text/css" media="screen">
	 @font-face {font-family: 'Swiss721BT-Roman';src: url('fonts/24304D_0_0.eot'); src: url('fonts/24304D_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/24304D_0_0.woff') format('woff'),url('fonts/24304D_0_0.ttf') format('truetype');}
   
   @font-face {font-family: 'Swiss721BT-BlackCondensed';src: url('fonts/24304D_2_0.eot');src: url('fonts/24304D_2_0.eot?#iefix') format('embedded-opentype'),url('fonts/24304D_2_0.woff') format('woff'),url('fonts/24304D_2_0.ttf') format('truetype');}
   
   @font-face {font-family: 'Swiss721BT-Medium';src: url('fonts/24304D_3_0.eot');src: url('fonts/24304D_3_0.eot?#iefix') format('embedded-opentype'),url('fonts/24304D_3_0.woff') format('woff'),url('fonts/24304D_3_0.ttf') format('truetype');}
   
   #header {
     background-image: url('images/header.png');
     background-repeat: no-repeat;
     height: 126px;
   }

   
   #green-panel {
     width: 468px;
   }
   
   #gp-top {
     background-image: url('images/gp-top.png');
     background-repeat: no-repeat;
     height: 19px;
   }
   
   #gp-bottom {
     background-image: url('images/gp-bottom.png');
     background-repeat: no-repeat;
     height: 8px;
   }
   
   #gp-middle {
     background-image: url('images/gp-middle.png');
     background-repeat: repeat-y;
   }
   
   #hello {
     font-family: 'Swiss721BT-BlackCondensed';
     font-size: 20pt;
     color: #fff;
     padding-top: 10px;
     margin-left: 15px;
     margin-right: 15px;
   }
   
   #statement {
     font-family: 'Swiss721BT-Roman';
     font-size: 15pt;
     color: #fff;
     margin-top: -10px;
     margin-left: 15px;
     margin-right: 30px;
     padding-bottom: 15px;
   }
   
   #statement a {
     color: #fff;
   }
   
   #bottom a {
      color: #0D6C77;
      text-decoration: none;
    }
   
   #bottom {
     background-image: url('images/bottom.png');
     background-repeat: repeat-y;
     width: 468px;
     overflow:auto;
     padding-left: 15px;
   }
   
   #bleft {
     width: 50%;
     font-family: 'Swiss721BT-Roman';
     font-size: 13pt;
     color: #0D6C77;
     float: left;
   }
   
   .social-icons {
     background-image: url("images/social-icons.png");
   }
   
   .social-icons.row {
     margin: 0;
     width: 116px;
     height: 32px;
   }

   .social-icons .social-icon {
     display: block;
     width: 32px;
     height: 32px;
     margin-right: 10px;
   }

   .social-icons .social-icon.last {
     margin: 0;    
   }
   
   .pull-left {
     float: left;
   }
   
   .pull-right {
   float: right;
   }
   
   #bright {
     float: right;
     width: 40%;
     padding-right: 30px;
     padding-top: 25px;
   }
   
  #main {
    margin-right:auto; margin-left:auto; width:468px;
    margin-top: 100px;
  }
	</style>
</head>

<body>
<div id="main">
<div id="header"></div>
<div id="green-panel">
  <div id="gp-top"></div>
  <div id="gp-middle">
  <div id="hello">
    Hello!
  </div>
  <div id="statement">
    <p>Our website is currently being primped, trimmed, tidied and dressed up ahead of its grand relaunch tomorrow.</p>
    <p>For more information on Book Week Scotland, go to <a href="http://www.bookweekscotland.com">www.bookweekscotland.com</a> or follow us on <a href="https://twitter.com/scottishbktrust">Twitter</a> or <a href="http://www.facebook.com/scottishbktrust">Facebook</a> and check back soon for the new and improved scottishbooktrust.com!</p>
<p>If you have a query about any of our projects or would like to register for any event or project please contact us by phone or by email.</p>
  </div>
  </div>
  <div id="gp-bottom"></div>
</div>
<div id="bottom">
  <div id="bleft">
    <p>0131 524 0160<br />
    <a href="mailto:info@scottishbooktrust.com">info@scottishbooktrust.com</a></p>
  </div>
  <div id="bright">
    <div class="social-icons row pull-right">
      <a href="http://www.facebook.com/scottishbktrust" class="social-icon pull-left"></a>
      <a href="https://twitter.com/scottishbktrust" class="social-icon pull-left"></a>
      <a href="http://www.youtube.com/user/scottishbooktrust" class="social-icon pull-left last"></a>
    </div>
  </div>
</div>
</div>
</body>
</html>
