*{margin:0;padding:0;text-decoration:none;font-size:1em;outline:none}code,pre,textarea,input,select{font:inherit;font-size:1em}th,h1,h2,h3,h4,h5,h6{font-weight:normal}a,img,a img,form,abbr,acronym,object{border:none}table{border-collapse:collapse;border-spacing:0}th,td{text-align:left;vertical-align:top}body{line-height:1;}a{color:inherit}hr{display:none}ul{list-style-type:none}

html {height:100%;}
body {height:100%;background-color:#fff;text-align:center;font:96% helvetica,sans-serif;}

#container{
  width: 960px;
  margin: 0 auto;
  text-align: left;
  background: #fff url('/images/flu-assets/bg.png') 0 117px no-repeat;
  height: 100%;
}

/* --- buttons --- */
#buttons a {
  position: absolute;
  display: block;
  text-indent: -999em;
  overflow: hidden;
}

#facebook {
  width: 65px;
  height: 26px;
  left: 607px;
  top: 15px;
}

#twitter {
  width: 72px;
  height: 21px;
  left: 673px;
  top: 15px;
}

#contact {
  width: 50px;
  height: 16px;
  left: 753px;
  top: 17px;
}

#health-logo {
  width: 78px;
  height: 78px;
  left: 838px;
  top: 6px;
}

/* --- header --- */
#header {
  background: #0c373d url('/images/flu-assets/header.png') bottom no-repeat;
  height: 149px;
  position: relative;
}

#header h1 a {
  display: block;
  position: absolute;
  bottom: 55px;
  left: 0;
  width: 600px;
  height: 70px;
  text-indent: -9999em;
}

#header h1 a .replace {
  display: none;
}

/* --- homepage --- */

#row1, #row2 {
  clear: both;
  overflow: hidden;
  line-height: 1.2em;
}

#row1 {
  border-bottom: 2px dotted #868585;
}

#row2 {
  margin-top: 5px;
  background-image: url('/images/flu-assets/row_2_bg.png');
  background-repeat: repeat-y;
}

#intro {
  color: #509097;
  padding: 20px 20px;
  width: 310px;
  float: left;
}

#intro h1 {
  width: 225px;
  height: 42px;
  background-image: url('/images/flu-assets/headline_welcome.png');
  text-indent: -99999em;
  margin-bottom: 10px;
}

#topright {
  padding: 20px 25px;
  float: left;
  width: 290px;
}

#faq {
  padding: 20px 28px 20px 20px;
  width: 310px;
  margin-right: 5px;
  float: left;
  border-right: 2px dotted #868585;
}

#faq h2 {
  width: 91px;
  height: 36px;
  text-indent: -9999em;
  margin-bottom: 15px;
  background-image: url('/images/flu-assets/headline_faq.png');
}

#faq h3 {
  font-weight: bold;
  font-size: medium;
  margin-bottom: 15px;
}

#faq ol {
  font-weight: normal;
  font-size: small;
  margin-left: 20px;
}

#faq li {
  margin-bottom: 20px;
}

#faq ol li ul {
  font-size: small;
  color: #fff;
  font-weight: normal;
  margin: 20px;
}

#faq ol li ul li {
  list-style-type: disc;
  padding-left: 0px;
  margin-bottom: 10px;
}

#faq p {
  font-weight: normal;
  font-size: small;
  color: #fff;
  margin-bottom: 15px;
}

#faq .read_more {
  display: block;
  width: 74px;
  height: 15px;
  background-image: url('/images/flu-assets/readmore_faq.png');
  text-indent: -9999em;
}

#clinic_times {
  padding: 20px 25px;
  float: left;
  width: 270px;
  color: #fff;
}

#clinic_times h2 {
  text-indent: -9999em;
  margin-bottom: 15px;
  width: 248px;
  height: 52px;
  background-image: url('/images/flu-assets/headline_clinic_times.png');
}

#clinic_times h3 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 15px;
  border-bottom: 1px dotted #fff;
  padding-bottom: 5px;
}

#clinic_times p {
  margin-bottom: 15px;
  font-size: small;
}

#clinic_times a {
  color: #ffc444;
  border-bottom: 1px dotted #ffc444;
}

#clinic_times a:hover {
  color: #ffebbf;
}

#content {
  float: left;
  width: 705px;
}

#sidebar {
  float: right;
  width: 240px;
}

#sidebar {
  text-align: center;
}

#sidebar a {
  margin-bottom: 15px;
  display: block;
  margin: 15px auto;
}

#got_a_question, #volunteer_button, #links, #did_you_know, #hotline {
  display: block;
  text-indent: -9999em;
  margin-top: 10px;
}

#got_a_question {
  width: 233px;
  height: 115px;
  background-image: url('/images/flu-assets/sidebutton_question.png');
  margin-left: -8px;
}

#volunteer_button {
  width: 207px;
  height: 103px;
  background-image: url('/images/flu-assets/volunteer.gif');
}

#links {
  width: 234px;
  height: 115px;
  background-image: url('/images/flu-assets/sidebutton_links.png');
  margin-left: -10px;
}

#did_you_know {
  width: 207px;
  height: 249px;
  background-image: url('/images/flu-assets/cover_your_mouth.gif');
}

#hotline {
  width: 208px;
  height: 43px;
  background-image: url('/images/flu-assets/flu_hotline.png');
}

/* ---- normal --- */

#normal_content {
  padding: 20px 40px;
  background-color: #91c73e;
  width: 625px;
  float: left;
  margin-top: 17px;
  line-height: 1.2em;
}

#normal_content h2 {
  font-size: xx-large;
  font-weight: bold;
  color: #7b268b;
  margin: 15px 0;
  line-height: 1em;
}

#normal_content ol {
  margin-left: 18px;
  font-weight: bold;
  font-size: medium;
}

#normal_content li {
  margin-bottom: 15px;
}

#normal_content h3 {
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 20px;
}

#normal_content .top {
  font-size: x-small;
}

#normal_content p {
  font-weight: normal;
  color: #000000;
  font-size: small;
  margin-bottom: 15px;
}

#normal_content ol li ul {
  margin-left: 20px;
}

#normal_content ol li ul li {
  font-weight: normal;
  list-style-type: disc;
  color: #000000;
}

#faq a, #normal_content a {
  color: #0b110b;
  border-bottom: 1px dotted #0b110b;
}

#faq a:hover, #normal_content a:hover {
  color: #245323;
}

/* --- footer --- */

#footer {
  padding-bottom: 50px;
  clear: both;
}

