body {
	background-color: #ede6d7;
	background-image: url(../images/repeater.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#template_wrapper {
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content_wrapper {
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat-y;
}
#footer_wrapper {
	background-image: url(../images/footer_shadow.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-size: 10px;
	font-variant: small-caps;
	color: #353128;
}

#footer_wrapper a {
	font-size: 10px;
	font-variant: small-caps;
	color: #6F6653;
	text-decoration: none;
}

#footer_wrapper a:hover {
	font-size: 10px;
	font-variant: small-caps;
	color: #343127;
	text-decoration: none;
}
#content_template_wrapper {
	font-size: 12px;
	color: #2F2F2F;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 110px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
}
.intro_text {
	font-size: 16px;
	font-weight: bold;
	color: #2F2F2F;
}

.your_face {
	border: 2px solid #CCCCCC;
}



#header_wrapper {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 694px;
	padding-top: 60px;
	padding-right: 30px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
}
.sales_headline {
	font-size: 26px;
	font-weight: bolder;
	color: #AE0011;
}
.sales_subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #2F2F2F;
}

.highlight {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3CC7D;
	margin: 0px;
	padding: 5px;
	color: #875203;

}
.list_item {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
}
#content_template_wrapper td {
	padding-bottom: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}
#md_foot {
	padding-top: 20px;
	padding-left: 18px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding: 5px;
	margin: 0px;
}

#content_template_wrapper table {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.testimonial10 {
	padding: 20px;
	width: 500px;
	display: block;
	margin: 10px auto;
	padding-left: 50px;
	background: #e1eff7;
}
div.testimonial10 p {
	font-size: 14px;
	color: #5e93b2;
	font-weight: bold;
	font-style: italic;
	font-family: georgia, sans-serif;
}
div.testimonial10 p em {
	background: #faf5a9;
	font-weight: bold;
	font-style: normal;
	padding: 5px;
}
div.testimonial10 strong {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #395e74;
	font-family: verdana, sans-serif;
}
