body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(body_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #FFFFFF;
	font-size: 13px;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #b3abae;
	text-decoration: none;
	vertical-align: middle;
}

.address {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #d0c8c8;
}
.contenttext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #b3abae;
	text-decoration: none;
	line-height: 14px;

}
.pagenamemaker {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #b3abae;
	text-decoration: none;
	font-weight: bold;
}
.services {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #f05e26;
	text-decoration: none;
}
