* {
	padding:0;
	margin:0;
}
body {
  background-color: #8d93cc;
  background-image: url('../image/back_gradient.jpg');
  background-repeat: x-repeat;
}
h1 {
  visibility: hidden;
}
#footer_links table {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: Arial;
  font-size: 13px;
  width: 725px;
  margin-top: -50px;
}
#moveleft_manu {
  margin-left: -12px;
  margin-top: -6px;
}
#back_replace_manu {

  position: absolute;
  left: 50%;
  top: -217px;
  margin-left: 168px;
  background-image: url( '../image/background_replace_tran.gif');
  width: 436px;
  height: 553px;
  display: none;

}

#back_replace_manu img {

  position: relative;
  left: 14px;
  top: 173px;


}

#footer_links table td a {
  text-decoration: none;
  color: black;
  font-weight: bold;
  
}

#innercontent {
  text-align: left;
  width: 345px;
  height: 553px;
  margin-left: 26px;

}

#footer_links table td a:hover {
  color: white;
}

#native_american_owned {
  position: absolute;
  top: 367px;
  width: 344px;
  height: 191px;
  background-image: url( '../image/native_american_owned.jpg');
}

#realcontent {

  width: 300px;
  position: relative;
  top: 75px;
  z-index: 1;
  margin-left: 26px;
  margin-top: 10px;
  margin-right: 5px;
  font-family: Arial;
  font-size: 13px;
  font-weight:bold;
  color: white;
  list-style: disc;
  line-height: 1.2em;

}

#realcontent p {

  margin-top: 3px;
  margin-bottom: 3px;

}

h3 {

  color: white;

}

.black {

  color: black;

}

#inventoryfix {

  margin-top: 47px;
  font-size: 11px;
  line-height: 1.1em;

}

#realcontent ul {
  list-style-type: square;
  margin-left: 25px;

}

#logo {

  width: 345px;
  height: 132px;
  background-repeat: no-repeat;
  background-image: url( '../image/logo.jpg');

}

#forms_button {

  position: absolute;
  top: 20px;
  margin-left: 540px;
  background-color: #9ea5f7;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: white;
  padding: 4px 4px 4px 4px;
  width: 230px;
  text-align: center;
  font-weight: bold;
  z-index: 55;

}

#forms_button a {


  color: black;
  text-decoration: none;
}

#forms_droppable a {
  
  font-style: italic;
  color: black;
  text-decoration: none;


}

#forms_droppable a:hover {

  color: white;

}

#forms_button a:hover {

  color: white;

}

#contactlist {
  padding-top: 5px;
  list-style-type: none;
}

#environment_compliance {
  position: absolute;
  top: 310px;
  left: 425px;
  width: 350px;

}
#environment_compliance a {
  color: white;
  font-size: 20px;
  text-decoration: none;  
  
}


#contactlist li {
  margin-left: -22px;
  color: black;
  padding-bottom: 10px;
 list-style-type: none;
}

#forms_droppable {
  visibility: hidden;
}

#design {
  margin-top: -15px;
  position: relative;
  z-index: 10;
}

#forms_droppable table {

  position: absolute;
  z-index:55;
  top: 50px;
  margin-left: 540px;
  width: 240px;
  border-color: white;
  border-width: 1px 1px 1px 1px;
  border-style: solid;

}

#flash {

  padding-top: 15px;
  padding-bottom: 15px;

}

#indexfix {

  margin-top: -90px;
  width: 320px;
  position: relative;
  z-index: 10;
  font-size: 11px;


}

#indexfix p {
    line-height: 13px;
}

#company_history {

  width: 315px;
  color: black;
  position: relative;
  top: -20px;
  font-size: 12px;

}


#forms_droppable table td {

  padding: 4px 4px 4px 4px;
  background-color: #9ea5f7;
  font-style: italic;
  font-size: .9em;
  border-color: white;
  border-width: 1px 1px 1px 1px;
  border-style: solid;


}