/********* header start *********/

.slimpdf_featured { 
background-image: url("http://www.investintech.com/uploads/slimpdfreader/background-top.png");
background-repeat: repeat-x;
height: 218px;
}

.slimpdf_container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	height: 218px;
	width: 899px;
	z-index: 0;
    text-indent: -9999px;
}

#banner {
	width: 899px;
	height: 218px;
	background: url("http://www.investintech.com/uploads/slimpdfreader/banner.jpg") no-repeat;
	z-index: 0;
}

#banner_thankyou {
    width: 899px;
    height: 218px;
    background: url("http://www.investintech.com/uploads/slimpdfreader/banner-thankyou.jpg") no-repeat;
    z-index:0;
}

#banner_email {
    width: 899px;
    height: 218px;
    background: url("http://www.investintech.com/uploads/slimpdfreader/banner-email.jpg") no-repeat;
    z-index:0;
}

#banner_register {
    width: 899px;
    height: 218px;
    background: url("http://www.investintech.com/uploads/slimpdfreader/banner-register.jpg") no-repeat;
    z-index:0;
}

#download_free {
	display: block;
    position: absolute;
    top: 125px;
    left: 333px;
    width: 512px;
    height: 96px;
    background: url("http://www.investintech.com/uploads/slimpdfreader/download-free.png") no-repeat 0 0;
    z-index: 1;
}

#download_free:hover
{ 
  background-position: -512px 0px;
}

#download_free span
{
  display: none;
}

/********* header end *********/

/********* content start *********/

#content {
    position: relative;
    margin-top: 300px;
    margin-bottom:20px;
    overflow: hidden;
}

.box_full_width {
    text-align:left;
    width:899px;
    overflow: hidden;
}

.box_left {
    text-align:left;
    float:left;
    width:432px;
    padding-bottom:20px;
    margin-right:35px;
}

.box_right {
    text-align:left;
    float:left;
    width:432px;
    padding-bottom:20px;
}

.box_narrow_left {
    text-align:left;
    float:left;
    width:340px;
    padding-bottom:20px;
    margin-right:35px;
}

.box_large_right {
    text-align:left;
    float:left;
    width:514px;
    padding-bottom:20px;
}

.box_narrow_right {
    text-align:left;
    float:left;
    width:340px;
    padding-bottom:20px;
}

.box_large_left {
    text-align:left;
    float:left;
    width:514px;
    padding-bottom:20px;
    margin-right:35px;
}

.header_image {
    margin-bottom: 10px;
}

#trial_buy {
    width: 242px;
    height: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

#trial
{
  display: block;
  width: 111px;
  height: 35px;
  background: url("http://www.investintech.com/uploads/slimpdfreader/free-trial-hover.png") no-repeat 0 0;
  float: left;
  margin-right: 20px;

}

#trial:hover
{ 
  background-position: -111px 0px;
}

#trial span
{
  display: none;
}

#buy
{
  display: block;
  width: 111px;
  height: 35px;
  background: url("http://www.investintech.com/uploads/slimpdfreader/buy-now-hover.png") no-repeat 0 0;
  margin-left: 131px;

}

#buy:hover
{ 
  background-position: -111px 0px;
}

#buy span
{
  display: none;
}

ul.bullet {
  list-style-image: url("http://www.investintech.com/uploads/slimpdfreader/bullet.png");
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 35px;
}

ul.bullet li {
    margin-bottom: 7px;
}

/********* content end *********/