/* Generated by KompoZer */
body {
  background: white none repeat scroll 0% 50%;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: smaller;
  text-align: left;
  color: white;
}
h1, h2, h3, h4, h5 {
  margin: 0;
}
#header {
  margin: 0 auto;
  width: 700px;
  color: #666666;
}
#header h1 {
  margin: 0px 0 0 0px;
  float: left;
  font-size: 50px;
  letter-spacing: -4px;
}
#header h2 {
  margin: 40px 20px 0 0;
  float: right;
  font-size: 18px;
  letter-spacing: -2px;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: white;
}
#menu1 {
  margin: 0px auto;
  float: left;
  width: 160px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #323b2e;
}
#menu1 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu1 li {
}
#menu1 a {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #b5b5b5;
  padding: 15px 0px;
  display: block;
  width: 190px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #808080;
  background-color: #cccccc;
}
#menu1 a:hover {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  background-color: #8a8a8a;
  color: #ffffff;
}
#content {
  border-style: none solid solid;
  border-color: -moz-use-text-color #ffffff #ffffff;
  border-width: medium 10px 10px;
  margin: 0 auto;
  background: #cccccc none repeat scroll 0% 50%;
  width: 700px;
  padding-top: 10px;
}
#colOne {
  padding: 0 10px 0 20px;
  float: left;
  width: 190px;
  margin-top: 20px;
}
#colTwo {
  padding: 0 20px;
  float: right;
  margin-top: 20px;
  width: 440px;
}
#content h2 {
  margin-bottom: 20px;
  font-size: 18px;
  letter-spacing: -1px;
  color: #808080;
}
#footer {
  margin: 0 auto;
  width: 700px;
  padding-top: 20px;
}
#footer p {
  padding: 0;
  text-align: center;
  font-size: 10px;
}
