* {
	margin: 0;
	padding: 0;
}
body {
	background: #0e5086 url(images/background.jpg) center repeat-y;
	font-size: 62.5%;
	font-family: Verdana, Arial;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
.Clear {
	clear: both;
}
.Justify {
	text-align: justify;
}
.HalfWidth {
	width: 50%;
}
.DashedBorder {
	border: 4px dashed #ff0000;
}
.SolidBorder {
	border: 1px solid #222;
}
.SolidBackground {
	background-color: #eee;
}
.YellowBackground {
	background-color: #efe5bc;
}
.Testimonial {
	padding: 10px;
	margin-bottom: 10px;
}
.Padding {
	padding: 10px;
}

.Red {
	color: #ff0000;
}
.Highlighted {
	background-color: #ffff00;
	font-weight: bold;
}
.Centered {
	text-align: center;
	margin: 0 auto;
	width: 75%;
}
.Large {
	font-size: 1.4em;
	padding-bottom: 20px;
}
.Bold {
	font-weight: bold;
}

#wpsalesletter {
  margin: auto;
  padding: 0px;
  width: 750px;
  background-image: url(images/background750x1.jpg);
  background-position: left top;
  background-repeat: repeat-y;
}

#wpheader {
  background-image: url(images/header750x31.jpg);
  background-repeat: no-repeat;
  width: 750px;
  height: 30px;
}

#wpbody {
  padding-left: 40px;
  padding-right: 40px;
  font-family: times-roman,serif;
  font-size: 16px;
  text-align: left;
}

#wpbody a {
  font-size: 12px;
}
#wpbody #address 
{
  color: #666666;
  text-align: center;
  font-size:12px;
  position:relative;
  top:3px; 
}

#wpfooter {
  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;
}

.Position {
	width: 600px;
	margin: 20px auto;
	background-color: #fff;
	font-size: 1.3em;
	padding: 20px;
	padding-bottom: 10px;
}
h1 {
	font-size: 1.8em;
	font-color: red;
	padding-bottom: 20px;
	text-transform: capitalize;
}
h2 {
	font-size: 1.4em;
	color: darkblue;
	padding: 20px 0 10px 0;
}
a {
	font-weight: bold;
}
ol {
	padding-left: 30px;
}
a {
	color: #093c7b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
  border-style: none;
}

.Purchase {
	width: 200px;
}
.Footer {
	text-align: center;
	margin-top: 20px;
}

.divBonus {
  border-collapse: collapse;
  background-color : #ffffcc; 
  border-style:solid; 
  margin-left : auto;
  margin-right : auto;
  border-width : medium;
  border-color : #111111;
  width: 532px;  
}

.divShadow 
{
  width: 532px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  top : -1px;
}

.divBonus .spanHeading 
{
  font-weight:bold;
  font-size: 18px;
  text-align:center; 
  width: 100%;
  text-align: center;
  font-family: Arial;
}

.divCenter {
  text-align: center;
}
.divLeft {
  text-align: left;
}
.italic {
  font-style: italic;
  font-family: Times New Roman;
  font-size: 14pt;
}  
.spanBold18 {
  font-family: Tahoma;
  font-size:18pt;
  font-weight:bold;
}
.spanBoldRed18 {
  font-family: Tahoma;
  font-size:18pt;
  font-weight:bold;
  color : Red;
}
p {
  height: 35px;
}
.spanRed{
  color : Red;
}
.span12 {
  font-family: Tahoma;
  font-size:12pt;
  font-weight:normal;
}
ul
{
  list-style-position: inside;
  list-style-image: url(images/check.gif);
  font-family: tahoma,verdana,sans-serif;
  font-size: 16px;
  text-align: left;
}
.spanBold {
  font-weight: Bold;
}

li span {
  position:relative;
  top: -8px;
}

.divContent
{
  font-family:Arial;
  font-size:12px; 
}

ol
{
  list-style-type : disc;
}

li{
  margin:0 0 0.25em 0;
}
/*************************************************************************
  FEATURES BLOCK STYLES
*************************************************************************/
#wpbody #features {
	padding-top: 20px;
}
#wpbody #features h3 {
	text-align: center;
	color: #ff0000;
	font-size: 20pt;
}
#wpbody #features p {
	font-size: 108%;
}
#wpbody #features ul {
	margin: 0 6em 1.5em 6em;
	padding: 0;
}
#wpbody #features ul,
#wpbody #features li {
	list-style: none;
}
#wpbody #features li {
	padding: .7em 0 .7em 10px;
    font-size : 14px; 
}
#wpbody #features li.alt {
	background: url(images/altrow_bg.gif) repeat-y 0 0;
}
#wpbody #features li.alt p {
	background: url(images/check_blue.gif) no-repeat 0 0;
}
#wpbody #features li p {
	margin: 0;
	padding-left: 43px;
	background: url(images/check_white.gif) no-repeat 0 0;
}
#wpbody #features .underline 
{
    text-decoration:underline;
}


/*************************************************************************
  THANK YOU PAGE
*************************************************************************/
#wpbody .style3 {color: #FF0000; font-size: 14px; }
#wpbody .style4 {font-size: 14px; }
#wpbody .style5 {font-size: 13px}
#wpbody .style6 {font-size: 24px; color: #FF0000; }
#wpbody .style8 {font-size: 24px}
#wpbody .style9 {font-size: 14px; }
#wpbody .style10 {
	font-size: 17px;
	font-weight: bold;
}
#wpbody .style11 {font-size: 36px}
#wpbody .style12 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#wpbody .style13 {font-size: 24px; color: #FF0000; font-weight: bold; }
#wpbody .style14 {font-size: 24px; font-weight: bold; }


#wpbody .goCart {
    font-size:17px;
    text-decoration:underline;
    font-weight:bold;
    cursor: pointer; 
} 

#wpbody .goCart:hover {
    cursor: hand; 
    text-decoration:underline;
} 
