@charset "UTF-8";
/* CSS Document */

#container {
	padding: 0;
	background-color: #FFF;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	    background-image: url(../images/location-headers/m-fotheringate-bdrop.jpg);
    background-repeat: no-repeat;
    background-position: center top;}
	
	

#top-banner{width: 980px;height: 100px; }
	
#top-menu{width:150px; height: 80px; margin:0px 0px 0px 0px; float:left; position: fixed;top: 0;left: center;   z-index:10; }


.subheader{float:left; width:420px; margin:20px 0px 20px 40px; background-color:#999;}


.title{float:left; margin:200px 0px 160px 0px;}

.text{float:left; width:860px;  margin:40px 0px 40px 60px; }



.image {float:left; margin:40px 0px 0px 60px;}
.image2 {float:left; margin:40px 0px 40px 0px;}
.image3 {float:left; margin:40px 40px 40px 0px;}



.scroll{float:left; width:860px;  margin:0px 0px 0px 60px;  }

.scroll-inner{float:left; width:820px;  height:800px; background-image: url(../images/hatch2.png); overflow:scroll; padding:20px; }

.scroll-inner h1{font-size: 340%; padding:30px 0px 30px 0px}

.scroll-base{float:left; width:840px;  height:50px; background-color:#CCC;  padding:5px 0px 5px 20px; margin-bottom:40px; }

.scroll-wrapper{float:left; width: 980px;  background-color: #333; position:relative; padding-bottom:20px; }

.absolute {position: absolute;z-index: 8;}
