/* CSS Document */
body {
	background-color: #e5e3dc;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.container {
	width: 708px;
	display: block;
	background-color: #FBFBFD;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/container_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
}
.homepage_buttons ul {
	display: block;
	padding: 0px;
	height: 321px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.homepage_buttons ul li {
	float: left;
	list-style-type: none;
}
.homepage_buttons ul li a {
	height: 321px;
	background-repeat: no-repeat;
}
#motorsport {
	background-image: url(images/Motorsport-new.jpg);
	height: 337px;
	width: 198px;
	background-position: 0px -337px;
	display: block;
}
#general {
	background-image: url(images/General-new.jpg);
	height: 337px;
	width: 200px;
	background-position: 0px -337px;
	display: block;
}
#disabled {
	background-image: url(images/Disabled-new.jpg);
	height: 337px;
	width: 200px;
	background-position: 0px -337px;
	display: block;
}
.homepage_buttons ul li a#motorsport:hover, .homepage_buttons ul li a#general:hover, .homepage_buttons ul li a#disabled:hover {
	background-position: 0px 0px;
}
.sub_buttons ul {
	display: block;
	padding: 0px;
	height: 159px;
	width: 585px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sub_buttons ul li {
	float: left;
	list-style-type: none;
}
.sub_buttons ul li a {
	background-repeat: no-repeat;
}
#motorsportsub {
	background-image: url(images/subpages/motorsport.gif);
	height: 159px;
	width: 195px;
	background-position: 0px -159px;
	display: block;
}
#generalsub {
	background-image: url(images/subpages/general.gif);
	height: 159px;
	width: 195px;
	background-position: 0px -159px;
	display: block;
}
#disabledsub {
	background-image: url(images/subpages/disabled.gif);
	height: 159px;
	width: 195px;
	background-position: 0px -159px;
	display: block;
}
.sub_buttons ul li a#motorsportsub:hover, .sub_buttons ul li a#generalsub:hover, .sub_buttons ul li a#disabledsub:hover {
	background-position: 0px 0px;
}
.text {
	color: #284C8C;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
a {
	color: #284C8C;
	text-decoration: none;
}
a:visited {
	color: #083C87;
}

h1 {
	padding: 0px;
	background-color: #E7E5E6;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.images img {
	border: 2px solid #9998AE;
	margin-top: 10px;
}
.footer {
	width: 600px;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #284C8C;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.footer a:hover {
	font-weight: bold;
}
input {
	background-color: #96A7D8;
	color: #003F8E;
	padding: 3px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 3px;
	border-bottom-color: #00368D;
}
textarea {
	background-color: #96A7D8;
	color: #003F8E;
	padding: 3px;
	height: 100px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 3px;
	border-bottom-color: #00368D;
}
#buttons {
	width: 100px;
	background-color: #8191BC;
	font-weight: bold;
	color: #FFFFFF;
}
.thankyou {
	font-size: 14px;
	font-weight: bold;
}
.error {
	font-size: 12px;
	color: #FF0000;
}
#compliance {
	display: block;
	height: 63px;
	width: 157px;
	background-image: url(images/compliance-certificates.gif);
	background-repeat: no-repeat;
	top: 17px;
	right: 0px;
	position: absolute;
}
#compliance-vert {
	display: block;
	height: 157px;
	width: 63px;
	background-image: url(images/compliance-certificates-vert.gif);
	background-repeat: no-repeat;
	float: left;
	left: -63px;
	position: relative;
}
