body {
	font-family: Verdana;
	font-size:14px;
}

td {
	font-family: Verdana;
	font-size:14px;
}

th {
	font-family: Verdana;
	font-size:14px;
}
.a {
	color: #FFFFFF;
}
.border {

	border: 1 solid #000066;

}

.tblr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

.tblh {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

/* custom below this line */

#wrap {
margin: 10px auto;
width: 650px;
border: 1px solid #000000;
background-color: #ffffff;
}

.content {
margin: 0 auto 0 auto;
padding: 0 0 10px 0;
width: 600px;
}

.centered-content {
text-align: center;
}

h1, h2, h3, h4 {
font-family: arial, sans-serif;
}

h1 {
font size: 28px;
color: #900000;
font-weight: bold;
}

h2 {

}

h3 {
font-size: 20px;
}

ul.bullets {
list-style: none;
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 0;
}

ul.bullets li {
margin-top: 6px;
padding: 4px 0 0 26px;
background-image: url(checkmark.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}

ol.products {
display: block;
float: left;
margin: 0;
padding: 0;
width: 640px;
list-style: none;
}

ol.products li {
float: left;
width: 297px;
margin: 0;
padding: 2px 0;
}

.clear {
clear: both;
}

img {
border: 0;
}

img.idea {
padding: 0 6px 0 0;
}

.testimonials {
padding: 10px 20px;
}

.testimonial {
display: block;
margin: 0 auto;
font-size: 13px;
padding: 4px 20px;
border: 2px dotted #575757;
background-color: #ffffb3;
}