/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
  background-color: #ffffff;
  font-family: 'lucida grande',arial,tahoma,sans-serif;
}

#header {
  margin: 0 auto;
  background: transparent url(header1.png) no-repeat scroll left top;
  width: 1000px;
  height: 614px;
}
.headtitle {
  position: relative;
  font-family: Times;
  font-size: 30px;
  color: #ffffff;
  top: 210px;
  left: 12px;
}
#menu {
  margin: 0 20px;
  padding: 5px 0;
  height: 29px;
  
}
#menu ul {
  margin: 0;
  padding: 7px;
  height: 29px;
}
#menu ul li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}
#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
  padding: 10px 60px;
  color: #000000;
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
}
#menu ul li a:hover {
  color: #ced2d3;
}
#content {
  margin: 0 auto;
  min-height: 400px;
  width: 1000px;
  background-color: #ced2d3;
}
#insidecontent {
  float: left;
  padding-left: 25px;
  padding-right: 25px;
  width: auto;
}
#insidecontent p {
  margin: 0;
  color: #767676;
  font-family: Tahoma;
  font-size: 1.2em;
  line-height: 170%;
}
h1 {
  margin: 20px;
  font-weight: normal;
  color: #000000;
  font-size: 18px;
  font-family: arial;
  font-weight: bold;
}
h2 {
  margin: 0;
  display: inline;
  position: relative;
  top: -1.5em;
  left: 2em;
  font-size: 1.8em;
  font-weight: normal;
  color: #4f4131;
}
h3 {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  color: #5a5143;
  font-family: Arial;
}
h4 {
  margin: 0;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  font-family: Arial;
}
h5 {
  margin: 20px;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  font-family: Arial;
  line-height: 150%;
}

#footer {
  margin: 0 auto;
  width: 641px;
  height: 39px;
}
#footer span {
  padding: 10px;
  display: block;
  position: relative;
  font-family: Tahoma;
  font-size: 1.2em;
  color: #767676;
}
