* { 
  padding: 0; margin: 0; 
  font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
}
a img { border: 0; }

body {
  font-family: Tahoma, helvetica, arial, sans-serif;
}

#container {
  width: 569px;
  padding: 0 0 30px 0;
  margin: 25px 0 37px 0px;
  background: url(../img/content_bottom.jpg) no-repeat bottom left;
}

#splash {
  position: relative;
  background: #000;
  margin: 0 0 17px 0;
}

#splash span {
  position: absolute;
  width: 100%;
  height: 100%;
}

#text2 {
  padding: 0 30px 0 20px;
}

#text {
  width: 260px;
  float: left;
  display: inline;
  padding: 0 0 0 20px;
}

#text2 p,
#text p {
  font-size: 11px;
  line-height: 15px;
  color: #333333;
  padding: 0 0 23px 0;
}

#text ul {
  padding: 0 0 10px 15px;
}

#text li, #intro li {
  font-size: 11px;
  line-height: 15px;
  color: #333333;
  padding: 0 0 10px 0;
}

#text .first {
  padding: 10px 0 20px 0;
  color: #000;
}

#subsections {
  margin: 0 1px 0 0;
  float: right;
  display: inline;
}

#subsections .first {
  width: 277px;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  background: #5079A5 url(../img/dark_bottom.gif) no-repeat bottom left;
}

#subsections .first span {
  display: block;
  padding: 12px 10px 12px 32px;
  background: url(../img/dark_top.gif) no-repeat 0 0;
}

#subsections ul {
  list-style-type: none;
}

#subsections li {
  width: 277px;
  background: url(../img/light_bottom.jpg) no-repeat bottom left;
  margin: 8px 0 0 0;
}

#subsections li h4 {
  background: url(../img/light_top.gif) no-repeat 0 0;
}

#subsections li h4 a {
  display: block;
  padding: 10px 0 0 33px;
  background: url(../img/arrow.gif) no-repeat 13px 12px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  color: #284A70;
}

#subsections li p {
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  padding: 1px 10px 10px 33px;
}

#intro p {
  font-size: 11px;
  line-height: 16px;
  color: #333333;
  padding: 0 35px 20px 35px;
}

#intro p.first {
  font-weight: bold;
  color: #000;
  padding: 0 35px 10px 35px;
}

#questions,
.questions {
  width: 532px;
  background: url(../img/questions_bottom.gif) no-repeat bottom left;
  padding: 0 0 10px 0;
  margin: 0 0 18px 18px;
}
  
#questions h4,
.questions h4 {
  font-size: 11px;
  font-family: Tahoma, helvetica, arial, sans-serif;
  color: #fff;
  height: 22px;
  background: url(../img/questions_top.gif) no-repeat 0 0;
  padding: 4px 0 0 21px;
}

#questions ol,
.questions ol {
  list-style-type: none;
  padding: 15px 20px 0 20px;
}

#questions li,
.questions li {
  float: left;
  width: 240px;
  padding: 0 30px 10px 33px;
  background: url(../img/arrow.gif) no-repeat 0 0;
  text-indent: -14px;
}

#questions li, 
#questions li a,
.questions li, 
.questions li a { 
  font-size: 10px;
  font-weight: bold;
  color: #284A70;
  text-decoration: none;
}

.chart {
  width: 532px;
  background: url(../img/chart_bottom.gif) no-repeat bottom left;
  margin: 0 0 16px 17px;
  padding: 0 0 12px 0px;
}

.chart span {
  display: block;
  height: 20px;
  background: url(../img/chart_top.gif) no-repeat 0 0;
  text-align: right;
}

.chart h4 {
  font-size: 12px !important;
  color: #33557A !important;
  padding: 0 50px 17px 46px !important;
  text-indent: -16px !important;
}

.chart p {
  font-size: 11px !important;
  line-height: 14px !important;
  color: #333333 !important;
  padding: 0 30px 15px 30px !important;
}

.chart img {
  padding: 0 10px;
  margin-left: 10px;
  text-align: center;
}
.chart span img {
  padding: 0 10px; 
  margin: 0; 
}
