/* Generated by KompoZer */
body {
  margin: 0 0 1em;
  padding: 0;
  color: black;
  background-color: #eeeeee;
  line-height: 130%;
  font-family: arial,helvetica,verdana,tahoma,sans-serif;
  text-align: center;
}
#wrapper-header {
  background: #222222 none repeat scroll 0% 50%;
}
#header {
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
  margin: 0 auto;
  background: #222222 url(images/RYZoomBanner.jpg) no-repeat scroll right center;
  width: 75%;
  height: 125px;
  line-height: 125px;
  text-align: left;
}
#header h1 {
  margin: 0;
  padding: 0 0 0 10px;
  color: #eeeeee;
  font-size: 220%;
  letter-spacing: -1px;
}
#wrapper-menu {
  background: #999999 url(images/menu-background.png) repeat-x scroll left top;
  float: left;
  width: 100%;
}
#menu {
  margin: 0 auto;
  width: 75%;
  font-size: 95%;
  white-space: nowrap;
  padding-right: 2px;
}
* html #menu {
  padding-right: 0;
}
#menu ul {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
  width: 100%;
}
#menu li {
  display: inline;
}
#menu a:link, #menu a:visited {
  border-right: 1px solid #999999;
  padding: 0.25em 1em;
  background: transparent none repeat scroll 0% 50%;
  color: #ffffff;
  text-decoration: none;
  float: left;
}
#menu a:hover {
  background: #999999 url(images/menu-hover.png) repeat-x scroll 0% 50%;
  color: #000000;
}
#content {
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  margin: 0 auto;
  padding: 3.5em 1% 20px;
  background: white none repeat scroll 0% 50%;
  width: 73%;
  font-size: 90%;
  text-align: left;
}
* html #content {
  padding-top: 1.8em;
}
#footer {
  border: 1px solid #999999;
  margin: 0 auto;
  padding: 2px 1%;
  background: #666666 url(images/menu-background.png) repeat-x scroll left top;
  width: 73%;
  text-align: right;
  color: white;
  letter-spacing: 0.15em;
  font-size: 80%;
}
h2 {
  border-bottom: 1px solid #999999;
  color: #666666;
  padding-bottom: 3px;
  font-size: 150%;
  letter-spacing: -1px;
}
a:link, a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
p {
  margin-left: 1em;
}
