html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img{
margin: 0; padding: 0px; border: 0;
}
#header {
	background-image: url(images/layout_optomised.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 245px;
	width: 900px;
}
#Leftbar {
	background-image: url(images/leftbar_optomised.jpg);
	height: 682px;
	width: 217px;
	background-repeat: no-repeat;
	margin: 0px;
	text-indent: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	line-height: 40px;
	text-indent: 20px;
}
p {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}




#main {
	position: absolute;
	left: 222px;
	top: 246px;
	background-image: url(images/main_optomised.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 685px;
	width: 680px;
}
li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
	line-height: 30px;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
