body {
	background-image: url(../images/repeater.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #EDEDED;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.sales_header {
	font-size: 29px;
	color: #F00000;
	font-style: normal;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFC1C1;
}
.section_header {
	font-size: 24px;
	font-weight: bold;
	color: #E93615;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B8E4E4;
}
#content_sales_letter h1 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #194342;
	margin: 0px;
	padding: 0px;
}
#content_sales_letter h2 {
	font-weight: bold;
	color: #48ADD9;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}


.highlight {
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEF2B1;
	margin: 0px;
	padding: 5px;
	color: #875203;

}
#content_sales_letter p {
	font-size: 14px;
	color: #20363C;
}
#content_sales_letter a {
	font-size: 14px;
	font-weight: bold;
	color: #3D565F;
	text-decoration: underline;
}
#md_link {
	padding-left: 20px;
}





#content_wrapper {
	background-image: url(../images/bg_background.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 38px;
}

#main_wrapper {
	width: 847px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 243px;
	width: 847px;
}
