td, tr, table, img, a img { border: 0px; }
a { color: #cb6828; }
body { background:url('img/bg.jpg') top left repeat-x #60adc0; }
body, html, td {
	margin: 0;
	padding: 0;
	font-family: 'times new roman', times, serif;
	font-size: medium;
	color: #60090a;
	text-align: center;
	}

table {
	width: 680px;
	margin: 0 auto;
	border: 0px;
	border-collapse: collapse;
	text-align: left;
	background: url('img/bg_content.jpg') top left repeat-y #f0e0c7;
}

.padded { padding: 0 20px; }
.top { vertical-align: top; }

.featured { 
	font-size: 1.2em; 
	vertical-align: top;
	line-height: 1.2em;
	text-align: left;
}

.featured h1 { 
	color: #036c9b; 
	text-align: center; 
}
	
.featured strong { 
	display: block;
	margin: 1.5em auto;
	text-align: center;
	color: #cb6828;
}

.featured img {
	text-align: center;
	margin: 0 15px;
}

#button {
	background:url('img/btn_buy.jpg') top left no-repeat #f0e0c7;
	cursor: pointer;
	height: 64px;
	width: 235px;
	margin: 2em auto;
}

.testimonials { padding-top: 2em; }
.testimonials h1 { 
	color: #663433; 
	font-weight: bold; 
	font-size: 1.2em;
}

.testimonials p {
	text-align: left;
	margin: 1.2em 20px;
}

.testimonials span {
	color: #0499cc;
	display: block;
	text-align: right;
}

.author {
	color: #1b5d6e;
	text-align: left;
}

.author p { margin-right: 20px; }

.author img {
	margin: 2em 0px 0px 0px;
}

.bottom { background-image: none; background-color: #60adc0; }
#footer {
	font-family: tahoma, sans-serif;
	font-size: 0.8em;
	color: #fff;
	background-image: none;
	background-color: #60adc0;
	padding: 20px;
}