body {
  font: 10px helvetica, verdana, arial, sans-serif;
  color:#332616;
  background: #ffffff;
  margin: 0px;
  line-height: 150%;
  }

p, li, ul, dd, td {
  font: 10px helvetica, verdana, arial, sans-serif;
  color:#332616;
  line-height: 145%;
  margin-top: 0px;
  }
 
a {
  font: 10px helvetica, verdana, arial, sans-serif;
  color:#332616;
  text-decoration: none;
  }
  
a:hover {
  color:#332616; 
  text-decoration:underline;
  }

h1 {
  font-size: 10px;
  font-weight: normal;
  color: #332616;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  }

h3, h3 a {
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  margin-top: 10px;
  color: #332616;
  }
h3 a {
  text-decoration: underline;
  }
  
html,body, table#container {
  height:96%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  border: none;
  }

#downloadlink a {
  font: 10px helvetica, verdana, arial, sans-serif;
  color:#332616;
  text-decoration: none;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: url(images/download.gif) top right no-repeat;
  padding-right: 16px;
  }
#downloadlink a:hover {
  color:#332616; 
  text-decoration:underline;
  background: url(images/download-over.gif) top right no-repeat;
  padding-right: 16px;
  }
  
#pagebodybg {
  width: 100%;
  height: 448px;
  background: url(images/bg.gif) top left repeat-x;
  padding: 0px;
  margin: 0px;
  }
  
#pagebody {
  width: 753px;
  height: 448px;
  align: center;
  }
  
#scrollingtext {
  /* Typical fixed height and fixed width example */
  width: 240px;
  height: 160px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  margin: 0.3em auto;
  padding: 0px 10px 10px 10px;
  margin-top: 22px;
  }

#scrollinggallery {
  /* Typical fixed height and fixed width example */
  width: 730px;
  height: 165px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  margin: 0.3em auto;
  padding: 0px 10px 10px 10px;
  margin-top: 10px;
  }
.scrollinggallerybox {
  width: 700px;
  padding: 0px;
  height: auto;
  position: relative;
  color: #3d3938;
  font-size: 11px;
  line-height: 200%;
  }
  
#scrollingform {
  /* Typical fixed height and fixed width example */
  width: 401px;
  height: 160px;
  overflow: auto;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  margin: 0.3em auto;
  padding: 0px 10px 10px 0px;
  margin-top: 22px;
  }
.scrollingformbox {
  width: 200px;
  height: auto;
  position: relative;
  color: #3d3938;
  padding-left: 90px;
  font-size: 11px;
  line-height: 200%;
  }

#noscroll {
  width: 240px;
  height: 160px;
  overflow: hidden;
  /* IE overflow fix, position must be relative or absolute*/
  position: relative;
  margin: 0.3em auto;
  padding: 0px 10px 10px 10px;
  margin-top: 22px;
  }
.scrollingtextbox {
  width: 220px;
  height: auto;
  position: relative;
  color: #3d3938;
  padding: 1px;
  font-size: 11px;
  line-height: 200%;
  }
.scrollingtextbox a {
  font-size: 11px;
  text-decoration: underline;
  }

#bodytext {
  overflow: auto;
  width: 100%;
  height: 452px;
  line-height: 145%;
  }

#active {
  font-size: 12px;
  color: #32598a;
  white-space: nowrap;
  display: inline;
  line-height: 15px;
  vertical-align: bottom;
  }
#activesmall {
  color: #32598a;
  }  

#toprow {
  height: 74px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  vertical-align:middle;
  font-size: 8px;
  color: #727071;
  letter-spacing: 0.0em;
  text-transform: uppercase;
  }

#bottomrowhome {
  margin: 0;
  vertical-align: top;
  }
  
#bottomrow {
  height: 160px;
  margin: 0px;
  vertical-align:bottom;
  color: #8b9799;
  }

#bottomrow a {
  color: #8b9799;
  font-size: 12px;
  }
  
#footer {
  width: 738px;
  text-align: right;
  padding-top: 8px;
  color: #969090;
  }

#footer a {
  text-transform: none;
  color: #969090;
  }

#disclaimer {
  line-height: 22px;
  font-size: 9px;
  color: #cac5c3;
  }

#next {
  position: absolute;
  top: -99px;
  left: 85px;
  width: 140px;
  z-index: 6;
  font-size: 11px;
  }

.navtableline {
  padding: 0px 8px 0px 8px;
  white-space: nowrap;
  font-size: 12px;
  border-right: 1px solid #8b9799;
  line-height: 12px;
  height: 12px;
  vertical-align: top;
  color: #8b9799;
  }

.navtableend {
  padding: 0px 0px 0px 8px;
  white-space: nowrap;
  font-size: 12px;
  line-height: 12px;
  height: 12px;
  vertical-align: top;
  color: #8b9799;
  }

#subnavitems {
  padding: 0px 9px 10px 0px;
  font-size: 10px;
  line-height: 180%;
  color: #9faeb2;
  }
#subnavitems a {
  line-height: 180%;
  font-size: 10px;
  text-decoration: none;
  color: #596a6e;
  }
#subnavitems a:hover {
  text-decoration: underline;
  }
#subnavactive {
  font-weight: bold;
  color: #596a6e;
  }

.smallcaps {
  font-size: 8px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  line-height: 130%;
  }
.smallcaps a {
  font-size: 8px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  line-height: 130%;
  color: #ffffff;
  text-decoration: none;
  }
.smallcaps a:hover {
  color: #ffffff;
  text-decoration: underline;
  }

#pricing {
  font-size: 12px;
  height: 214px;
  }
  
input { 
  background-color: #eff0f1; 
  border: 0px;
  font-size: 11px;
  padding: 3px;
  }

textarea { 
  background-color: #eff0f1; 
  border: 0px;
  font-size: 11px;
  padding: 3px;
  }

#plans {
  padding: 14px 5px 0px 0px;
  background: #586a6e;
  color: #cad0d0;
  vertical-align: top;
  font-size: 10px;
  }
#plans h1 {
  font-size: 13px;
  color: #ffffff;
  text-transform: none;
  margin-bottom: 4px;
  }
#plans a {
  font-size: 11px;
  color: #cad0d0;
  }
