@charset "iso-8859-1";
/* CSS Document */

/* edi nelson * footer * CSS */

#footer1 {
	position:absolute;
	width:244px;
	height:150px;
	z-index:2;
	left: 0px;
	top: 0px;
}
#footer2 {
	position:absolute;
	width:244px;
	height:150px;
	z-index:2;
	left: 244px;
	top: 0px;
}
#footer3 {
	position:absolute;
	width:244px;
	height:150px;
	z-index:2;
	left: 488px;
	top: 0px;
}
#footer4 {
	position:absolute;
	width:244px;
	height:150px;
	z-index:2;
	left: 732px;
	top: 0px;
}
#footerBackgroundDivisionBase {
    position:absolute;
	width:976px;
	height:1px;
	z-index:2;
	left: 0px;
	top: 75px;
	background-color: #333333;
}
#copyright {
	position:absolute;
	width:169px;
	height:15px;
	z-index:4;
	left: 25px;
	top:125px;
}
#ediNelsonFooterLocationInfo {
	position:absolute;
	width:641px;
	height:15px;
	z-index:10;
	left: 204px;
	top: 125px;
}
#siteByCarterLile {
	position:absolute;
	width:180px;
	height:14px;
	z-index:5;
	left: 783px;
	top:150px;
}

/* this is the footerNavigation */

#footerNavHorizontal {
	position:absolute;
	width:966px;
	height:50px;
	z-index:4;
	left: 5px;
	top: 0px;
}
#homeFooter {
	position:absolute;
	width:58px;
	height:15px;
	z-index:5;
	left: 71.14px;
	top: 15px;
}
#aboutFooter {
	position:absolute;
	width:70px;
	height:15px;
	z-index:5;
	left: 200.28px;
	top: 15px;
}
#philosophyFooter {
	position:absolute;
	width:100px;
	height:15px;
	z-index:5;
	left: 341.42px;
	top: 15px;
}
#servicesFooter {
	position:absolute;
	width:75px;
	height:15px;
	z-index:5;
	left: 512.56px;
	top: 15px;
}
#homeVisitsFooter {
	position:absolute;
	width:100px;
	height:15px;
	z-index:5;
	left: 658.7px;
	top: 15px;
}
#contactFooter {
	position:absolute;
	width:75px;
	height:15px;
	z-index:5;
	left: 829.84px;
	top: 15px;
}

/* this is the socialMedia */

#socialButtons {
	position:absolute;
	width:190px;
	height:60px;
	z-index:5;
	left: 766px;
	top: 60px;
}
#facebook {
	position:absolute;
	width:50px;
	height:50px;
	z-index:6;
	left: 10px;
	top: 5px;
}
#twitter {
	position:absolute;
	width:50px;
	height:50px;
	z-index:6;
	left: 70px;
	top: 5px;
}
#sendUsAnEmailButton {
	position:absolute;
	width:50px;
	height:50px;
	z-index:6;
	left: 130px;
	top: 5px;
}
