body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #DEF1F8;
}
.centrepos {
	position: absolute;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	left: 25%;
	top: 240px;
	margin: auto;
	width: 60%;
}
.logo {
	position: absolute;
	height: 20px;
	width: 90px;
	left: 8%;
	top: 12px;
}
.centreimage {
	position: absolute;
	left: 36%;
	top: 180px;
}
.bottomlinks {
	position: absolute;
	height: 20px;
	width: 90%;
	left: 5%;
	top: 440px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #66CC33;
}
a:active {
	text-decoration: none;
	color: #58C3E8;
}
.carcruise {
	position: absolute;
	height: 30px;
	width: 140px;
	left: 66%;
	top: 360px;
}
.keytextlayer {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
.subcontentpos {
	position: absolute;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	height: 360px;
	background-color: #1D83C1;
	top: 70px;
	width: 70%;
	left: 15%;
}
.title {
	position: absolute;
	height: 20px;
	width: 70%;
	left: 15%;
	top: 37px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #D5EEFD;
	background-color: #0A9DF5;
	background-image: url(../../beveltop.jpg);
	border: 0px none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left;
}
.beveltop {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	width: 70%;
	left: 15%;
	top: 42px;
	height: 40px;
}
.bevelbottom {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	width: 70%;
	left: 15%;
	top: 400px;
	height: 40px;
}
.topnav {
	position: absolute;
	height: 20px;
	width: 400px;
	left: 40%;
	top: 60px;
}

