body {
	background: url(images/cream.gif);
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #402924;
}

img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px 45px 15px 45px;
	line-height: 150%;
}

p.testimonials {
	padding: 0px 40px 15px 40px;
}

p.guarantee {
	padding: 0px 40px 15px 40px;
}

h1 {
	margin: 0px;
	padding: 0px 45px 15px 45px;
	text-align: center;
	color: #e76029;
}

h2 {
	margin: 0px;
	padding: 0px 45px 15px 45px;
	text-align: center;
	font-weight: 300;
	color: #e76029;
}

h3 {
	margin: 0px;
	padding: 0px 45px 15px 45px;
	text-align: center;
	font-size: 95%;
}

h4 {
	margin: 0px;
	padding: 0px 45px 15px 45px;
	text-align: center;
	font-weight: 300;
	color: #e76029;
}

a {
	font-weight: bold;
	color: #e76029;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin: 0px 0px 0px 65px;
	padding: 0px 15px 5px 0px;
}

li {
	padding: 5px 45px 5px 35px;
	margin-bottom: 10px;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 5px;
}

div#clear {
	clear: both;
}

div#wrapper {
	width: 990px;
	background: url(images/flowers.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
	overflow: auto;
	margin: 0px auto;
}

div#content {
	width: 495px;
	float: left;
}

div#bckgrnd {
	background: url(images/content.gif);
}

div#guarantee {
	width: 426px;
	background: url(images/guarantee-content.gif);
	margin: 0px auto 10px auto;
}

div#testimonials {
	width: 426px;
	background: url(images/testimonials-content.gif);
	margin: 0px auto 10px auto;
}

.html {
	margin-bottom: 15px;
}