body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	background-position: top;
	color: #EB6E1F;
	font-size: 15px;
	font-weight: normal;
}
.header {
	font-weight: bold;
	font-size: 16px;
}
.levels {
	text-align: center;
}
a {
	color: #EB6E1F;
	font-weight: bold;
	font-size: 12px;
}
.bottomcontact {
	line-height: 25px;
	font-size: 13px;
}
.copyright {
	padding-left: 36px;
	font-size: 12px;
	line-height: 16px;
}
.text {
	background-image: url(images/background_text.jpg);
	background-repeat: repeat-y;
	padding-left: 90px;
	padding-right: 159px;
	text-align: left;
}
.price {
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
}
.description {
	padding-top: 3px;
}
.textlocation {
	background-image: url(images/background_text.jpg);
	background-repeat: repeat-y;
	padding-left: 90px;
	padding-right: 50px;
	text-align: left;
}
.contactformheader {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}
.bottominfo {
	font-size: 11px;
	line-height: 12px;
}
.bottominfo a {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
.service-link {
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}
.backtotop {
	font-size: 10px;
	line-height: 16px;
	text-decoration: underline;
}
.service-header {
		font-weight: bold;
	}
.smalltext {
	font-size: 8px;
}
