*{
	padding: 0;
	margin: 0;
	border: 0;
}

p{
	padding-bottom: 10px;
}

a{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
	background-color: #A0A0A0;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

#content{ 
	position: relative; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	width: 760px;
}

#wrapper{ 
	position: relative;
	width: 760px;
}

#top-menu{
	position: absolute;
	top: 75px;
	left: 20px;
	float: left;
	height: 23px;
}

.top-menu-link{
	float: left;
	height: 23px;
/*	border: 1px solid #FF0000;	*/
}

/*.scroll{
	width: 100%;
	height: 320px;
	overflow-x: hidden; 
	overflow-y: auto; 
	padding-right: 20px;
}
*/

.scroll {
display:block;
height:300px;
left:0;
/*margin:50px 0;*/
overflow:scroll;
padding:15px 60px 15px 20px;
padding-top: 0px;
padding-right: 40px;
padding-left: 0px;
/*position:absolute;*/
position:relative;
top:0;
width:320px;
}

#disclaimer{
	position: absolute;
	left: 144px;
	top: 550px;
}

#footer{
	position: absolute;
	left: 144px;
	top: 610px;
}





#lefs-logo {
	position:absolute;
	left:1px;
	top:0px;
	width:118px;
	height:202px;
background-image:url(../images/structure/lefs_logo.gif)
}

#lefs-homepagebanner {
	position:absolute;
	left:119px;
	top:0px;
	width:659px;
	height:112px;
}

#lefs-filler-small {
	position:absolute;
	left:119px;
	top:112px;
	width:659px;
	height:90px;
background-image:url(../images/structure/lefs_filler_small.gif)
}

#lefs-content {
	position:absolute;
	left:0px;
	top:202px;
	width: 778px;
	height:440px;
background-image:url(../images/structure/lefs_bg.jpg)
}

#lefs-leftbarfiller {
	position:absolute;
	left:0px;
	top:641px;
	width:119px;
	height:105px;
background-image:url(../images/structure/lefs_leftbarfiller.gif)
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding-top: 54px;
	padding-left: 24px;
font-weight:lighter;
}
#copy {
	position: absolute;
	width: 323px;
	padding-top: 20px;
	padding-left: 24px;
	margin-left: 119px;
	z-index: 999;
}

#lefs-07 {
	position:absolute;
	left:119px;
	top:641px;
	width:659px;
	height:105px;
background-image:url(../images/structure/lefs_filler_small.gif)
}

#people-about{
	background-image: url(../images/people/about.png);
	width: 239px;
	height: 469px;
	position:absolute;
	z-index:100;
}

#people-about{
	background-image: url(../images/people/about.png);
	width: 239px;
	height: 469px;
	position:absolute;
	z-index:100;
}

#people-home{
	background-image: url(../images/people/home.png);
	width: 166px;
	height: 480px;
	position:absolute;
	z-index:100;
}

#people-range{
	background-image: url(../images/people/range.png);
	width: 205px;
	height: 480px;
	position:absolute;
	z-index:100;
}

#people-contact{
	background-image: url(../images/people/contact.png);
	width: 251px;
	height: 480px;
	position:absolute;
	z-index:100;
}

#people-enquire{
	background-image: url(../images/people/enquire.png);
	width: 305px;
	height: 470px;
	position:absolute;
	z-index:100;
}