﻿@import url('screen.css');

#wrapper {
  background: transparent url(images/home/bg.jpg) no-repeat left 85px; 
  height: 498px;
}
#headerwrapper {
  background: transparent url(images/home/bgNav.jpg) no-repeat left top; 
  height: 145px;
}
#main {
  background-image: none; 
  margin: 0px; 
  padding: 0px;
	border: none;
}
h1#h1Text {
  display:block;
  margin: 0px 0px 0px 32px;
  padding:0px;
  height:30px;
  width:329px;
  background: transparent url(images/home/RunningWalking.gif) no-repeat left; 
}
h2#h2Text {
  display:block;
  margin: 0px 0px 0px 32px;
  padding:0px;
  height:26px;
  width:367px;
  background: transparent url(images/home/KeepGoing.jpg) no-repeat left; 
}
.imagedText {
  display:none;
  visibility:hidden;
}
#bullets {
  color: #454545; 
  margin-top: 0px; 
  padding: 0px;
  font-size: 11px; 
  line-height: 16px; 
}
#bullets p {
  padding:0px 0px 0px 40px;
  width:350px;
}
#bullets ul {
  top:0px;
  padding:0px 0px 0px 60px;
  }
#bullets li {
  background: transparent url(images/home/bullet.gif) no-repeat left 7px; 
  list-style-type: none; 
  padding-left: 30px; 
  padding-top: 8px;
}
#contentHeader {
  color:#3e89b7;
  position: absolute; 
  top: 366px; 
  padding: 0px 0px 20px 155px; 
  font-size: 16px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
}
#content {
  position: absolute; 
  top: 410px;
  margin: 0px; 
  float: none; 
  padding: 0px 20px 20px 155px; 
  color: #cecece; 
  font-size: 12px; 
  width: auto; 
}
#content h2 {
  display:block;
  margin:0px;
  padding:0px;
  height:31px;
  width:362px;
  background: transparent url(images/home/ManyUses.gif) no-repeat left; 
}
#content div {
  display:block;
  padding:0px;
  height:34px;
  width:406px;
  background: transparent url(images/home/ExampleUses.gif) no-repeat left; 
}