a {
  color: #505050;
  text-decoration: none;
}

a:visited {
  color: #505050;
  text-decoration: none;
}

a:hover {
  color: #505050;
  text-decoration: underline;
}

body {
  background: #fafafa url(../img/bg.gif) top center repeat-y;
  color: #505050;
  font-family: "Arial", "Verdana", "Tahoma", "Trebuchet MS", "Georgia";
  font-size: 12px;
  line-height: 150%;
  margin: 0px;
}

h1 {
  color: #a41010;
  font-family: "Arial", "Verdana", "Tahoma", "Trebuchet MS", "Georgia";
  font-size: 14px;
  margin-top: 0px;
}

img {
  border: 1px solid #cccccc;
}

#wrapper {
  margin: 0 auto;
  position: relative;
  width: 937px;
}

html>/**/body #wrapper {
  width: 938px;
}

#hider {
  left: 0px;
  height: 120px;
  background: #fafafa;
  position: absolute;
  top: 0px;
  width: 938px;
}

#background {
  left: 0px;
  height: auto;
  position: absolute;
  top: 0px;
  width: 938px;
}

#fadelefttop {
  background: url(../img/fadelefttop.gif);
  height: 43px;
  left: 0px;
  position: absolute;
  top: 113px;
  width: 17px;
  z-index: 3;
}

#faderighttop {
  background: url(../img/faderighttop.gif);
  height: 28px;
  position: absolute;
  right: 0px;
  top: 111px;
  width: 21px;
  z-index: 2;
}

#fadeleft {
  left: 0px;
  position: relative;
  top: 139px;
  width: 938px;
  z-index: 2;
}

#faderight {
  position: relative;
  right: 0px;
  top: 0px;
  width: 938px;
  z-index: 2;
}

#logo {
  background: url(../img/logo.gif);
  height: 209px;
  left: 17px;
  position: absolute;
  top: -101px;
  width: 200px;
  z-index: 2;
}

#name {
  background: url(../img/name.gif);
  height: 28px;
  left: 190px;
  position: absolute;
  top: -57px;
  width: 422px;
  z-index: 2;
}

#copyright {
  font-size: 10px;
  color: #a2a2a3;
  height: 28px;
  right: 21px;
  position: absolute;
  top: -42px;
  z-index: 2;
}

#banner {
  background: url(../img/banner.gif);
  height: 138px;
  left: 217px;
  position: absolute;
  top: -27px;
  width: 700px;
  z-index: 2;
}

#navigation {
  float: left;
  left: 17px;
  overflow: hidden;
  padding: 0px;
  padding-top: 108px;
  position: relative;
  top: 0px;
  width: 200px;
  z-index: 2;
}

#nav {
  background: #a14c3d;
  margin: 0px;
  padding: 0px;
}

#nav li {
  display: block;
  list-style: none;
}

#nav a {
  background: url(../img/navfade.gif) right repeat-y;
  border-bottom: 1px dotted #b57064;
  color: #f9f9f9;
  display: block;
  font-size: 14px;
  min-height: 20px;
  padding: 5px 15px 5px 15px;
}

#nav a:hover {
  background: #b05d55 url(../img/navfadehover.gif) right repeat-y;
  text-decoration: none;
}

#nav .active {
  background: #b05d55 url(../img/navfadehover.gif) right repeat-y;
}

#navend {
  background: url(../img/navend.gif);
  height: 46px;
  left: 0px;
  position: relative;
  top: 0px;
  width: 200px;
}

#contact {
  padding: 15px 15px 15px 15px;
}

#contactheader {
  background: url(../img/contactarrow.gif) no-repeat;
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
  font-size: 14px;
  height: 20px;
  padding: 5px 0px 5px 20px;
  position: relative;
}

#content {
  overflow: hidden;
  padding: 125px 15px 15px 32px;
  text-align: justify;
  width: 670px;
  z-index: 1;
}


.fixedinput {
  background-color: #ffffff;
  border: solid 1px #b5b5b5;
  font-family: "Trebuchet MS", "Verdana", "Tahoma", "Arial", "Georgia";
  font-size: 11px;
  line-height: 100%;
  padding: 3px;
  padding-bottom: 0px;
}

.fixedtextarea {
  background-color: #ffffff;
  border: solid 1px #b5b5b5;
  font-family: "Trebuchet MS", "Verdana", "Tahoma", "Arial", "Georgia";
  font-size: 11px;
  line-height: 100%;
  padding: 3px;
}

.fixedselect {
  background-color: #ffffff;
  border: solid 1px #b5b5b5;
  font-family: "Trebuchet MS", "Verdana", "Tahoma", "Arial", "Georgia";
  font-size: 11px;
  line-height: 150%;
}
