body {
	background-color: #d8e5ed;
	background-image: url(../images/repeater.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#mainWrapper {
	background-image: url(../images/content_repeat.jpg);
	width: 721px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#mainHeaderWrapper {
	background-image: url(../images/header.jpg);
	height: 180px;
}
#FooterWrapper {
	background-image: url(../images/footer.jpg);
	height: 34px;
}
#excuses_top {
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
}
#top_salesheadline {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
}
#top_subheadline {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-right: 40px;
	margin-left: 40px;
}
#open_letter p {
	color: #0A1542;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}


#open_letter {
	width: 529px;
	border: 3px solid #ECE6D5;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5EABD;
	padding-bottom: 20px;
	margin-top: 20px;
}
#open_letter_shadow {
	background-image: url(../images/bg_shadow.gif);
	background-repeat: no-repeat;
	background-position: 165px bottom;
	height: 13px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#excuse img {
	padding-left: 30px;
	padding-top: 20px;
}
#excuse p {
	padding-right: 40px;
	padding-left: 40px;
}
#show_steps {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

