﻿/* Generated by KompoZer */
#salesletter {
  margin: auto;
  padding: 0px;
  width: 750px;
  background-image: url(images/background750x1.jpg);
  background-position: left top;
  background-repeat: repeat-y;
}

body, p {font: 13px/1.5 Arial, 'trebuchet ms', verdana;}
#header {
  background-image: url(images/header750x31.jpg);
  background-repeat: no-repeat;
  width: 750px;
  height: 30px;
}
#body {
  padding-left: 40px;
  padding-right: 40px;
}
#footer {
  background-image: url(images/footer750x30.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 750px;
  height: 30px;
  text-align: right;
  font-weight: lighter;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8px;
  color: silver;
  text-decoration: none;
}
#prehead {
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}
#headline {
  font-family: Impact, Arial,Helvetica,sans-serif;
  color: red;
  font-size: 45px;
  font-weight: bolder;
  text-align: center;
}
#subhead {
  font-family: impact, Arial,Helvetica,sans-serif;
  font-size: 30px;
  text-align: center;
}
#testimonialbox {
  width: 570px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: repeat-y;
  background-image: url(images/background570x1.jpg);
}
#testimonialcontent {
  margin-top: -20px;
  margin-bottom: -10px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-align: left;
}
#footertext {
  text-decoration: none;
  color: silver;
}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}

h1 em, .yel {background: yellow;}

.bul li {
   margin: 0 0 15px 0;
   list-style-type: none;
	padding: 4px 0 4px 48px ;	
	background: url(images/bullet.gif) no-repeat left center;
}
h2.buy {color:red; font-family:impact; font-size:30pt; margin:0;}
h2 em {color:red; 	 
font-style:normal; }