body {
	color: #444;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.servicecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 15pt;
	list-style-position: outside;
	list-style-image: url(gfx/greenarrowright.gif);
	list-style-type: disc;
}
.servicelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20pt;
	list-style-position: outside;
	list-style-image: url(gfx/greenarrowright.gif);
	list-style-type: none;
}
.servicelisttick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20pt;
	list-style-position: outside;
	list-style-image: url(gfx/greentick.gif);
	list-style-type: disc;
}
td.tableContactLeft{
	border-bottom: 1px solid #CCC;
	width: 56px;
	color: #444;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}
td.tableContactRight{
	border-bottom: 1px solid #CCC;
	line-height: 18px;
	width: 190px;
	color: #444;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}
iframe.mapFrame{
	border: 1px solid #999;
	height: 280px;
	margin: 0 0 10px 0;
	width: 800px;
}
div.mapFrame{
	border: none;
	height: 280px;
	width: 800px;
}
.textRedStrong{
	color: #c81016;
	font-weight: bold;
}
.floatRight{
	float: right;
	margin: 0 0 0 10px;
}
.floatLeft{
	float: left;
	margin: 0 10px 0 0;
}
a img{
	border: 0;
}
a{
	color: #c81016;
}
a:hover{
	text-decoration: none;
}