body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.4em;
	color: #F0F0F0;
	background: #333333 url(../images/background_sa3.gif);
	font-size: 12px;
}
div#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 0px;
	text-align: left;
	width: 760px;
	height: 100%;
}
div#header {
	background-color: #1a1a1a;
	color: #FFFFFF;
	width: 760px;
}
div#content {
	
	width: 100%;
	height: 100%;
}
.content_section {
	padding: 5px 15px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/background_content_sa3.jpg);
	background-repeat: repeat-x;
}
.content_section_heading {
	padding: 5px 15px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	background-color: #292929;
	vertical-align: middle;
}
.content_section a {
	color: #6699CC;
}

.autoresponder_box {
	border: none;
	padding: 10px;
	color: #333333;
}
.autoresponder_privacy_statement {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.autoresponder_headline {
	border: none;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
li {
	padding-bottom: 10px;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: capitalize;
	line-height: 24px;
	padding-right: 42px;
	padding-left: 42px;
}
h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	width: 90%;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	padding-top: 10px;
	color: #b42a00;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
h1 em {
	color: #b42a00;
	border-top: 1px none #b42a00;
	border-right: 1px none #b42a00;
	border-bottom: 1px none #b42a00;
	border-left: 1px none #b42a00;
}
h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	width: 90%;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	padding-top: 10px;
	color: #b42a00;
	font-size: 18px;
	line-height: 1.3em;
}

h3 em {
	color: #000000;
	border-top: 1px none #b42a00;
	border-right: 1px none #b42a00;
	border-bottom: 1px none #b42a00;
	border-left: 1px none #b42a00;
}

h4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	width: 90%;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	padding-top: 10px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
div#top_links {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 90px;
	padding-left: 90px;
	background-color: #F6F7FD;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.guarantee_section {
	padding: 5px 15px;
	color: #333333;
	background-color: #FFFFFF;
	border: 3px dashed #666666;
}
.guarantee_section_header {
	font-size: 24px;
	color: #333333;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}
.order_section {
	padding: 5px 80px;
	color: #FFFFFF;
	text-align: center;
}
.order_section_header {
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}

div#sidebar {
	background-color: #1A1A1A;
	height: 100%;
	font-size: 11px;
	line-height: 1.2em;
}

.underline {
	text-decoration: underline;
}
div#footer {
	background-color: #1A1A1A;
	color: #999999;
	padding: 5px;
	text-align: center;
}
.sidebar_header {
	font-size: 14px;
	font-weight: bold;
}

.special1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #b42a00;
	text-align: center;
	text-decoration: underline;
}



.paragraph_highlight {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D5A91;
	background-color: #FFFFCC;
	color: #b42a00;
}
.paragraph_highlight_bold {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D5A91;
	background-color: #FFFFCC;
	color: #b42a00;
	font-weight: bold;
}
.center_object {
	text-align: center;
}
.strikethrough {
	text-decoration: line-through;
}
