body {
	margin: 0px;
	padding: 0px;
}

#main {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/mainbkgd.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 600px;
	position: absolute;
}

#centered {
	width: 800px;
	position: relative;
	margin: 0px auto;
}

#botleft {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 0px;
	z-index: 1;
	background-image: url(images/measure.jpg);
	height: 196px;
	width: 127px;
	float: left;
	clear: none;
}



#buttons {
	top: 99px;
	position: absolute;
	left: 0px;
	z-index: 2;
}

#trial {
top: 505px;
	position: absolute;
	left: 20px;
	z-index: 2; }

#buttontext {
	top: 97px;
	position: absolute;
	left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	width: 187px;
	z-index: 3;
	text-align: left;
}

#buttontext a {
	color: #FFFFFF;
	text-decoration: none;
}

#buttontext a:hover {
	color: #F00;
	text-decoration: none;
}

#logo {
	left: 200px;
	top: 0px;
	position: absolute;
}


#content {
	background-attachment: fixed;
	background-image: url(images/contentbkgd.jpg);
	background-repeat: repeat-x;
	overflow: scroll;
	left: 200px;
	top: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	position: absolute;
	width: 590px;
	text-align: left;
	z-index: 1;
	height: 385px;
	background-color: #FFFFFF;
	padding: 10px;
}

#content h1 {
	color: #000066;
	font-size: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#content h2 {
	color: #000066;
	font-size: 15px;
	text-align: center;
}

#footer {
	top: 520px;
	position: absolute;
	left: 200px;
	z-index: 2;
}

#footertext {
	top: 520px;
	position: absolute;
	left: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	width: 597px;
	height: 31px;
	z-index: 3;
	text-align: center;
}

#contact {
	top: 558px;
	position: absolute;
	left: 200px;
	width: 597px;
	height: 31px;
	z-index: 2;
}

#contacttext{
	top: 568px;
	position: absolute;
	left: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	width: 597px;
	height: 31px;
	text-align: center;
	z-index: 3;
}

#contacttext a{
	color: #003300;
	text-decoration: none;
}

.leftimage {
	float: left;
	border: 1px solid #000000;
}
.rightimage {
	float: right;
	border: 1px solid #000000;
}
.leftimage2 {
	float: left;
	border: 1px solid #000000;
	margin: 5px;
}
.rightimage2 {
	float: right;
	border: 1px solid #000000;
	margin: 5px;
}
#topright {
	height: 244px;
	width: 244px;
	top: 0px;
	right: 0px;
	position: absolute;
}

.formstyle {
color: #000066;
}
#noflash {
	padding: 10px;
	border: 1px solid #000066;
	color: #330000;
}
.equip {
	border: 1px solid #330066;
}
#map {
	margin: 5px auto;
	height: 512px;
	width: 660px;
	border: 1px solid #000000;
	position: relative;
}
#locationtable {
height: 512px;
	width: 660px;
	overflow: scroll;
}
#locationtable a{
	color: #330066;
	text-decoration: none;
}
