body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#121A9A;
	background-color: #FFFFFF;
	margin: 20px;
}
a:link {
	color:#EB5A24;
	text-decoration:underline;
}
a:visited {
	color:#EB5A24;
	text-decoration:underline;
}
a:hover {
	color:#EB5A24;
	text-decoration:none;
}
a:active {
	color:#EB5A24;
	text-decoration:none;
}
a.altlink:link {
	color:#121A9A;
	text-decoration:underline;
}
a.altlink:visited {
	color:#121A9A;
	text-decoration:underline;
}
a.altlink:hover {
	color:#121A9A;
	text-decoration:none;
}
a.altlink:active {
	color:#121A9A;
	text-decoration:none;
}
#pageLayer {
	position:absolute;
	width:1px;
	height:1px;
	z-index:1;
}
#logoLayer {
	position:absolute;
	width:200px;
	height:200px;
	z-index:1;
	top: 0px;
	left: -39px;
}
#navLayer {
	position:absolute;
	width:550px;
	height:400px;
	z-index:100;
	top: -7px;
	left: 140px;
}
#photoLayer {
	position:absolute;
	width:517px;
	height:282px;
	z-index:1;
	top: 106px;
	left: 154px;
}
#contentLayer {
	position:absolute;
	width:517px;
	height:100px;
	z-index:2;
	top: 409px;
	left: 154px;
}
#emailbuttonLayer {
	position:relative;
	width:53px;
	height:53px;
	z-index:1;
	top: -53px;
	left: -109px;
}
#footerLayer {
	xposition:relative;
	width:100%;
	height:40px;
	z-index:2;
	top: -40;
}
h1 {
	font-size:28px;
	font-weight:normal;
	color:#EB5A24;
}
.footer {
	font-size: 10px;
	clear: both;
}
.altcolour {
	color:#EB5A24;
}
.hr {
	height: 1px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #121A9A;
	clear: both;
}
.img_left {
	padding-right: 19px;
	padding-bottom: 19px;
	float: left;
}
.img_right {
	padding-left: 19px;
	padding-bottom: 19px;
	float: right;
}
.img_right_of_flash2 {
	padding-left: 6px;
	float: right;
}
.img_right_of_flash1 {
	padding-left: 3px;
}
.clear {
	clear: both;
}