body  {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/masthead.jpg);
	background-color: #FFFFFF;
}

#masthead {
	height: 272px;
	text-align: center;
	background-image: url(images/masthead2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#optimisation {
	background-color: #990000;

}
#optimisation p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
}

#contentleft {
	width: 570px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 15px;
}
p {
	color: #000000;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 8px;
	line-height: 1.5em;
}
#contentleft ul {
	font-size: 12px;
	list-style-position: outside;
	text-align: left;
	list-style-type: square;
	color: #6C0000;
	line-height: 20px;
}
#contentleft a {
	color: #0000CC;
	text-decoration: none;
}
#contentleft a:hover {
	color: #FF0000;
}

#menuright {
	width: 300px;
	position: relative;
	float: right;
	background-image: url(images/menuback.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}
#menuright ul {
	color: #666666;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	display: block;
	padding-left: 0px;
}

#menuright li a {
	line-height: 16px;
	margin-bottom: 3px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #6C0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66FFFF;
	text-indent: 30px;
}
#menuright li a:hover {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFF99;
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#contentright {
	width: 300px;
	position: relative;
	float: right;
}
#contentright p, #menuright p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
#contentright a {
	color: #990000;
}
#contentright a:hover {
	color: #CC0000;
}

#footer {
	clear: both;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: auto;
	margin-left: auto;
	background-color: #6F0000;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	font-size: 10px;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover { color: #FF0000; }
blockquote {
	border-left-color: #8BA8D8;
	border-right-color: #2B4A80;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E1E9F4;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	border-top-color: #8BA8D8;
	border-bottom-color: #2B4A80;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h1 {
	font-size: 18px;
	background-repeat: repeat-x;
	height: 25px;
	color: #990000;
	font-variant: small-caps;
}

h2, h3 {
	font-size: 16px;
	height: 25px;
	color: #990000;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
img.floatLeft {
	float: left;
	margin: 5px 10px 7px 0px;
	padding: 2px;
}
img.image_nofloat {
	padding: 2px;
}
img.floatRight {
	float: right;
	margin: 0px 0px 7px 10px;
	padding: 2px;
}
img.imagecentre {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.clearfix {
	clear: both;
}
.bold {
	font-weight: bold;
}
.subscript {
	font-size: 8px
}
.larger {
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}
table {
	text-align: right;
	color: #000066;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tr.shade1 {
	background-color: #DDE3FF;
}
tr.shade2 {
	background-color: #FFECEC;
}

