body {
  margin: 0;
  padding: 0;
  background-color: black;
}
html {
  margin: 0;
  padding: 0;
  overflow-y: scroll;
}
div {
  margin: 0;
  padding: 0;
}
body {
  margin-top: 10px;
}
h1 {
  font-size: 15px;
  font-family: Arial;
  font-weight: normal;
  padding-left: 12px;
  margin-block-start: .0em;
  margin-block-end: .0em;
}
a {
  text-decoration: none;
  color: white;
}
a:hover {
  color: red;
}
li {
  list-style: none;
}
#container {
  max-width: 1004px;
  margin: 0 auto;
  position: relative;
  background-color: black;
}
header {
  width: 100%;
  /*height: 91px;*/
  background-color: black;
  margin-bottom: 3px;
}
#logo {
  height: 84px;
  margin-top: 18px;
  margin-left: 3px;
}
#logo img{
  height: 80px;
  padding-left: 3px;
}
#cName {
  position: absolute;
  left: 44px;
  top: 0px;
}
#contact {
  position: absolute;
  top: 13px;
  right: 5px;
  font-size: 11.5px;
  color: white;
}
#contact ul {
  margin-top: 10px;
  text-align: right;
}
#contact ul li {
  margin-bottom: 0px;
}
nav ul {
  padding-left: 0;
  background-color: #393939;
  height: 15px;
}
nav ul li {
  display: inline-block;
  font-size: 11px;
  font-family: Arial;
  vertical-align: middle;
  margin-right: 0px;
}
ul {
  padding-inline-start: 0px;
  margin-block-start: 0em;
  margin-block-end: 0em;
}
ul li {
  height: 17px;
  margin-bottom: 5px;
}
#home {
  width: 50px;
  margin-left: 5px;
}
#compP {
  width: 103px;
  position: absolute;
  left: 55px;
}
#cult {
  width: 153px;
  position: absolute;
  left: 160px;
}
#evenS {
  width: 143px;
  position: absolute;
  left: 315px;
}
#corpH {
  width: 123px;
  position: absolute;
  left: 465px;
}
#clientA{
  width: 89px;
  position: absolute;
  left: 592px;
}
#empl{
  width: 166px;
  position: absolute;
  left: 695px;
}
#down{
  width: 74px;
  position: absolute;
  left: 860px;
}
#cont{
  width: 61px;
  position: absolute;
  left: 940px;
}
.DOWNnoLink {
  color: red;
  position: absolute;
  left: 860px;
}
#wrapper {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  margin-top: 6px;
}
#gallery img {
  position: absolute;
  backface-visibility: hidden;
  height: 350px;
  width: 1000px;
}
.titleD h1 {
  position: absolute;
  top: 380px;
  left: 10px;
  font-family: Arial;
  font-size: 15px;
  padding-bottom: 4px;
  padding-top: 2px;
  width: 83px;
  color: red;
  background-color: #393939;
}
.DText {
  color: white;
  font-family: Times;
  width: 728px;
  position: absolute;
  top: 405px;
  left: 10px;
}
.DText p {
  text-align: justify;
}
#TextD1 {
  width: 728px;
}
#TextD2 {
  position: absolute;
  top: 30px;
  left: 50px;
}
.EPText img {
  position: absolute;
  left: 420px;
  top: 93px;
}
#TextD3 img{
  position: absolute;
  left: 25px;
  top:70px;
}
#TextD4 {
  position: absolute;
  left: 25px;
  top: 195px;
}
#TextD5 {
  position: absolute;
  top: 230px;
  left: 50px;
}
#TextD6 img{
  position: absolute;
  left: 25px;
  top:275px;
}
#TextD7 {
  position: absolute;
  left: 25px;
  top: 400px;
}
#footerD {
  position: relative;
  top: 930px;
  background-color: black;
}
.disclaimer {
  position: relative;
  margin-top: 9px;
  margin-bottom: 1px;
}
.disclaimer ul li {
  display: inline-block;
  width: 310px;
  padding-right: 5px;
  font-family: Arial;
  font-size: 10px;
  margin-bottom: 5px;
  text-align: center;
}
#endNote {
  position: absolute;
  background-color: black;
  top: 20px;
  font-family: Arial;
  color: white;
  width: 993px;
  font-size: 9px;
  text-align: center;
  padding: 3px;
  margin: 3px;
}
#left {
  text-align: left;
  margin-left: 5px;
}
#right {
  text-align: right;
  width: 327px;
  padding-right: 2px;
}
#center {
  margin-left: 27px;
}
