body
					{
	scrollbar-highlight-color:#346134;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#ffffff;
	background-color: #346134;
					}
											
h1{
font-family: Georgia, "Times New Roman", Times, serif;
					color: #4F5F73;
					text-decoration: none;
					text-align: left;
					font-size: 18px;
					line-height: 14px;
					}
h2{
font-family: Georgia, "Times New Roman", Times, serif;
					color: #4F5F73;
					text-decoration: none;
					text-align: left;
					font-size: 16px;
					line-height: 14px;
					}
					
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4F5F73;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	line-height: 14px;
					}					
					
					
	

p, td, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
					}

.topnav {
	background-image: url(images/lwt-london-waste-technology);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;
	height: 196px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;


}


					
.center {
					font-family: arial, helvetica, sans-serif;
					font-size: 12px;
					color: #012C63;
					text-decoration: none;
					text-align: center
					}
					
.right {
					font-family: arial, helvetica, sans-serif;
					font-size: 9px;
					color:  #000000;
					text-decoration: none;
					text-align: right
					}
					
				
.small		
					{
					font-family: arial, helvetica, sans-serif;
					font-size: 10px;
					font-weight: normal;
					color:  #000000;
					text-decoration: none;
					text-align:left;
					}
					
a:link{
	color: #296F40;
	text-decoration: none;
	font-weight: bold;
}


a:visited{
	color: #296F40;
	text-decoration: none;
	font-weight: bold;
}

a:hover
					{
	color: #CFC451;
	text-decoration: underline;
	font-weight: bold;
	;	
}


---------------------------------------------

#gbl_wrapper {
	width: 985px;
	position:relative;
	left: 226px;
	margin: 0 0 0 -490px;
	top: 336px;


}

#header h1 {

          position: absolute;

          top: 25px;

          left: 350px;

          text-indent: -9999em;

          width: 350px;

          height: 62px;

}

 

#header h2 {

          position: absolute;

          top: 30px;

          right: 0px;

          text-indent: -9999em;

          width: 217px;

          height: 55px;

}

 

#header p {

          display: none;

}

 

/* clear the right way */

.clearself:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}


.clearself {display: inline-table;}


* html .clearself {height: 1%;}

.clearself {display: block;}

