#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: 120px;
	visibility: visible;
	text-align: center;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
#headcontainer {

	position: relative;
	height: 101px;
	width: 1002px;
	left: 0px;
	top: 0px;
}
#centre {
	width: 996px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(centre_back.gif);
	height: 428px;



}
#menu {
	background-color: #dbdbdb;
	height: 30px;
	width: 990px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	left: 3px;
	top: 71px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFcc00;
	width: 210px;

}
#menu a {
	text-decoration: none;
	color: #666666;
	width: 100px;

}
#footer {
	background-color: #9999FF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	height: 30px;
	width: 991px;
	left: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	top: 420px;

}
#video {
	border: 3px solid #666666;
}
#vp a {

	font-size: 70%;
	color: #666666;
	text-decoration: underline;
}
