html {
	padding: 0px;
	margin: 0px;
}



body {
	padding: 0px 0px 38px 0px;
	margin: 0px;
	position: relative;
	background: #fefefe url(../images/bgSplash.jpg) top center no-repeat;
}



div#container {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	width: 785px;
	height: 700px;
}



p#nav {
	padding: 7px 12px 12px 9px;
	margin: 0px;
	width: 126px;
	height: 442px;
	position: absolute;
	top: 156px;
	left: 30px;
}
	a#splashNavObituaries:link, a#splashNavObituaries:visited, a#splashNavObituaries:active {
		padding: 0px;
		margin: 0px 0px 25px 0px;
		display: block;
		width: 132px;
		height: 132px;
		background: url(../images/splashObit_roll.jpg) no-repeat;
	}
	a#splashNavObituaries:hover {
		background: none;
	}
	
	
	a#splashNavServices:link, a#splashNavServices:visited, a#splashNavServices:active {
		padding: 0px;
		margin: 0px 0px 27px 0px;
		display: block;
		width: 132px;
		height: 132px;
		background: url(../images/splashServ_roll.jpg) no-repeat;
	}
	a#splashNavServices:hover {
		background: none;
	}
	
	
	a#splashNavContact:link, a#splashNavContact:visited, a#splashNavContact:active {
		padding: 0px;
		margin: 0px;
		display: block;
		width: 132px;
		height: 132px;
		background: url(../images/splashContact_roll.jpg) no-repeat;
	}
	a#splashNavContact:hover {
		background: none;
	}



p#footer {
	padding: 0px;
	margin: 0px auto;
	width: 789px;
	height: 9px;
	background: url(../images/footerRoll.gif) no-repeat;
}



span.notext {
	display: none;
}



a#footerHome:link, a#footerHome:visited, a#footerHome:active {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 38px;
	height: 9px;
	float: left;
	background: url(../images/footerHome.jpg) no-repeat;
}
a#footerHome:hover {
	background: none;
}


a#footerObituaries:link, a#footerObituaries:visited, a#footerObituaries:active {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 74px;
	height: 9px;
	float: left;
	background: url(../images/footerObituaries.jpg) no-repeat;
}
a#footerObituaries:hover {
	background: none;
}


a#footerAbout:link, a#footerAbout:visited, a#footerAbout:active {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 64px;
	height: 9px;
	float: left;
	background: url(../images/footerAbout.jpg) no-repeat;
}
a#footerAbout:hover {
	background: none;
}


a#footerServices:link, a#footerServices:visited, a#footerServices:active {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 85px;
	height: 9px;
	float: left;
	background: url(../images/footerServices.jpg) no-repeat;
}
a#footerServices:hover {
	background: none;
}


a#footerPlanning:link, a#footerPlanning:visited, a#footerPlanning:active {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 108px;
	height: 9px;
	float: left;
	background: url(../images/footerPlanning.jpg) no-repeat;
}
a#footerPlanning:hover {
	background: none;
}


a#footerGrief:link, a#footerGrief:visited, a#footerGrief:active {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 92px;
	height: 9px;
	float: left;
	background: url(../images/footerGrief.jpg) no-repeat;
}
a#footerGrief:hover {
	background: none;
}


a#footerMerchandise:link, a#footerMerchandise:visited, a#footerMerchandise:active {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 89px;
	height: 9px;
	float: left;
	background: url(../images/footerMerchandise.jpg) no-repeat;
}
a#footerMerchandise:hover {
	background: none;
}


a#footerResources:link, a#footerResources:visited, a#footerResources:active {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 72px;
	height: 9px;
	float: left;
	background: url(../images/footerResources.jpg) no-repeat;
}
a#footerResources:hover {
	background: none;
}


a#footerNews:link, a#footerNews:visited, a#footerNews:active {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 94px;
	height: 9px;
	float: left;
	background: url(../images/footerNews.jpg) no-repeat;
}
a#footerNews:hover {
	background: none;
}


a#footerContact:link, a#footerContact:visited, a#footerContact:active {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 73px;
	height: 9px;
	float: left;
	background: url(../images/footerContact.jpg) no-repeat;
}
a#footerContact:hover {
	background: none;
}