.body {
  background-image: url(../images/sce/body-bg.jpg)
}
  
#container {
  width: 970px;
  height: auto;
  background-image: url(../images/sce/container-bg.jpg);
  margin: 0 auto;
  padding: 0;
}

#header {
  width: 970px;
  
  height: 145px;
}

#header a {
color: black;
text-decoration: none;
}

#menuarea {
  width: 726px;
  height: 69px;
  background-image: url(../images/sce/menu-bg.jpg);
  float: left;
  padding-left: 20px;
  padding-top: 0px;
}

#funnelbtns {
  width: 224px;
  height: ;
  float: right;
}

#contentarea {
  width: auto;
  height: auto;
}

#regularpage {
  padding-bottom: 0px;
  padding-top: 70px;
  padding-left: 20px;
  padding-right: 20px;

}

#contentarea a {
  color: #88704a;
}

#contentarea h1 {
  font-family: Times New Roman;
  font-weight: normal;
  background-image: url(../images/sce/h1-bg.jpg);
  background-repeat: no-repeat;
  height: 44px;
  padding-left: 20px;
  padding-top: 10px;
}

#contentarea h2 {
  font-family: Times New Roman;
  font-weight: normal;
}

#contentarea h3 {
  font-family: Times New Roman;
  font-size: 14pt;
  font-weight: normal;
}

#contentarea p {
  padding: none;
  margin: none;
  padding-left: 10px;
  padding-bottom: 10px;
  font-size: 9pt;
  line-height: 150%;
}

#contentarea ul {
font-size: 9pt;
line-height: 150%;
list-style-image: url(../images/sce/bullet.jpg);
}

#contentarea li {
margin-bottom: 15px;
}

#footerarea {
  width: 970px;
  height: 95px;
  font-size: 9pt;
  font-family: Verdana;
  text-align: center;
}

#footerarea a {
  color: #88704a;
}

div#footer {
  margin: 0;
  padding: 0;
}

#footer ul {
  margin: 0;
  padding: 0;
}

#footer li {
  margin: 0;
  padding: 0;
}

img.leftjustify {
  float: left;
  margin-right: 10px;
}

img.rightjustify {
  float: right;
  margin-left: 10px;
}

#quotebg {
  background-image: url(../images/sce/quote-bg.jpg);
  width: 200px;
  height: auto;
  padding: 15px;
  float: right;
  color: white;
  font-family: Times New Roman;
  font-size: 10pt;
  text-align: center;
}

img.left {
float: left;
margin-right: 15px;
}

img.right {
float: right;
margin-left: 15px;
}

#regularpage strong {
font-weight: bold;
}

#homeflash {
  float: left; 
  margin-left: 5px
}
