
/* Brochure */

html>body { background: #000 url(/Images/BackdropFFBrochure.jpg) 50% 0% repeat-y !important; }

#Body { width: 542px !important }
#Footer { width: 566px !important }
#Container { background: #FF8707 url(/Images/BodyBackdropBrochure.gif) !important }

#HomeTitle {
  width: 465px;
  background: url('/Images/WelcomeTitle.gif') 0 0 no-repeat;
}

#PrivacyTitle {
  width: 177px;
  background: url('/Images/PrivacyTitle.gif') 0 0 no-repeat;
}

#TermsTitle {
  width: 353px;
  background: url('/Images/TermsTitle.gif') 0 0 no-repeat;
}

#SiteMapTitle {
  width: 177px;
  background: url('/Images/SiteMapTitle.gif') 0 0 no-repeat;
}

#ContactTitle {
  width: 157px;
  background: url('/Images/ContactTitle.gif') 0 0 no-repeat;
}

#FAQTitle {
  width: 218px;
  background: url('/Images/FAQTitle.gif') 0 0 no-repeat;
}

#NewsTitle {
  width: 169px;
  background: url('/Images/NewsTitle.gif') 0 0 no-repeat;
}

#ExplainedTitle {
  width: 147px;
  background: url('/Images/ExplainedTitle.gif') 0 0 no-repeat;
}


#Content h2 {
  height: 20px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

#Content h2 span { display: none }

#SideBar {
  background: #564533;
  color: #fff;
  border-top: solid 1px #C4BEB8;
  float: left;
  width: 158px;
  margin: 0px;
  padding: 12px;
}

#SideBar a { color: #FF8707 }

#SideBar div { margin: 0px }

.Title { 
  margin: 15px 0px 0px 0px;
  font-size: 14px;
}

#Login { font-size: 10px }

#Login h2 { margin: 0px; padding: 0px; background: url('/Images/ContractorLogin.gif'); width: 134px; height: 23px }
#Login h2 span { display: none; }

#Username, #Password, #Button { float: left; }

#Login input {
  font-size: 9px;
  width: 50px;
}

#Username { padding-right: 2px; }
#Password { padding-right: 2px; }
#Button input { width: 40px; }

html>body #News { padding-top: 1px; }

#News h2 { margin: 15px 0px 0px 0px; padding: 0px; background: url('/Images/LatestNews.gif'); width: 97px; height: 23px }
#News h2 span { display: none; }

#News ul { 
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#News ul li { font-size: 11px; }
#News ul li span { font-size: 10px; }

#Links h2 { margin: 15px 0px 0px 0px; padding: 0px; background: url('/Images/ExternalLinks.gif'); width: 109px; height: 23px }
#Links h2 span { display: none; }

#Standards {
  text-align: center;
}