
* { padding: 0; margin: 0; }

/* for body: 
		padding-top:5px;
		margin:0px;
		*/
body {
padding-top:5px;
 margin:0px;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 13px;
 color: #333;
 background: black;
}

hr {
 height: 1px; 
 border: none 0; 
 border-top: 1px solid #CCC;
 margin: 10px;
}

img {
 border: 0;
}

ul {
 padding: 15px 10px 15px 40px;
 text-align:left;
}

ol {
 padding: 15px 10px 15px 40px;
 text-align:left;
}

li {
 padding: 4px;
 }

p { /* You need to align all the text to left because it was centered by the "<center>" tag we wrote in the .php */
	/* just add text-align:left;"  */
 padding: 10px 10px 10px 0;
 text-align:left;
}

#wrapper {
 margin:auto;
 width: 920px;
/* I deleted the "height:auto;" attribute here, but, I think, here's not a need to modify it. */
 background: #FFF;
 border: 4px solid #CCC;
}

#content {
 padding: 30px;
 height: auto;
}

#intro { 
 width: auto;
 padding: 10px;
}

#intro h1 {
 margin-bottom: 20px; 
 font-size: 22px;
 font-weight: bold;
 color: #990000;
 text-align: center;
}

#header2 {
 margin: 0;
 padding-top: 0px;
 height: 121px;
 border-bottom: 0px solid #003366;  /* bottom border header color */
 background: url(../images/header.jpg);
}

h2 {
 margin: 0;
 padding: 20px 10px 20px 10px;
 font-size: 18px;
 text-align: center;
}

.signature {
 float: right;
}

.reviewbox { 
 display: table;
 padding: 10px;
 width: 736px;
}

.reviewtext { 
 display: block;
 float: right;
 width: 420px;
 height: auto; 
 padding: 10px;
}

a.revtitle {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 18px;
 font-weight: bold;
 color: #990000;
 text-decoration: underline;
}

.reviewimage {
 display: block;
 width: 252px;
 height: auto; 
 padding: 10px;
 background: #DDD; 
 border: 1px solid #CCC;
}

img.product {
 border: 1px solid #CCC;
}

.reviewrating {
 float: left;
 width: 252px;
 height: 50px; 
 margin-top: 6px; 
 padding: 10px 0 10px 0;
 font-size: 10px;
 font-weight: bold;
 background: #DDD; 
}

#resource-box {
 margin: 20px auto;
 padding-bottom: 6px;
 width: 920px;
 background: #FFF;
 border: 4px solid #CCC;
}

#resource-title {
 padding: 10px;
 font-size: 18px;
 font-weight: bold;
 color: #333;
 text-align: center;
 border-bottom: 0px solid #CCC;
 background: #FFF;
}

ul#resource-list {
 padding: 0;
 list-style-type: none;
 text-align: center;
}

a.resource-link {
 display: block;
 padding: 6px;
 border-top: 0px solid #FFF;
 border-bottom: 0px solid #CCC;
 color: #333;
 background: #FFF;
}

* html ul#resource-list li {
 display: inline;
 height: 1%;
}

#footer {
 margin: 20px auto; 
 padding-top: 6px;
 width: 920px;
 height: 24px;
 font-size: 12px;
 color: #333;
 text-align: center;
 background: #FFF; 
 border: 4px solid #CCC;
}

* html div#footer { 
 padding: 8px 0 6px 0;
}

#footer a {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 14px;
 color: #333;
 text-decoration: underline;
}

#copyright {
 margin: 20px auto; 
 padding: 6px 0 6px 0;
 width: 920px;
 height: 30px;
 text-align: center;
 font-size: 10px;
 background: #FFF; 
 border: 4px solid #CCC;
}

ul#checklist {
 list-style-type: none;
 padding: 15px 10px 15px 10px;
 text-align: left;
}

li.checklist {
 background: url(images/arrow.gif) no-repeat 20px; /* adjust list item px image spacing if needed */
 margin: 0;
 padding: 4px;
 padding-left: 45px;
 padding-bottom: 10px;
 font-size: 14px;
}

ul#checkmark {
 list-style-type: none;
 padding: 15px 10px 15px 75px;
 text-align: left;
}

li.checkmark {
 background: url(images/checkmark.gif) no-repeat 5px; /* adjust list item px image spacing if needed */
 margin: 0;
 padding: 4px;
 padding-left: 30px;
 padding-bottom: 7px;
}

.testimonials {
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 line-height: 20px;
 margin: 30px auto 30px auto;
 font-size: 14px;
 padding: 0 20px 20px 20px;
 width: 500px;
 border: 3px dashed #333;
 background: #FFFFCC url(images/testimonialbg.jpg);
}

.testimonials h2 {
 font-family: Georgia, Arial, Helvetica, sans-serif;
 padding: 20px 0 20px 0;
 font-size: 18px;
 text-align: center;
}



a.revtitle2 {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 18px;
 font-weight: bold;
 text-decoration: underline;
}

ul#checkmark2 {
 list-style-type: none;
 padding: 15px 10px 15px 10px;
 text-align: left;
}

li.checkmark2 {
 background: url(images/checkmark2.gif) no-repeat 20px; /* adjust list item px image spacing if needed */
 margin: 0;
 padding: 4px;
 padding-left: 60px;
 padding-bottom: 15px;
 font-size: 14px;
}


.pic {
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 line-height: 20px;
 margin: 30px auto 30px auto;
 font-size: 14px;
 padding: 0 20px 20px 20px;
 width: 500px;
 }

 .testimonials2 {
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 line-height: 1.5;
 margin: 30px auto 30px auto;
 font-size: 14px;
 padding: 0 20px 20px 20px;
 width: 525px;
 border: 3px dashed #333;
 background: #FFF;
}

.testimonials2 h2 {
 font-family: Georgia, Arial, Helvetica, sans-serif;
 padding: 20px 0 20px 0;
 font-size: 18px;
 text-align: center;
}

.testimonials2 img {
 clear: both;
}

.signup {
  background: url(images/signup2.jpg);
  background-repeat: no-repeat;
  height: 500px;
  padding-top: 275px;
  font-family: Arial;
  font-weight: bold;
  color: #FFF;
}

.signupbottom {
  background: url(images/signupbottom2.jpg);
  background-repeat: no-repeat;
  height: 250px;
  font-family: Arial;
  font-weight: bold;
  color: #FFF;
}

.signup3 {
  background: url(images/signup3.jpg);
  background-repeat: no-repeat;
  height: 500px;
  padding-top: 15px;
  font-family: Arial;
  font-weight: bold;
  color: #FFF;
}