﻿@import url('screen.css');

#wrapper {
  background: transparent url(images/home2/bgs.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 {
  float:left;
  top:0px;
  padding:0px 0px 0px 60px;
  width: 400px;
}
#bullets li {
  background: transparent url(images/home/bullet.gif) no-repeat left 7px; 
  list-style-type: none; 
  padding-left: 30px; 
  padding-top: 8px;
}
/* front page ad button */
#adDiv {
  position: static;
  margin-top: 11px !important;
  margin-left: 496px !important;
  padding: 0px; 
  margin: 0px;
  height: 147px;
  width: 252px; 
}
#adDiv #adPic, 
#adDiv #adProduct, 
#adDiv #adBtn {
  position: static; 
  padding: 0px; 
}
#adDiv #adPic, 
#adDiv #adProduct {
  margin-top: 0px;   
}
#adDiv #adPic {
  float:left;
  margin: 0px 0px 0px 9px;
  background: transparent url(images/home2/rs.jpg) no-repeat left top;   
  height: 128px;
  width: 97px;
}
#adDiv #adProduct {
  margin-left: 107px;
  background: transparent url(images/home2/ps.jpg) no-repeat left top;   
  height: 97px;
  width: 139px; 
}
#adDiv #adBtn {
  margin-left: 115px;
  top: 312px; 
  left: 738px; 
  height: 23px;
  width: 125px; 
}
#adBtn a {
  position:absolute;
  padding-top:1px;
  background: transparent url(images/home2/btns.jpg) no-repeat left top;  
  height: 23px;
  width: 125px; 
  color: #ffffff;
  font-size: 12px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  font-variant: small-caps;
  text-align: center;
}
/* end front page ad button */
#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; 
}