body {
	margin: 0px;
	padding: 0px;
}
.right {
	background-image: url(art/slices/right.jpg);
	background-repeat: no-repeat;
}
.leaflet {
	background-image: url(art/slices/leaflet7.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.left {
	background-image: url(art/slices/left.jpg);
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(art/slices/bottom.jpg);
	background-repeat: no-repeat;
	
}
.white  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #73AB29;
	text-decoration: none;
}
.welcome a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.step1 {
	background-image: url(art/offer1.jpg);
	background-repeat: no-repeat;
}
.step2 {
	background-image: url(art/offer2.jpg);
	background-repeat: no-repeat;
}
.step3 {
	background-image: url(art/offer3.jpg);
	background-repeat: no-repeat;
}
.measure {
	background-image: url(art/measure-bar.jpg);
	background-repeat: no-repeat;
}
.leaflet-green {
	font-family: "Century Gothic";
	font-size: 28px;
	color: #FFFFFF;
}
.leaflet-green a {
	font-family: "Century Gothic";
	font-size: 28px;
	color: #FFFFFF;
	text-decoration: none;
}
.contact-box {
	text-decoration: none;
	border-top-color: #5BB3BD;
	border-right-color: #5BB3BD;
	border-bottom-color: #5BB3BD;
	border-left-color: #5BB3BD;
}
