#leadcentre {

	background-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	height: 200px;
	width: 530px;
	left: 240px;
	top: 71px;
	visibility: visible;
	text-align: center;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
#tlink a {
	color: #666666;
	text-decoration: none;
}
#tlink a:hover {
	color: #666666;
	text-decoration: underline;
}
#fleft {
	clear: both;
	float: left;
}
#centre01text li {
	margin-right: 20px;
}
