/* STANDARD TAG REDEFINITIONS */
BODY{ color: White; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; background-color: black; background-image: url(images/headphones.jpg); background-position: center; background-repeat: no-repeat; background-attachment: fixed; margin: 0; padding: 0; filter:alpha(opacity=90)  }

p { font-size: 11pt;  margin-bottom: 7px; margin-top: 0; }
a { color: white; text-decoration: none; }
a:hover{   text-decoration: none;  color: White;   }
form {	margin:0;}

#HEADER {width:796px; margin-top: 60px; margin-left: auto; margin-right:auto; }
#HEADER ul{ margin: 0; padding-left: 0; height: 44px; line-height: 44px; display: block; list-style: none; background-color: #444444;  }
#HEADER li{ display: inline; background-color: #333333;  float: left; border-bottom: 1px solid #777777; border-top: 1px solid #777777;  }
#HEADER li a{ height: 44px; line-height: 44px; display: block; padding-left: 29px; padding-right: 29px; border-left: 1px solid #444444;  float: left;     }
#HEADER li a:hover{ background-color: #408550; text-decoration: none; }

#CONTENT{ width:795px; margin-left: auto; margin-right:auto; word-spacing: .175em;  }
#CONTENT a {	color: #409545; text-decoration: none; }
#CONTENT a:hover { color: #409545; text-decoration: underline; }

#TABLE { width:695px; margin-left:80px  }

#TABLE2 { width:695px; height:500px; margin-left:20px  }

#TABLE3 a{ color: #409545; text-decoration: none; }
#TABLE3 { padding: 7px;  }


#slideshow #slidesContainer {
  margin:0 auto;
  width:560px;
  height:263px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}

#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; /* reduce by 20 pixels to avoid horizontal scroll */
  height:263px;
}

/**
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(img/control_right.jpg) no-repeat 0 0;
}




h2{ margin: ; padding: 25px 0px 5px 100px; font-family: arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .007em; color: white; font-size: 20pt; }

h3{ margin: 0; padding: 0px 0px 0px 0px; font-family: arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .007em; color: white; font-size: 13pt; text-decoration: underline; }

h3 { color: #409545; text-decoration:underline;  }

h4{ margin: 0; padding: 0px 0px 0px 0px; font-family: arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .007em; color: white; font-size: 11pt; text-decoration: none; }

h4 a{ color: #409545; text-decoration:none; }

h5{ margin: 0; padding: 0px 0px 0px 0px; font-family: arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .007em; color: white; font-size: 13pt; text-decoration: none; }

#TEXT{ padding: 30px 30px 30px 30px; border-bottom: 1px solid #777777; border-top: 1px solid #777777; background-color: #222222; }
#TEXT p{  text-align: justify; margin-bottom: 1em;  }
#TEXT a:hover{  color: #409940; text-decoration: underline;  }

#FOOTER{	width:795px; margin-top:27px; margin-left: auto; margin-right:auto;  border-top: 1px solid #777777;  text-align: right;  padding-top: 10px;   }
#FOOTER p{ font-size: 12px; line-height: 14px; margin: 0;  color: #999999; }
#FOOTER a{ font-size: 11px;	font-weight: normal;	text-decoration: none;  color: #999999;    }
#FOOTER a:hover{ color: #409545; text-decoration: underline;  }
