div#header {
  height: 313px !important;
  background: url('../images/homeheader.jpg') top left no-repeat !important;
}
div#funarea {
  height: 219px !important;
}


#content { background: url('../images/rightcolumnbkg.jpg') right top repeat-y; padding-left: 20px !important; padding-top: 35px !important; padding-right: 0 !important; }

#clientquotes {
  width: 450px;
  height: 155px;
  position: absolute; left: 108px; top: 45px;
  overflow: hidden;
}
#cqhandle {
  position: relative;
  left: 0;
  top: 0;
}
.clientquote { width: 450px; height: 155px; text-align: left; }
.clientquote h1 { font: 25pt helThin; color: #fff; margin-bottom: 15px; }
.clientquote .quote { color: #cab8ac; font-size: 13pt; width: 450px; }
.clientquote .attribute { font-size: 10pt; margin-top: 8px; }
.clientquote .attribute .author { color: #efe5dd; font-weight: bold; font-style: italic; }
.clientquote .attribute .organization { color: #946c57; }

.twit { width: 339px; height: 188px; background: url('../images/speechbubble.png') top left no-repeat; position: absolute; opacity: 0; filter: alpha(opacity=0); text-align: left; }
.twithandle { width: 280px; height: 160px; position: relative; left: 18px; top: 12px; }
.twithandle h1 { color: #482419; font: 18pt helLite; margin: 0; line-height: 1; }
.twithandle .title { color: #889e4d; font-style: italic; font-weight: bold; }
.twithandle .tweet { font-weight: bold; margin-top: 8px; overflow: hidden; }
.twithandle .tweet img { margin: 0 4px 0 0; }
.twithandle .contact,.twithandle a { color: #482419; margin-top: 8px; font-weight: bold; }
#ntwitter { right: 120px; top: 40px; }
#ttwitter { right: 300px; top: 30px; }
#atwitter { right: 450px; top: 18px; }

img#usmap { position: absolute; right: 0; }

.slidebox {
  width: 215px;
  margin-right: 20px;
  position: relative;
  float: left;
  overflow: hidden;
}
.slideboximages {
  width: 215px;
  height: 146px;
  overflow: hidden;
}
.slideboxinner {
  position: relative;
  left: 0;
}
.slideboxcontrol { text-align: right; }

.slideboxcontent h1 { margin-top: 8px; }
.slideboxcontent h1 a { color: #78943c; font: 19pt helLite; margin: 12px 0 4px 0; text-decoration: none; font-weight: normal; }
.slideboxcontent h2 { color: #4a3829; font-weight: bold; }
.slideboxcontent a {  color: #3f180c; text-decoration: underline; font-weight: bold; font-style: italic;}
.slideboxlinks { position: absolute; top: 148px; right: 0; }
.slideboxlinks a { font-style: italic; color: #aaa; font-size: .8em; }

#rightbox { float: left; width: 205px; padding: 0 15px; color: #3f180d; }
#rightbox h1 { color: #78943c; font: 17pt helLite; line-height: 1em; position: relative; top: -2px;  }
#rightbox .required { border: solid 1px #3f180d; width: 100%; }

#rightbox #progress {
  color: #fff;
  background: #9aaf44;
  padding: 5px;
}
#rightbox #progress a {
  color: #fff;
}

.blurbbox h2 {  color: #3f180c; font-weight: bold; font-style: italic; font-size: 1.2em; }
.blurbbox div { color: #78943C; font-style: italic; margin-bottom: 6px; }

