body {
	background-color: #e9f1f8;
	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: #5C97CB;
	text-decoration: none;
}

#footer_wrapper a:hover {
	font-size: 10px;
	font-variant: small-caps;
	color: #234B70;
	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;
}
