h1, h2, h3, h4, ul, ol, li {
  margin: 0;
  padding: 0;
  }

body {
  margin: 0 auto;
  text-align: center;
  font-family: arial, sans-serif;
  background-color: #FFFFFF;
  }
  
.wrap {
  width: 900px;
  margin: 0 auto;
  position: relative;
  }
  
#branding {
  height: 165px;
  background-color: #000000;
  background-image: url(/images/header-bg.jpg?06-07-2010);
  color: #FFFFFF;
  position: relative;
  }
  
#social {
  position: absolute;
  right: 15px;
  top: 90px;
  width: 75px;
  height: 40px;
  }
  
#blogger, #facebook
{
  position: absolute;
}

#blogger {
  left: 0;
  top: 0;
  }

#facebook {
  left: 40px;
  top: 0;
  }
  
#social img {
  border: 0;
  }
  
#branding h1 {
  position: absolute;
  left: 125px;
  top: 25px;
  font-size: 34px;
  }
  
#branding h2 {
  position: absolute;
  left: 125px;
  top: 80px;
  font-size: 28px;
  }
  
#phone {
  position: absolute;
  right: 25px;
  top: 15px;
  font-weight: bold;
  }

#tollfree {
  position: absolute;
  right: 25px;
  top: 40px;
  font-weight: bold;
  }

#email {
  position: absolute;
  right: 25px;
  top: 75px;
  font-weight: bold;
  }

  
#branding a {
  color: #FFFFFF;
  text-decoration: none;
  }
  
#branding img {
  position: absolute;
  left: 0;
  top: 10px;
  }
  
#menu {
  position: absolute;
  left: 0px;
  top: 130px;
  font-family: tahoma, sans-serif;
  height: 33px;
  text-align: left;
  }
  
#menu a {
  position: relative;
  color: #F0C366;
  font-size: 18px;
  height: 33px;
  top: -8px;
  margin: 0px 6px;
  }
  
#menu li:after {
  content: url(/images/menu-spacer.png);
  }
  
#menu a:hover, #menu a.active {
  color: #FFFFFF;
  }
  
#menu ul {
  list-style-type: none;
  height: 33px;
  }
  
#menu ul li {
  display: inline;
  height: 33px;
  }
  
#menu ul li ul {
  display: none;
  }
  
#right-links {
  float: right;
  list-style-type: none;
  margin-top: 10px;
  }
  
#right-links li {
  margin-bottom: 15px;
  position: relative;
  }
  
#right-links img {
  border: none;
  border: 1px solid #666666;
  }
  
#right-links li h3 {
  position: absolute;
  top: 108px;
  left: 11px;
  width: 235px;
  background-image: url(/images/right-link-bg.png);
  color: #FFFFFF;
  font-size: 16px;
  height: 20px;
  }
  
#slide {
  float: left;
  list-style-type: none;
  margin-top: 10px;
  }

#slide li, #right-links li {
  padding: 10px;
  border: 1px solid #666666;
  position: relative;
  }
  
#slide li img {
  border: 1px solid #666666;
  width: 600px;
  height: 272px;
  }
  
#content {
  clear: both;
  text-align: left;
  min-height: 300px;
  }
  
#main {
  float: left;
  margin-top: 10px;
  min-height: 300px;
  width: 610px;
  border-right: 1px solid #666666;
  text-align: left;
  padding-right: 10px;
  }
  
#content h1, #main h1 {
  text-align: center;
  font-family: georgia, serif;
  font-size: 30px;
  color: #666666;
  font-weight: normal;
  }
  
#content h2, #main h2 {
  text-align: center;
  font-family: georgia, serif;
  font-size: 22px;
  color: #000000;
  font-weight: normal;
  }
  
#main h1, #main h2 {
  text-align: left;
  }
  
.left {
  float: left;
  width: 429px;
  padding: 10px;
  font-size: 14px;
  font-family: verdana, sand-serif;
  }

.right {
  float: right;
  width: 430px;
  padding: 10px;
  border-left: 1px solid #999999;
  font-size: 14px;
  font-family: verdana, sand-serif;
  }
  
.innerleft ul {
  margin-left: 10px;
  font-size: 13px;
  margin-bottom: 10px;
  list-style-type: none;
  }
  
.innerleft {
  float: left;
  width: 215px;
  border-right: 1px solid #999999;
  }
  
.innerright {
  float: right;
  width: 214px;
  }

.innerright ul {
  margin-left: 20px;
  font-size: 13px;
  margin-bottom: 10px;
  list-style-type: none;
  }
  
.spacer {
  clear: both;
  line-height: 2px;
  font-size: 2px;
  height: 2px;
  }
  
#footer {
  height: 138px;
  background-color: #000000;
  color: #FFFFFF;
  background-image: url(/images/footer-bg.jpg);
  clear: both;
  font-family: georgia, serif;
  font-size: 14px;
  }
  
#copyright {
  position: absolute;
  left: 0;
  top: 10px;
  font-weight: bold;
  }
  
#credit {
  position: absolute;
  right: 0;
  top: 10px;
  font-weight: bold;
  }
  
#credit a {
  color: #FFFFFF;
  text-decoration: none;
  }
  
#footer ul {
  position: absolute;
  top: 50px;
  left: 0;
  list-style-type: none;
  }

#footer ul li {
  float: left;
  width: 300px;
  }
  
dd {
  margin-bottom: 10px;
  }

.rrspyes, .reviewed, #contactform, .groupno {
  display: none;
  }
  
.errors {
  border: 1px solid #999999;
  background-color: yellow;
  width: 500px;
  padding: 0 10px;
  font-weight: bold;
  margin-top: 10px;
  }
