body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(media/home_bg.gif);
	background-repeat: no-repeat;
}
h1 {
	line-height: 26px;
	margin: 0 0 8px 0;
}
p {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
a:hover {
	text-decoration: underline;
}
.bodysubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FF6600;
	line-height: 0px;
}
.bodyprices {
	color: #FF9046;
	font-weight: bold;
	font-style: italic;
}
.intro {
	font-size: 15px;
	color: #FF6600;
	padding-top: 15px;
}
#tel {
	position: absolute;
	top: 61px;
	left: 567px;
	color: #FF6600;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding-top: 180px;
	padding-left: 177px;
	width: 360px;
}
#heading h1 {
	margin: 00000000px;
	padding: 0px;
	font-size: 1px;
	line-height: 0px;
	display: none;
}

#content a {
	color: #FF6600;
}
#rightcol {
	position: absolute;
	top: 180px;
	left: 567px;
	width: 170px;
}
#rightcol img {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin-top: 15px;
}
#footer a {
	color: #FFFFFF;
}
ul {
	margin: 5px 0;
	}
.box {
	border: 3px dashed #FF6600;
	padding: 10px;
	margin-bottom: 20px;
	}
	.box .readmore {
		font-size: 13px;
		}
	.box .readmore a {
		font-weight: bold;
		color: #FF6600;
		}
	.box p {
		font-size: 14px;
		line-height: 18px;
		}