body {
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	background-color: #3f372c;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
#main-funeral {
	width: 537px;
	padding-left: 429px;
	padding-right: 26px;
	background: url('images/background_funeral.jpg') no-repeat;
}
#main-cemetery {
	width: 537px;
	padding-left: 429px;
	padding-right: 26px;
	background: url('images/background_cemetery.jpg') no-repeat;
}
#content-bg-top {
	background: url('images/content_bg_top.png');
	width: 595px;
	margin-left: -28px;
}
#content-bg {
	background: url('images/content_bg.gif') bottom no-repeat;
	width: 595px;
	padding-bottom: 30px;
}
#logo {
	width: 335px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 35px;
}
#intro {
	width: 466px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	width: 466px;
	height: 23px;
	background: url('images/header-bg.gif') no-repeat;
	font-weight: bold;
	color: #d6d1ca;
	padding-left: 15px;
	padding-top: 7px;
	margin-left: auto;
	margin-right: auto;
}
.content {
	width: 481px;
	margin-left: auto;
	margin-right: auto;
}
.left, .right {
	float: left;
	width: 212px;
	height: 156px;
	padding-top: 15px;
	padding-left: 25px;
	color: #3f372c;
	line-height: 20px;
}
.left strong, .right strong {
	color: #6b414f;
}
.left span, .right span {
	font-weight: bold;
}
.left {
	border-top: 1px dotted #3f372c;
	border-right: 1px dotted #3f372c;
}
.right {
	border-top: 1px dotted #3f372c;
}
.top {
	border-top: 0px;
}
.phone {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
	background: url('images/phone.png') no-repeat left center;
}
.container {
	padding-top: 20px;
	padding-bottom: 20px;
}
.clear {
	clear: both;
}
#footer {
	text-align: center;
	color: #6d6862;
	font-size: 9pt;
	background: url('images/footer_bg.png') no-repeat;
	width: 595px;
	margin-left: 400px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#footer a {
	color: #6d6862;
}