html {
	overflow-y: scroll;
	overflow-x: auto;
	height: 100%;
}
body {
	margin: 0px;
	/* background-color: #71AAE2; */
	background-color: #FFCC00;
	height: 100%;
	padding: 0px;
	background-image: url(../img/body.png);
}
div {
	width: 810px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	padding: 0px;
	background-image: url(../img/div.png);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	height: 120px;
	width: 195px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	line-height: 120px;
	float: left;
	font-size: 30px;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #999999;
	background-color: #FEFECA;
	clear: left;
	background-image: url(../img/h1.png);
	background-position: left top;
}
h1 a {
	color: #666666;
	text-decoration: none;
}
h1 a img {
	height: 120px;
	width: 195px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
}
h2 {
	background-color: #FEFECA;
	width: 585px;
	color: #666666;
	font-weight: normal;
	float: right;
	font-size: 25px;
	line-height: 30px;
	margin: 0px 15px 0px 0px;
	height: 60px;
	font-family: "Century Gothic", Arial, sans-serif;
	padding: 0px;
	text-align: right;
	clear: right;
	background-image: url(../img/h1.png);
	background-position: left top;
}
h3 {
	background-color: #FEFECA;
	text-align: right;
	width: 585px;
	color: #666666;
	font-weight: normal;
	float: right;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 15px 0px 0px;
	height: 60px;
	font-family: "Century Gothic", Arial, sans-serif;
	padding: 0px;
	clear: right;
	background-image: url(../img/h1.png);
	background-position: left bottom;
}
h4 {
	font-size: 12px;
	color: #666666;
	font-family: "Century Gothic", Arial, sans-serif;
	line-height: 30px;
	background: url(../img/h4.png) no-repeat left top;
	width: 540px;
	height: 30px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
h5 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	margin-right: 30px;
	margin-left: 30px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 15px;
}
h6 {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}

fieldset {
	left: -15px;
	border-width: 0px;
	border-style: none;
	width: 600px;
	top: 120px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 225px;
	position: absolute;
	background-image: url(../img/fieldset.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	min-height: 375px !important;
}
fieldset legend {
	display: none;
}
fieldset p,
fieldset address {
	color: #666666;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	font-style: normal;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 30px;
	/*
	float: left;
	*/
}
fieldset p a {
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
fieldset p a:hover {
	color: #666666;
	text-decoration: none;
}
fieldset ul {
	padding-left: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

fieldset ul li,
fieldset ol li {
	list-style-type: square;
	color: #666666;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-right: 30px;
}
fieldset ul li ul {
	margin: 0px;
	padding-left: 30px;
}
fieldset ul li a {
	font-weight: bold;
	font-size: 12px;
	color: #ffcc00;
	text-decoration: none;
	line-height: 16px;
	font-family: "Century Gothic", Arial, sans-serif;
}
fieldset ul li a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
fieldset ul#logos {
	clear: left;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
fieldset ul#logos li {
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-top: 0px;
	list-style-type: none;
	color: #666666;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	height: 60px;
	float: left;
}
fieldset ul#logos li a {
	font-weight: bold;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 15px;
	font-family: "Century Gothic", Arial, sans-serif;
}
fieldset ul#logos li a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
fieldset ul#logos li a img {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
fieldset table {
	margin-bottom: 15px;
	margin-right: 30px;
	width: 525px;
	margin-left: 30px;
	padding: 0px;
}
fieldset table tr th {
	color: #666666;
	font-size: 12px;
	vertical-align: top;
	font-family: "Century Gothic", Arial, sans-serif;
	line-height: 15px;
	text-align: left;
	padding-left: 30px;
	background-image: url(../img/input_hover.png);
	font-weight: bold;
}
fieldset table tr th+th {
	text-align: right;
	padding-right: 30px;
}
fieldset table tr td {
	color: #666666;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	font-family: "Century Gothic", Arial, sans-serif;
	line-height: 15px;
	padding-left: 30px;
	background-image: url(../img/input.png);
	background-repeat: repeat-x;
	height: 15px;
}
fieldset table tr td+td,
fieldset table tr td+td+td {
	text-align: right;
	padding-right: 30px;
}
fieldset img {
	margin-left: 15px;
	margin-top: -15px;
	margin-bottom: 15px;
	margin-right: 30px;
	float: right;
}

fieldset dl {
	margin: 0px;
	padding: 0px;
	width: 570px;
}
fieldset dl dt {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 555px;
	cursor: pointer;
}
fieldset dl dt strong {
	color: #666666;
}
fieldset dl dd {
	margin: 0px;
	padding: 0px;
	width: 585px;
	color: #CC0000;
	font-size: 10px;
}
fieldset dl dd p {
	margin-right: 15px;
}
fieldset dl dd img {
	padding: 15px;
	width: 90px;
	float: right;
	margin: 0px;
	background: url(../img/img.png) no-repeat right top;
	height: 90px;
}
fieldset dl#jb,
fieldset dl#ac,
fieldset dl#em,
fieldset dl#sm,
fieldset dl#sl,
fieldset dl#ms {
	clear: left;
	float: left;
	margin-left: 15px;
	width: 555px;
}
fieldset dl#jb dt,
fieldset dl#ac dt,
fieldset dl#em dt,
fieldset dl#sm dt,
fieldset dl#sl dt,
fieldset dl#ms dt {
	clear: right;
	float: right;
	width: 420px;
	padding-top: 15px;
}
fieldset dl#jb dd,
fieldset dl#ac dd,
fieldset dl#em dd,
fieldset dl#sm dd,
fieldset dl#sl dd,
fieldset dl#ms dd {
	clear: right;
	float: right;
	width: 450px;
}
fieldset dl#jb {
	background-image: url(../img/jennie+bowman.png);
	background-repeat: no-repeat;
	background-position: left top;
}
fieldset dl#ac {
	background-image: url(../img/amy+cowx.png);
	background-repeat: no-repeat;
	background-position: left top;
}
fieldset dl#em {
	background-image: url(../img/emily+mcgregor.png);
	background-repeat: no-repeat;
	background-position: left top;
}
fieldset dl#sm {
	background-image: url(../img/simon+myerscough.png);
	background-repeat: no-repeat;
	background-position: left top;
}
fieldset dl#sl {
	background-image: url(../img/susan+lyons.png);
	background-repeat: no-repeat;
	background-position: left top;
}
fieldset dl#ms {
	background-image: url(../img/mike+salkeld.png);
	background-repeat: no-repeat;
	background-position: left top;
}
dd.jb,
dd.ac,
dd.em,
dd.sl,
dd.sm,
dd.ms {
	display: none;
}
p.jb,
p.ac,
p.em,
p.sl,
p.sm,
p.ms {
	font-weight: bold;
	color: #FFCC00;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	cursor: pointer;
}

p.jb:hover,
p.ac:hover,
p.em:hover,
p.sl:hover,
p.sm:hover,
p.ms:hover {
	color: #666666;
}


fieldset p q {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
fieldset p em,
fieldset dl dt label em {
	color: #CC0000;
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
form dl dt label {
	font-size: 12px;
	color: #666666;
	font-family: "Century Gothic", Arial, sans-serif;
	line-height: 16px;
}
form dl dd input {
	font-size: 12px;
	color: #333333;
	width: 525px;
	border: 0px none;
	font-family: "Century Gothic", Arial, sans-serif;
	line-height: 15px;
	background-image: url(../img/input.png);
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
	height: 15px;
}
form dl dd input:hover,
form dl dd input:focus {
	font-size: 12px;
	color: #333333;
	width: 525px;
	background-color: #FEFECA;
	border: 0px none;
	font-family: "Century Gothic", Arial, sans-serif;
	line-height: 15px;
	background-image: url(../img/input_hover.png);
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

form dl dd textarea {
	font-size: 12px;
	color: #333333;
	width: 525px;
	border: 0px none;
	font-family: "Century Gothic", Arial, sans-serif;
	line-height: 15px;
	background-image: url(../img/input.png);
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
	height: 75px;
}
form dl dd textarea:hover,
form dl dd textarea:focus {
	font-size: 12px;
	color: #333333;
	width: 525px;
	background-color: #FEFECA;
	border: 0px none;
	font-family: "Century Gothic", Arial, sans-serif;
	line-height: 15px;
	background-image: url(../img/input_hover.png);
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
form button {
	margin-bottom: 15px;
	color: #666666;
	background-color: #FFCC00;
	width: 60px;
	font-size: 12px;
	border: 0px none;
	font-family: "Century Gothic", Arial, sans-serif;
	cursor: pointer;
	margin-left: 15px;
	height: 30px;
	background-image: url(../img/1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
form button:hover {
	margin-bottom: 15px;
	color: #666666;
	background-color: #FFE565;
	width: 60px;
	font-size: 12px;
	border: 0px none;
	font-family: "Century Gothic", Arial, sans-serif;
	cursor: pointer;
	margin-left: 15px;
	height: 30px;
	background-image: url(../img/2.png);
	background-repeat: repeat-x;
	background-position: left top;
}

a:focus {
	outline: none;
}

