html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote {
  border:  none;
  margin: 0px;
  padding: 0px;
}
html, body {
  background: #ffffff url(../images/bg.jpg) repeat-x scroll center top;
  font-family: Arial,Helvetica,sans-serif;
}
body {
  font-size: 12px;
}
.clear {
  clear: both;
  font-size: 0;
  height: 0;
}
.center {
  margin: 0 auto;
  text-align: center;
}
a {
  color: #804f00;
}
h1, h2, h3, h4, h5, h6 {
  color: #4f350d;
  padding-top: 12px;
  padding-bottom: 6px;
  font-weight: normal;
  font-family: "Times New Roman",Times,serif;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 15px;
  font-weight: bold;
}
h6 {
  font-size: 14px;
  font-weight: bold;
}
p {
  color: #171717;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin-top: 6px;
  padding-bottom: 14px;
  line-height: 1.5;
}
#main-wrapper {
  margin: 0 auto;
  width: 950px;
  background-position: center top;
  background-image: url(../images/proflo_drop950.gif);
}
#header {
  margin: 0 auto;
  height: 230px;
  background-position: center top;
  width: 950px;
  background-image: url(../images/bgh.jpg);
}
#logo {
  padding-top: 5px;
  width: 500px;
  opacity: 1;
  padding-bottom: 5px;
  height: 62px;
}
#logo a {
  text-decoration: none;
  font-size: 30px;
  color: #fdba4d;
}
#logo a span {
  font-size: 24px;
  font-style: italic;
  color: #ffffff;
}
#navigation {
  width: 350px;
  float: left;
}
#banner-photo {
  margin: 18px 4px 0 0;
  width: 525px;
  height: 239px;
  float: right;
}
#content-wrapper {
  width: 950px;
}
#footer {
  border-top: 1px solid #cdc078;
  width: 950px;
  margin-top: 20px;
}
#content-wrapper #content-right {
  width: 347px;
  height: 300px;
  float: right;
  margin-left: 50px;
  display: inline;
}
#content-wrapper ul {
  padding: 10px 30px 20px;
}
#content-wrapper ul li {
  background: transparent url(../images/list-bullet.gif) no-repeat scroll 12px 5px;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  color: #666fff;
  padding-bottom: 9px;
  padding-left: 28px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#content-wrapper #content-right h2.title {
  border-bottom: 1px solid #cdc078;
  width: 347px;
  margin-bottom: 14px;
  padding-top: 16px;
}
#content-wrapper h1.title {
  border-bottom: 1px solid #cdc078;
  width: 544px;
  margin-bottom: 14px;
}
#content-wrapper img.photo-left {
  border: 2px solid #cdc078;
  margin: 3px 20px 10px 0;
  float: left;
}
#content-wrapper img.photo-right {
  border: 2px solid #cdc078;
  margin: 48px 0 10px 50px;
  float: right;
}
#banner-photo img {
  border: 2px solid #ffffff;
}
#navigation ul {
  margin: 18px 0 0;
  width: 240px;
}
#navigation ul li {
  border-top: 1px solid #593b0e;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#navigation ul li a:link, #navigation ul li a:visited {
  padding: 7px 0 7px 24px;
  background: transparent url(../images/nav-arrow.gif) no-repeat scroll 9px 10px;
  display: block;
  text-decoration: none;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  width: 376px;
}
#navigation ul li.last {
  border-bottom: 1px solid #593b0e;
}
#navigation ul li a:hover {
  color: #fdba4d;
}
#home #navigation ul li a#home-link, #about #navigation ul li a#about-link {
  color: #fdba4d;
}
#footer p {
  margin: 0;
  padding: 8px 0;
  font-size: 11px;
  color: #8d6929;
  text-align: center;
}
#footer p a {
  text-decoration: none;
  color: #8d6929;
}

