body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #E0E0E2;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#container {
	width: 950px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	background-color: #FFFFFF;
}
#header {
	float: left;
	width: 950px;
	position: relative;
	height: 260px;
}
#left {
	float: left;
	width: 190px;
	position: relative;
	text-align: left;
	background-color: #040643;
	padding-top: 15px;
	background-image: url(../pixs/leftback.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
#footer {
	float: left;
	width: 930px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	text-align: center;
	font-size: 80%;
	background-color: #E0E0E2;
}
#footertop {
	background-image: url(../pixs/imagetopback.jpg);
	float: left;
	width: 950px;
	position: relative;
}
#swf {
	float: right;
	width: 760px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 330px;
}
#image {
	float: left;
	width: 950px;
	position: relative;
	height: 330px;
	margin: 0px;
	padding: 0px;
	background-image: url(../pixs/leftback.jpg);
	background-repeat: repeat-y;
}
#imagetop {
	background-image: url(../pixs/imagetopback.jpg);
	float: left;
	width: 950px;
	position: relative;
}
#imagebase {
	background-image: url(../pixs/imagetopback.jpg);
	float: left;
	width: 950px;
	position: relative;
}
#strapline {
	float: left;
	width: 944px;
	position: relative;
	background: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	font-weight: bold;
}

#content {
	float: left;
	width: 910px;
	position: relative;
	text-align: justify;
	margin: 0px;
	padding: 20px;
	background-color: #FFFFFF;
}
#Centre {
	text-align: center;
	width: 100%;
}

h1 {
	font-size: 120%;
	font-weight: bold;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #0199E4;
}
.tdprojectgrey {
	background-color: #E8E8E8;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: top;
}
#container #content .tdprojectright img {
	border: 1px solid #999999;
}


.tdprojectright {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 300px;
}

.liimage {
	margin: 3px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content li {
	list-style-image: url(../pixs/li.gif);
	margin-top: 10px;
	font-weight: bold;
	list-style-type: none;
}
.redtextlarge {
	font-size: 16px;
	color: #C00;
}
#container #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

