.titleRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}
.titleBlack {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.fineprint {
	font-size: smaller;
}
body {
	background-color: #999999;
	margin: 0px;
}
#content {
	height: 500px;
	width: 700px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -350px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
}

#address {
	position: relative;
	width: 150px;
	top: -210px;
	left: 450px;
	text-align: right;
}


#nav {
	position: absolute;
	width: 150px;
	left: 445px;
	top: 420px;
}

#spotcircle {
	position: relative;
	left: -40px;
	top: 340px;
	width: 200px;
	z-index: 10;
}
#content_home {

	height: 500px;
	width: 700px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -350px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}
#spotcircle_home {

	height: 250px;
	width: 250px;
	top: 70px;
	position: relative;
	left: 100px;
}
#relax {
	position: relative;
	width: 500px;


	top: -225\;
	left: 0px;
	text-align: right;
	top: -227px;
	left: -23px;
}
#scrollable {
	position: absolute;
	width: 535px;






	top: -225\;
	left: 0px;
	text-align: left;
	top: 100px;
	left: 65px;
	height: 300px;
	overflow: auto;
	z-index: 5;
}
.fit {
	width: 350px;
	margin-top: 0px;
}
.indent {
	padding-left: 90px;
}
.textlink {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
a {
	text-decoration: underline;
	color: #FFFFFF;
}
#content_services {

	height: 500px;
	width: 700px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -350px;
	background-image: url(images/bg_services.gif);
	background-repeat: no-repeat;
}

