#home_cont {
	background: url(../images/bkgrnds/images/home_bkgnd.jpg) no-repeat;
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#home {
	position:absolute;
	width:85px;
	height:32px;
	z-index:1;
}
#home_cont #home {
	position: absolute;
	left: 21px;
	top: -3px;
}
#home_cont #nav {
	position: relative;
	top: 214px;
	left: 24px;
	height: 32px;
	width: 500px;
}
#home_cont #nav #home {
}
#Layer1 {
	position:absolute;
	width:85px;
	height:32px;
	z-index:1;
	top: -1px;
	left: 2px;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	width:88px;
	height:32px;
	z-index:2;
	left: 87px;
	top: -1px;
	visibility: visible;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	width:90px;
	height:32px;
	z-index:3;
	left: 175px;
	top: -1px;
	visibility: visible;
}
#Layer4 {
	position:absolute;
	width:9px;
	height:4px;
	z-index:4;
	left: 266px;
	top: -1px;
	visibility: visible;
}
#Layer5 {
	position:absolute;
	width:46px;
	height:32px;
	z-index:5;
	left: 364px;
	top: -1px;
	visibility: visible;
}
#Layer6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#location_cont {

	background: url(../images/bkgrnds/images/location_bkgnd.jpg) no-repeat;
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#about_cont {

	background: url(../images/bkgrnds/images/about_bkgnd.jpg) no-repeat;
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#service_cont {

	background: url(../images/bkgrnds/images/service_bkgnd.jpg) no-repeat;
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#environment_cont {

	background: url(../images/bkgrnds/images/environment.jpg) no-repeat;
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#home_cont #email {
	position: relative;
	top: -90px;
	visibility: hidden;
}
#home_cont #flash {
	position: relative;
	top: -50px;
}


.envelope-button {	
	margin-top:			120px;
}
.large-print-button {
		margin-top:		30px;
}
ul {
	list-style-type: none;
	display:inline;	
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
}
li {
	float:left;
	width: 33%;
}
li a {
	color:				#999999;
	text-decoration:	none;
}