body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
table#holder {
	margin: 0px;
}
td#subTitle {
	color: #FFFFFF;
	text-align: right;
	font-size: 15px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#nav {
	position: absolute;
	top: 160px;
	left: 15px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
div#nav ul {
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
div#nav ul li {
	text-align: left;
	margin-bottom: 5px;
	list-style-position: outside;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}
div#nav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 30px;
	font-size: 12px;
}
div#nav a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 30px;
	font-size: 12px;
}
div#nav a:hover {

	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-left: 30px;
	font-size: 12px;
}
div#welcome {
	width: 417px;
	position: absolute;
	top: 220px;
	left: 40px;
	visibility: visible;
	z-index: auto;
}
div#location {
	width: 417px;
	position: absolute;
	top: 220px;
	left: 40px;
	visibility: visible;
	z-index: auto;
}
div#tests {
	width: 250px;
	position: absolute;
	top: 220px;
	left: 500px;
	visibility: visible;
	z-index: auto;
}
div#customer {
	width: 417px;
	position: absolute;
	top: 220px;
	left: 40px;
	visibility: visible;
	z-index: auto;
}
div#booking {
	width: 417px;
	position: absolute;
	top: 220px;
	left: 40px;
	visibility: visible;
	z-index: auto;
}
td#cornerTL {
	background-image: url(images/cornerTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 11px;
}
td#cornerTR {
	background-image: url(images/cornerTR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 11px;
}
td#cornerBL {
	background-image: url(images/cornerBL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 11px;
}
td#cornerBR {
	background-image: url(images/cornerBR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 11px;
}
td#corner {
	background-color: #FFFFFF;
}
td#content {
	background-color: #FFFFFF;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
}
td#content p {
	margin: 0px;
	padding: 0px;
}
p#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}
p#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
p#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
p#footer a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}
td#content h1 {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
div#logo {
	position: absolute;
	top: 40px;
	left: 40px;
}
table#tests {
	width: 100%;
}
.imagecontainer
	{
	text-align: center;
	margin: 10px 0;
	}
.imagecontainer img
	{
	margin: 10px;
	}
.contentlist
	{
	list-style:none;
	margin: 0;
	padding: 0;
	}
.contentlist h1 
	{
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family : Arial, Helvetica, sans-serif;
	}
h1
	{
	font-size: 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	
	