*{
  margin:0;
  padding:0;
}
body {
  font:normal normal 1em arial,sans-serif;
}

a img {
  border:0px;
}
a {
  color: #000084;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
  color: #000084;
}
.telNumber {
  font-size:2em;
  text-align:center;
  color:#010081;
  float:left;
  width:301px;
  height:109px;
  padding-top:25px;
}

ul.services {
  margin:10px 0 0 45px;
  float:left;
  display:block;
  width:300px;
  list-style-type:none;
}

ul.services li {
  float:left;
  display:block;
  width:300px;
  background: url('images/bullet.gif') 0px 5px no-repeat;
  padding:0px 0px 6px 15px;
  font-weight:bold;
}

#mainLogo {
  float:left;
  padding-top:8px;
}

#wrapper {
  width:978px;
  margin:10px auto;
  background: url('images/border-sides.gif') repeat-y;
}
#innerContainer {
  width:960px;
  padding:0px 9px;
}
#leftParas, #rightParas {
  width:420px;
  margin-top:22px;
  margin-left:40px;
  float:left;
}

#leftParas p, #rightParas p {
  line-height:1.3em;
  padding-bottom:12px;
}

#leftParas h3, #rightParas h3 {
  background: url('images/tick-bullet.gif') 0px 6px no-repeat;
  padding:6px 0px 12px 26px;
  margin-left:4px;
}

#topBorder, #bottomBorder {
  width:100%;
  height:9px;
  background: url('images/border-top.gif') #FFFF00 no-repeat;
  display:block;
  clear:both;
}
#bottomBorder {
  background: url('images/border-bottom.gif');
}
#headerList {
  clear:both;
  width:100%;
  height:150px;
  background: url('images/background-sky.jpg') no-repeat;
}
#footer {
  color:#888888;
  width:960px;
  margin:10px auto;
  font-size:0.8em;
}
#footer a {
  color:#888888;
}
#footer a:hover {
  text-decoration:none;
}
#footer span {
  float:right;
  margin-left:20px;
}

#pdfFlyer img {
  float:left;
  margin:20px 0 0 50px;
}
#pdfFlyer span {
  float:left;
  margin-top:140px;
  width:140px;
}
