body {
	background: #fffafa url(images/leftbarmerge_5x1.jpg) repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #503898;
	scrollbar-face-color: #fff8f8;
	scrollbar-highlight-color: #d0b8f8;
    scrollbar-shadow-color: #503898;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color:  #503898;
    scrollbar-track-color: #fff8f8;
    scrollbar-darkshadow-color: #503898;
	scrollbar-base-color: #503898;

}
.navlink {
	position: absolute;
	left: 0px;
	width: 248px;
	padding: 0px;
	display: block;
	background: url(images/leftbarmerge_2x1.jpg) no-repeat;
	height: 59px;
	z-index: 20;
}
div.navlink a {
	display: block;
	color: #503898;
	margin-top: 20px;
	margin-right: 70px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
div.navlink a:hover {
	display: block;
	color: #ffffff;
	margin-top: 20px;
	margin-right: 70px;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
#logo {
	display: block;
	position: absolute;
	top: 0px;
	right: 13%;
}
#content {
	position: relative;
	display: block;
	margin: 140px 200px 5px 285px;
	font-size: 0.9em;
	overflow: visible;
}
#address {
	position: absolute;
	display: block;
	color: #ffffff;
	font-size: 10px;
	bottom: 5px;
	left: 5px;
	z-index: 10;
	width: 200px;
}
div#address a {
	color: #ffffff;
	text-decoration: none;
}
div#address a:hover {
	color: #ffffff;
	text-decoration: underline;
}
h2 {
	font-weight: bold;
	font-size: 16px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.clockwork {
	font-weight: bold;
	color: #9933ff;
}
.exclam {
	font-weight: bolder;
}
a {
	color: #9933ff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #9933ff;
	font-weight: bold;
	text-decoration: underline;
}
table#servindex tr th {
	font-weight: bold;
	font-size: 12px;
}
table#servindex tr td {
	background: url(images/spot.jpg) no-repeat;
	font-size: 12px;
	height: 70px;
	width: 204px;
	text-align: center;
}
a.serv {
	display: block;
	padding: 18px 50px 0px 50px;
	text-decoration: none;
	color: #503898;
	text-align: center;
}
a.serv:hover {
	display: block;
	padding: 18px 50px 0px 50px;
	text-decoration: underline;
	color: #ffffff;
}
.blocktext {
	display: block;
	float: left;
	background: url(images/spot.jpg) no-repeat;
	height: 60px;
	width: 204px;
	text-align: center;
	vertical-align: baseline;

}
.blocktext a {
	display: block;
	font-size: 12px;
	padding: 18px 50px 0px 50px;
	text-decoration: none;
	color: #503898;
	text-align: center;
}
.q { 
	display: block;
	font-size: 18px;
	font-weight: bold;
	width: 50px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}
.faq {
	display: block;
	overflow: visible;
}.small {
	font-size: 9px;
}
