/* CSS document for Alpha Safe & Vault, Inc. */


body { 
  margin: auto;
  width: 971px;
  background-color: #AAB3CB; 
  font-family: Arial, sans-serif; 
  font-size: 16px; 
  color: black; 
  text-align: center;
  background-position:center; 
  background-image: url('images/alpha-gradient.png');
  background-repeat: repeat-y;
}

#container {
  position: relative;
  margin: auto;
  min-width:640px;
  max-width: 971px;
  height: 900px;
  background-image: url('images/nav-bg.jpg');
  background-repeat: repeat-y;
  z-index: 1;
}

#banner-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 118px;
  background-color: #B6B6B6;
  overflow-x: hidden;
  z-index: 1
}

#banner {
    position: absolute;
    top: -1px;
    margin-left: -115px;
    width: 1200px;
    height: 118px;
    background-image: url('images/alphasafe-wideheader.jpg');
    text-align: left;
    overflow: hidden;
    z-index: 2;
    left: 295px;
}

#alpha-home {
  position: absolute;
  top: 20px;
  left: 750px;
  margin: auto;
  border: 0px;
  overflow-x: hidden;
  z-index: 5
}

#alphasafe-home {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 196px;
  height: 118px;
  padding-top: 8px;
  padding-left: 135px;
  margin: auto;
  border: 0px;
  background-colorx: white;
  background-image: url(images/blue-white.png);
  background-repeat: no-repeat;
  opacity:0;
  overflow-x: hidden;
  z-index: 5
}

#alphasafe-home-original {
  position: absolute;
  top: 8px;
  left: 750px;
  margin: auto;
  border: 0px;
  overflow-x: hidden;
  z-index: 5
}

#gray-bar {
  position: absolute;
  top: 118px;
  left:0px;
  margin: auto;
  width: 100%;
  height: 24px;
  background-image: url('images/gray-bg.jpg');
  text-align: left;
  overflow-x: hidden;
  z-index: 2
}

#phone {
  position: relative;
  float:left;
  margin-left:10px;
  font-family: Helvetica;
  font-size: 12px;
  color: #EEEEEE;
}

#gray-links {
  position: absolute;
  top: 122px;
  width: 970px;
  height: 18px;
  overflow-x: hidden;
  z-index: 4
}

#gray-links2 {
  position: relative;
  float:right;
  margin-right:10px;
}

.gray-link {
  position: relative;
  float: left;
  margin-left: 25px;
}

.gray-link a {
  font-family: Helvetica;
  font-size: 12px;
  color: #EEEEEE;
  text-decoration: none;
}

.gray-link a:hover {
  color: #D6D6D6;
}

#shipping-ad {
  position: absolute;
  top: 142px;
  margin-left: 212px;
  width: 758px;
  height: 30px;
  border-right: 1px solid #3f0a06;
  border-bottom: 1px solid #3f0a06;
  background-image:url('images/marquee-bg.png');
  text-align: right;
  overflow-x: hidden;
  z-index: 100;
}

#countdown {
  position: relative;
  float:right;
  max-width: 758px;
  height: 39px;
  border-rightx: 1px solid #3f0a06;
  border-bottom: 1px solid #3f0a06;
  background-image:url('images/countdown-bg.png');
  text-align: right;
  z-index: 100;
}

.news-date {
  position: relative;
  float: left;
  width: 720px;
  height: 20px;
  margin-right: 16px;
  margin-bottom: 16px;
  text-align: left;
  z-index: 10
}

.news-link {
    position: absolute;
    top: -1px;
    left: 160px;
    width: 560px;
    text-align: left;
    z-index: 10
}

#train {
  position: relative;
  width: 100%;
  heightx: 100%;
  background-image:url('images/nav-bg.jpg');
  background-repeat: repeat-y;
  background-color:white;
  text-align: right;
}

#navigation {
  position: relative;
  top:142px;
  float:left;
  margin: auto;
  width: 225px;
  text-align: center;
  z-index: 1
}

#gsa {
  position: relative;
  margin: 20px 0px 0px -12px;
  font-family: Helvetica;
  font-size: 11px;
  color: #CAD6F5;
  text-align: center;
  z-index: 5
}

#nav-inset {
  position: relative;
  margin: 20px 0px 0px 14px;
  width: 185px;
  font-family: Helvetica;
  font-size: 11px;
  color: #CAD6F5;
  align: center;
  z-index: 3
}

.link1 {
  position: relative;
  width: 185px;
  height: 25px;
  margin-top: 4px;
  background-image: url('images/link-box-live.png');
  list-style: none;
  padding-top: 0px;
  z-index: 4
}

.link2 {
  position: relative;
  width: 185px;
  height: 25px;
  margin-top: 5px;
  background-image: url('images/link-box.png');
  list-style: none;
  padding-top: 0px;
  z-index: 4
}

.site-link {
  position: relative;
  padding-top: 6px;
  borders: 1px solid white;
  z-index: 5
}

.site-link a {
  font-family: Helvetica;
  font-size: 14px;
  color: #CAD6F5;
  align: center;
  text-decoration: none;
  padding: 0px;
}

.site-link a:hover {
  color: #E1E7F8;
  background-colorx: #8B9CCA;
  text-decoration: none;
}

.link3 a {
  font-family: Helvetica;
  font-size: 14px;
  color: #CAD6F5;
  align: center;
  text-decoration: none;
  margin-top: 5px;
}

.link3 a:hover {
  color: #E1E7F8;
  text-decoration: none;
}

.link-box-live {
  position: relative;
  width: 185px;
  height: 25px;
  margin-top: 4px;
  background-image: url('images/link-box.png');
  background-repeat: repeat-x;
  list-style: none;
  z-index: 4
}

.link-box-live a {
  width: 185px;
  height: 25px;
  font-family: Helvetica;
  font-size: 14px;
  color: #CAD6F5;
  align: center;
  text-decoration: none;
  border: 1px solid white;
  background-image: url('images/link-box-live.png');
  background-repeat: repeat-x;
}

#inset-links {
  position: relative;
  width: 180px;
  margin-top: 4px;
  margin-left: 5px;
  text-align: left;
  line-height: 15px;
  z-index: 4
}

#inset-links a {
  font-family: Helvetica;
  font-size: 12px;
  color: #CAD6F5;
  text-decoration: none;
}

#inset-links a:hover {
  color: #E1E7F8;
}

#page {
  position: relative;
  float:right;
  margin: auto;
  margin: 200px 0px 0px 22px;
  max-width: 720px;
  height: 480px;
  background-color: white;
  text-align: left;
}

#page-title {
    position: relative;
    top: 166px;
    left: 0px;
    width: 500px;
    text-align: left;
    padding-top: 15px;
    margin-left: 250px;
    font-family: Helvetica;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    z-index: 4
}

#page-title2 {
  position: relative;
  width: 720px;
  text-align: left;
  margin: auto;
  padding-bottom: 6px;
  font-family: Calibri, Helvetica;
  font-size: 20px;
  font-weight: bold;
  z-index: 4
}

#page-subtitle {
  position: relative;
  width: 720px;
  text-align: left;
  margin: auto;
  padding-bottom: 6px;
  font-family: Calibri, Helvetica;
  font-size: 16px;
  z-index: 4
}

#page-body {
  position: relative;
  width: 720px;
  z-index: 4
}

.faq1 {
  position: relative;
  margin-top: 20px;
  font-weight: bold;
}
.faq2 {
  position: relative;
  margin-top: 6px;
  font-weight: normal;
}

#footer {
  position: relative;
  width: 720px;
  height: 50px;
  text-align: center;
  line-height: 20px;
  border-top: 4px solid #A93928;
  font-family: Helvetica;
  font-size: 14px;
  color: black;
  z-index: 4
}

#footer a {
  font-family: Helvetica;
  font-size: 14px;
  color: black;
  text-decoration: none;
}

#footer2 {
  position: relative;
  width: 720px;
  height: 50px;
  text-align: center;
  line-height: 20px;
  border-top: 4px solid #A93928;
  font-family: Helvetica;
  font-size: 14px;
  color: black;
  margin-left:250px;
  z-index: 4
}

#footer2 a {
  font-family: Helvetica;
  font-size: 14px;
  color: black;
  text-decoration: none;
}
.news-datedoubleline {
    margin-bottom: 34px;
}
.tightpara {
    text-align: left;
    margin-left: 40px;
    margin-right: 40px;
}
