body
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: verdana;
  font-size: 11px;
  background-color: #000000;
}

#container
{
  margin: auto;
  position: relative;
  width: 900px;
  background: url('/images/back_repeat.jpg') 0px 96px repeat-x;
}

#top
{
    background: #000000 url('/images/top_bg.jpg') top left repeat-x;
    border-bottom: solid 1px #7b7b7b;
    height: 95px;
    text-align: right;
}

#tagline
{
    float: left;
}

#logo
{
    float: right;
}

.clear { clear: both; }

#top_text
{
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 7px 0px 0px 0px;
  min-height: 370px  !important;
  height: auto !important;
  height: 370px;
  background: url(../images/back.jpg) center  top  no-repeat;
  width: 900px;
  overflow: hidden;
}

p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#top_text p
{
  height: 102px;
}

#top_text p span
{
  display: block;
  padding: 25px 160px 21px 160px;
  text-align: center;
  color: #ffffff;
  font-size: 23px;
}

.question_box
{
  margin: auto;
  width: 692px;
}

#attribute_list p
{
  height: auto;
}

.question_box_questions
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 30px;
  color: #ffffff;
}

form
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.question_box_questions form
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.question_header
{
  background:url(../images/bg_question_header.jpg) no-repeat;
  height: 81px;
  margin: 0px 0px 0px 0px;
}

.question_header_1
{
  background:url(../images/steps/step_1.jpg) no-repeat;
  height: 96px;
  margin: 0px 0px 0px 0px;
}

.question_header_2
{
  background:url(../images/steps/step_2.jpg) no-repeat;
  height: 96px;
  margin: 0px 0px 0px 0px;
}

.question_header_3
{
  background:url(../images/steps/step_3.jpg) no-repeat;
  height: 96px;
  margin: 0px 0px 0px 0px;
}

.question_header_4
{
  background:url(../images/steps/step_4.jpg) no-repeat;
  height: 96px;
  margin: 0px 0px 0px 0px;
}

.question_header_final
{
  height: 96px;
  margin: 0px 0px 0px 0px;
}

.question_header_blank
{
  height: 96px;
  margin: 0px 0px 0px 0px;
}

#attribute_list {}

#attribute_list p{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 15px 0px;
  font-size: 16px;
  color: #ffffff;
}

.question_header .question_number
{
  font-size: 26px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin: 4px 0px 0px 13px !important;
  margin: 4px 0px 0px 7px;
  padding: 0px 0px 0px 0px;
  width: 37px;
  float: left;
}

.question_header .question_title
{
  font-size: 16px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  margin: 10px 0px 0px 14px;
  padding: 0px 0px 0px 0px;

  float: right;
}

.question_submit
{
  position: absolute;
  top: 293px;
  left: 640px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.question_submit input.next
{
  cursor: pointer;
  pointer: hand;
  background: url(../images/button_next.jpg) no-repeat;
  border: 0px;
  width: 131px;
  height: 42px;
  font-family: verdana;
  color: #fff;
  font-weight: bold;
}

.question_submit input.finish
{
  cursor: pointer;
  pointer: hand;
  background: url(../images/button_finish.jpg) no-repeat;
  border: 0px;
  width: 131px;
  height: 42px;
  font-family: verdana;
  color: #fff;
  font-weight: bold;
}

.question_box_loading
{
  text-align: center;
  height: 130px;
  font-size: 11px;
  margin: auto;
  color: #ffffff;
}

.question_box_loading p
{
  padding: 10px 50px 10px 50px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

#footer_bar
{
  background: url(../images/back_footer.jpg);
  height: 102px;
  color: #333333;
  text-align: right;
}

#footer_bar .copyright
{
  color: #ffffff;
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  padding: 5px;
}

.client {
  margin: 25px 10px 25px 10px;
  float: left;
}

#bottom_text
{
  margin: 0px 0px 0px 0px;
}
#bottom_text p
{
  padding: 0px 0px 10px 10px;
  margin: 0px 0px 0px 0px;
}

.finance_text
{
  font-size: 10px;
  text-align: center;
  font-style: italic;
  margin:0px 0px 0px 0px;
  vertical-align:middle;
}