
#upperContent
{
  background: #b1bbe1 url(images/home_bkg_2.jpg) no-repeat center center;/*<-- got image */
  height: 347px;
  margin-top: 2px;
}
#upperContent p
{
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 22px;
  position: relative;
  top: 50px;
  left: 50px;
}

.par1
{
  color: #909090;
}

.par2
{
  color: #606060;
}

.par3
{
  color: #000000;
}
.listbox
{
  float: left;
  display: inline;
  width: 275px;
  text-align: left;
  margin-top: 10px;
  height: 250px;
  background: url(-);
  position: relative;
  left:-10px;
  z-index: 1;
}
.listbox ul, .listbox li, .listbox h2
{
  margin: 0px;
  padding: 0px;
}
.listbox h2
{
  font-size: 20px;
  color: #346faf;
  background: url(images/underline.jpg) no-repeat center bottom;/*<-- got image */
  padding-bottom: 12px;
  text-align: center;
}
.listbox ul, .listbox h2
{
  margin: 0px 16px;
}
#lowerContent .listbox li
{
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: 15px;
  font-size: 16px;
  margin-bottom: 4px;
}

.listbox li a
{
  color: black;
  text-decoration: none;
  padding-bottom: 7px;
}
.listbox li a:hover
{
  background: url(images/underline2.gif) no-repeat left bottom;/*<-- got image */
}
#callnow
{
  font-size: 22px;
  color: #676767;
  height: 284px;
  text-align: left;
  background: url(images/guy.jpg) no-repeat right bottom;/*<-- got image */
  position: relative;
  top: -5px;
  z-index: 0;
}
#callnow p
{
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
}
#callnow span
{
  color: #1d446c;
}
#callnow a img
{
  border-width: 0px;
}
#footer
{
  float: left;
  display: inline;
  width: 900px;
}
#lowerContent
{
  background: url(images/lowerContent_bkg.jpg) repeat-x left bottom;/*<-- got image */
  overflow: hidden;
}
object
{
  position: absolute;
  left: 50%;
  top: 0px;
  margin-top: 235px;
  margin-left: -180px;
}

