div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, di, dd, dt, img {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	text-align: left;
	background-repeat: no-repeat;
	border: none;
}
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#wrapper a:link a:visited {
	text-decoration: none;
}
#main {
	background-color: #804000;
	text-decoration: none;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
	background-repeat: repeat;
}
#main table  {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#main table tr td {
	vertical-align: top;
	background-color: #FFF;
}
#main table tr td table tr td p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#main table tr td table tr td p.head1 {
	font-size: 21px;
	color: #4C0A11;
}
#main table tr td table tr td p.head2 {
	font-size: 14px;
	color: #EB0070;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #4C0A11;
	font-style: italic;
	padding-bottom: 3px;
}
#main table tr td table tr td p.body1 {
	padding-bottom: 20px;
	padding-top: 5px;
	color: #4C0A11;
}
#main table tr td table tr td p.feature1 {
	background-color: #3073FF;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-right: 100px;
	margin-left: 0px;
	padding-left: 10px;
	text-transform: uppercase;
}
#main table tr td table tr td p.feature2 {
	padding-left: 20px;
	color: #4B0D0F;
	line-height: 20px;
}
#main table tr td table tr td p.spec1 {
	background-color: #3073FF;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-right: 100px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	text-transform: uppercase;
}
#main table tr td table tr td p.spec2 {
	padding-left: 20px;
	color: #444;
	line-height: 20px;
}
#main table tr td table tr td p.OrderNo {
	font-weight: bold;
	color: #4C0A11;
}
#main table tr td table tr td ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4C0A11;
	line-height: 20px;
	padding-left: 20px;
	margin-left: 20px;
	list-style-type: square;
}
#main table tr td p img.gLogo {
	padding-bottom: 20px;
	padding-top: 20px;
}
#main table tr td p.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
}
