
body {
	background-color: #066CAA;
	background-image: url(http://incomingpr.com/images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center top;
}

.page_bg {
	background-attachment: fixed;
	background-image: url(http://incomingpr.com/images/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


html {
      font-family: arial;
      font-size: 16px;
}

h1 {
      text-align: center;
      color: #FF0000;
      font-size: 32px;
}

h2 {
      color: #000080;
      font-size: 24px;
}

h3 {
      font-size: 20px;
}

h4 {}







td.header h1 {
      color: #fff;
      text-align: right;
      position: relative;
      top: 10px;
      right: 10px;
}






table.lead_page {
width: 100%;
}

table.lead_page td {
vertical-align: top;
}

div#lead_top {
      color: #880000;
      font-size: 22px;
      text-align: center;
      padding-bottom: 20px;
      border-bottom: 1px dotted #555;
      margin-bottom: 20px;
}

div#lead_top p {margin-bottom: 0px;}

div#lead_left1 {font-size: 14px;}
div#lead_left1 p {margin-top: 0px;}
div#lead_left2 {font-size: 14px;}

div#lead_bottom {
      font-size: 18px;
      text-align: center;
      border-top: 1px dotted #555;
      margin-top: 20px;
}

div#lead_form {
      width: 220px;
      float: right;
      text-align: center;
      margin: 0 0 0 10px;
      font-size: 24px;
      background: #eee;
      padding: 10px 10px;
      border: 4px double #555;
}

div#lead_form2 {
      text-align: center;
      margin: 30px 80px;
      font-size: 24px;
      background: #ffffcc;
      padding: 10px 10px;
      border: 6px dashed #990000;
}

#main_list {
      margin: 20px 20px;
      padding: 0px 20px 10px 0;
}

ul.list1 li {
      list-style: none;
      margin: 5px 0 0 0;
      border-top: 1px dotted #777;
      padding: 10px 10px 10px 45px;
      background: url(http://incomingpr.com/images/check-1.png) no-repeat 0 10px;
}

#testimonial_1 {
      margin: 0 20px;
      padding: 0 20px;
      border: 4px double #bbb;
      background: #efefef;
}

#order {
      margin: 30px 50px;
      padding: 30px 30px;
      text-align: center;
      border: 5px dashed #990000;
      background: #ffffcc;
}

td.footer {
      padding: 10px 20px;
      background: #555;
      color: #fff;
      text-align: center;
      font-size: 12px;
}
