.fade {
	background-image: url(IMAGES/elements/grad_back.jpg);
	background-repeat: repeat-x;
}
.fadedown {
	background-image: url(IMAGES/elements/fade_repeat.jpg);
	background-repeat: repeat-y;
}
.dotsrepeat {
	background-image: url(IMAGES/elements/dots_repeat.jpg);
	background-repeat: repeat-y;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC6600;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
}
.dotsh {
	background-image: url(IMAGES/elements/dots_repeat_h.gif);
	background-repeat: repeat-x;
}
.txtfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ededed;
	width: 240px;
	border: 1px dotted #CC6600;
	padding: 5px;
}
.sendbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	background-color: #FFEACE;
	width: 150px;
	border: 1px dotted #CC6600;
	padding: 5px;
}
.services {
	background-image: url(IMAGES/home/services.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 353px;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
}
