/* CSS Document */

h1 {
font-size: 32px;
font-family: tahoma, helvetica, arial, verdana;
color: #FAB925;
font-weight: bold;
text-align: center;
margin: 30px 30px 0 30px;
line-height: 30px;
}

h2 {
font-size: 20px;
font-family: arial;
font-weight: normal;
text-align: center;
color: #eee;
margin: 6px 0 0 0;
}

#bodybg {
	background-color: #414141;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 156px;
	width: 692px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(../images/contentbg.gif);
	height: auto;
	width: 692px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#mainbody {
padding: 0 30px;
}

#footer {
	background-image: url(../images/footer.jpg);
	height: 72px;
	width: 692px;
	margin: 0 auto;
	text-align:center;
	overflow: hidden;
	}

#footer_text {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #ccc;
margin: 26px 0;
padding-left:10px;
padding-right:10px;
}

#headline {
margin: 20px 20px;
padding: 0 0 10px 0;
text-align: center;
border-bottom: 8px double #ccc;
font-family: arial narrow;
font-weight: bold;
font-size: 28px;
color: #990000;
}

#headline p {
margin-bottom: 0px;
}

td.left_column {
vertical-align: top;
padding: 0 10px 0 0;
}

#offer_copy {
font-family: arial;
font-size: 16px;
}

#offer_image {
padding: 20px 0;
text-align: center;
}

#video {
text-align: center;
padding: 5px 0;
}

td.right_column {
vertical-align: top;
width: 240px;
}

.form_text_cell {
padding: 0 0 10px 0;
text-align: center;
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #022DAD;
}

td.form_cell {
height: 291px;
background: url(../images/form_bg.jpg) center no-repeat;
}

#form {
text-align: center;
padding: 15px 0 15px 0;
}

.features_cell #audio {
padding: 10px 0;
}

#features {
font-family: arial;
font-size: 13px;
margin: 10px 0;
padding: 0 20px 0 20px;
border: 1px solid #aaa;
background: #eeeeFF;
}

#features ul {
margin: 0 0 20px 0;
padding-left: 15px;
}

#features ul li {
margin: 0 0;
padding: 7px 0 0 0;
}

#form_container {
padding:0px;
margin:0px;
display:block;
background:url(../images/formbg.png) repeat-x;
}

#salesletter {
  font-family: "Times New Roman", Times, serif;
}

#salesletter h1 {
  font-size: 225%;
  margin: .6em 0 .3em;
  font-weight: bold;
  letter-spacing:-0.02em;
  text-align: center;
  color: #CA0000;
}

#salesletter h2 {
  font-size: 175%;
  margin: .6em 0 .3em;
  font-weight: bold;
  letter-spacing:-0.06em;
  text-align: center;
  color: #CA0000;
}

#salesletter h3 {
  font-family: tahoma, helvetica, arial, verdana;
  font-size: 175%;
  margin: .6em 0 1.0em;
  font-weight: bold;
  letter-spacing:-0.06em;
  text-align: left;
  color: #000;
}

#salesletter h4 {
  font-size: 125%;
  margin: .6em 0 1.0em;
  font-weight: bold;
  letter-spacing:-0.06em;
  text-align: left;
  color: #000;
}

#salesletter h5 {
  font-size: 150%;
  margin: .6em 0 1.0em;
  font-weight: bold;
  font-style: normal;
  letter-spacing:-0.06em;
  text-align: center;
  color: #CA0000;
} 
#salesletter blockquote{
  background: none;
  font-size: 120%;
  margin: 10px 65px 10px 10px;
  padding: 20px 20px 10px 10px;
  font-style: normal;
  color: #4B4C4E;
}

#salesletter blockquote p{
  padding: 8px;
  margin: 2px;
  border: 0px dotted #939494;

}

#salesletter p{
  font-size: 135%;
  line-height: 100%;
  margin: .4em 0 1em;
}
#salesletter li{
  font-size: 120%;
  font-weight: bold;
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 1.2em;
}

.highlite {background-color:#FFFF00; color:#000000;}

 table.blank{
  margin: .5em 0 1em;
  border-bottom: 0px solid #d9d9d9;
  border-left: 0px solid #d9d9d9;
}

 table.blank td, table th{
  text-align: left;
  padding: .2em .4em;
  border-top: 0px solid #d9d9d9;
  border-right: 0px solid #d9d9d9;
  font-size: 120%;
  margin: .6em 0 1.0em;
  font-weight: bold;
  letter-spacing:-0.06em;
  color: #000;
}

 table.blank th{
  background: #ebebeb;
  border-bottom: 0px solid #d9d9d9;
}

 table.blank tr.odd{
  background: #ffffff;
}

