@charset "UTF-8";
html, body {
  margin: 0;
  padding: 0;
}
#window {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  vertical-alignment: middle;
}

#container {
  margin: 0 auto;
  margin-top: -385px;
  margin-left: -520px;
  width: 1040px;
  height: 810px;
  top: 50%;
  left: 50%;
  position: absolute;
  background-image: url(../tape-images/tape-transfer-background-2.jpg);
  background-repeat: repeat;
  background-color: #e7edf1;
}

#hdr {
  height: 174px;
  background-image: url(../tape-images/header.jpg);
  background-repeat: no-repeat;
}
#hdr h4 span {
  display: block;
  height: 0;
  margin-left: -6000px;
}
#navbar {
  margin-left: 125px;
  position: absolute;
  width: 915px;
  height: 35px;
  text-align: left;
  border-style:none none solid none;
  border-color:white;
  border-width: 5px;

}
#navbar ul {
  padding-top: 0px;
  padding-left: 30px;
  margin-left: 0px;
  text-align: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#navbar li {
  margin-right: 50px;
  margin-left: 10px;
  display: inline;
  text-align: left;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  font-family: tahoma,helvetica,sans-serif;
}
#navbar li.selected a {
  color: #d0b03f;
}
#navbar li.selected a:hover {
  color: #d0b03f;
}
#leftnavbar {
  left: 15px;
  position: absolute;
  top: 174px;
  width: 130px;
  height: 617px;
  line-height: 120%;
  text-align: left;
  background-image: url(../tape-images/data-conversion-menu-3.jpg);
  background-repeat: repeat;
/*  background-color: #c8c8e6;*/
}
#leftnavbar ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#leftnav li {
  position: absolute;
  top: 10px;
  left: 40px;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  font-family: tahoma,helvetica,sans-serif;
  text-align: center;
}
#leftnav li.selected a {
  color: #d0b03f;
}
#leftnav li.selected a:hover {
  color: #d0b03f;
}
#subleftnav li {
  position: relative;
  top: 15px;
  left: -20px;
  font-size: 12px;
  line-height: 170%;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  font-family: tahoma,helvetica,sans-serif;
  text-align: left;
}
#subleftnav li.selected a {
  color: #d0b03f;
  font-size: 18px;
}
#subleftnav li.selected a:hover {
  color: #d0b03f;
}
#info {
  top: 230px;
  position: absolute;
  width: 720px;
  left: 170px;
  height: 330px;
  text-align: justify;
}
#mediatitle {
  position: absolute;
  top: 231px;
  width: 830px;
  height: 20px;
  left: 160px;
//  background-color: #e7edf1;
}
#tape-duplication {
  top: -10px;
  position: absolute;
  width: 830px;
  left: 0px;
  height: 50px;
}
#tape-migration {
  top: 45px;
  position: absolute;
  width: 830px;
  left: 0px;
  height: 50px;
}
#tape-cataloguing {
  top: 115px;
  position: absolute;
  width: 830px;
  left: 0px;
  height: 50px;
}
#data-conversion {
  top: 170px;
  position: absolute;
  width: 830px;
  left: 0px;
  height: 50px;
}
#data-recovery {
  top: 240px;
  position: absolute;
  width: 830px;
  left: 0px;
  height: 90px;
}
#free-evaluation {
  top: 305px;
  position: absolute;
  width: 830px;
  left: 0px;
  height: 50px;
}
#sub2 {
  margin-top: 24px;
}
#sub3 {
  margin-top: 24px;
}
#second {
  position: absolute;
  margin-top: -151px;
  left: 500px;
}
#third {
  position: absolute;
  margin-top: -151px;
  left: 370px;
}
#tape-images {
  position: absolute;
  top: 632px;
  left: 163px;
  width: 874px;
}
#ftr {
  position: absolute;
  top: 782px;
 margin-top: 5px;
  height: 20px;
  width: 1040px;
  background-color: white;
}
.bodytext {
  font-size: 12px;
  line-height: 120%;
  color: #444444;
}
#ftr-txt {
  position: relative;
  height: 24px;
  width: 1040px;
  top: -2px;
  color: #e3f5fe;
  font-size: 9px;
  text-align: right;
  line-height: 3;
  font-weight: normal;
  text-decoration: none;
  background-image: url(../tape-images/ftr3.jpg);
}
#ftr a:link {
  text-decoration: none;
  color: #c3d5fe;
}
#ftr a:visited {
  text-decoration: none;
  color: #c3d5fe;
}
#ftr a:hover {
  color: #d0b03f;
}

vh1 {
  position: relative;
  margin-left: 15px;
  margin-right: 50px;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  color: #c7970d;
}
h1 {
  font-size: 85%;
  font-style: normal;
  font-weight: bold;
  color: #0a3a4b;
  margin-bottom: -1px;
  line-height: 120%;
}
h2 {
  padding: 5px;
  margin-top: -2px;
  position: relative;
  font-size: 75%;
  font-style: normal;
  font-weight: normal;
  color: #444444;
  text-decoration: none;
  line-height: 120%;
}
h3 {
  margin-top: 1%;
  font-size: 95%;
  font-style: normal;
  font-weight: normal;
  color: #444444;
}
#media {
  position: absolute;
  top: 260px;
  left: 150px;
  height: 320px;
  width: 870px;
  font-size: 65%;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  line-height: 13px;
//  overflow: hidden;
//  background-color: #c8c8e6;
}
#media1 {
  position: absolute;
  width: 145px;
  text-align: left;
  left: -10px;
}
#media2 {
  position: absolute;
  left: 130px;
  width: 150px;
}
#media3 {
  position: absolute;
  left: 270px;
  width: 150px;
}
#media4 {
  position: absolute;
  left: 420px;
  width: 150px;
}
#media5 {
  position: absolute;
  left: 550px;
  width: 138px;
}
body {
  font-family: tahoma,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 25%;
}
a:link {
  text-decoration: none;
  color: #0a3a7a;
}
a:visited {
  text-decoration: none;
  color: #2d4c77;
}
a:hover {
  text-decoration: none;
  color: #d0b03f;
}
a:active {
  text-decoration: none;
  color: #b4c45c;
}
