@charset "iso-8859-1";
/* edi nelson * header * CSS */

/* this is the header */

#header {
	position:absolute;
	width:976px;
	height:180px;
	z-index:1;
	left:5px;
	top:5px;
}

#headerBackgroundTop1 {
	position:absolute;
	width:244px;
	height:150px;
	z-index:1;
	left:0px;
	top:0px;
}

#headerBackgroundTop2 {
	position:absolute;
	width:244px;
	height:150px;
	z-index:1;
	left: 244px;
	top: 0px;
}
#headerBackgroundTop3 {
	position:absolute;
	width:244px;
	height:150px;
	z-index:1;
	left: 488px;
	top: 0px;
}
#headerBackgroundTop4 {
	position:absolute;
	width:244px;
	height:150px;
	z-index:1;
	left: 732px;
	top: 0px;
}
#ediNelsonLogoSmall {
	position:absolute;
	width:174px;
	height:130px;
	z-index:3;
	left: 401px;
	top: 10px;
	border:none;
	border-style:none;
}
#ediNelsonHeaderInfo {
	position:absolute;
	width:976px;
	height:15px;
	z-index:4;
	left: 0px;
	top: 150px;
}


/* this is the headerNavigation */

#headerNavigation {
	position:absolute;
	width:976px;
	height:35px;
	z-index:3;
	left: 0px;
	top: 165px;
}
#headerNavHorizontalAccent {
	position:absolute;
	width:966px;
	height:25px;
	z-index:4;
	left:0px;
	top:3px;
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
#headerNavBackground1 {
	position:absolute;
	width:244px;
	height:35px;
	z-index:3;
	left:0px;
	top:0px;
	background-color:#173E77;
}
#headerNavBackground2 {
	position:absolute;
	width:244px;
	height:35px;
	z-index:3;
	left: 244px;
	top: 0px;
	background-color:#173E77;
}
#headerNavBackground3 {
	position:absolute;
	width:244px;
	height:35px;
	z-index:3;
	left: 488px;
	top: 0px;
	background-color:#173E77;
}
#headerNavBackground4 {
	position:absolute;
	width:244px;
	height:35px;
	z-index:3;
	left: 732px;
	top: 0px;
	background-color:#173E77;
}
#headerNavHorizontal {
	position:absolute;
	width:966px;
	height:35px;
	z-index:4;
	left: 5px;
	top: 0px;
}
#homeHeader {
	position:absolute;
	width:58px;
	height:15px;
	z-index:5;
	left: 71.14px;
	top: 10px;
}
#aboutHeader {
	position:absolute;
	width:70px;
	height:15px;
	z-index:5;
	left: 200.28px;
	top: 10px;
}
#philosophyHeader {
	position:absolute;
	width:100px;
	height:15px;
	z-index:5;
	left: 341.42px;
	top: 10px;
}
#servicesHeader {
	position:absolute;
	width:75px;
	height:15px;
	z-index:5;
	left: 512.56px;
	top: 10px;
}
#homeVisitsHeader {
	position:absolute;
	width:100px;
	height:15px;
	z-index:5;
	left: 658.7px;
	top: 10px;
}
#contactHeader {
	position:absolute;
	width:75px;
	height:15px;
	z-index:5;
	left: 829.84px;
	top: 10px;
}

/* this is the full-span headerSlideShow */

#headerSlideShow {
	position:absolute;
	width:976px;
	height:200px;
	z-index:2;
	left: 0px;
	top: 185px;
	background-color:#FFFFFF;
}
