html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: white;
	font-family: Verdana, Arial, Georgia;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 20px;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 8px;
}
p {
	margin: 16px 40px;
}
hr {
	border: 0;
	width: 90%;
	color: #c66653;
	background-color: #f00;
	height: 5px;
}

a.nURL {
	text-decoration: none;
}
a.nURL:visited {
	text-decoration: none;
}
a.nURL:hover {
	text-decoration: underline;
}
a.nURL:active {
	text-decoration: underline;
}
a.bigRed {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.bigRed:visited {
	color: #CC0000;
	text-decoration: underline;
}
a.bigRed:hover {
	text-decoration: none;
}
a.bigRed:active {
	text-decoration: none;
}
a.wURL {
	color: #fff;
	text-decoration: none;
}
a.wURL:visited {
	color: #fff;
	text-decoration: none;
}
a.wURL:hover {
	text-decoration: underline;
}
a.wURL:active {
	text-decoration: underline;
}

.t10 {
	font-size: 10px;
}
.t12 {
	font-size: 12px;
}
.t16 {
	font-size: 16px;
}
.t18 {
	font-size: 18px;
}
.tbold {
	font-weight: bold;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.italic {
	font-style: italic;
}
.imgAlign {
	vertical-align: middle;
}
.redTitle {
	color: #C90000;
	margin: 26px 5px;
	font-size: 30px;
	line-height: 36px;
	font-family: Georgia, Times New Roman;
	text-align: center;
}
.redColor {
	color: #C90000;
}
.underline {
	text-decoration: underline;
}

.sprite {
	background: url('/images/gfx.png');
}

#topHeader {
	height: 28px;
	background: url('/images/blue_background.png') repeat;
}
#topCont {
	text-align: right;
	width: 760px;
	margin: 0 auto;
	padding-top: 3px;
	font-family: Verdana, Arial, Georgia;
	font-size: 12px;
}
#topCont a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
}
#topCont a:visited {
	color: #fff;
	text-decoration: none;
}
#topCont a:hover {
	color: #fff;
	text-decoration: underline;
}
#topCont a:active {
	color: #fff;
	text-decoration: underline;
}

#wrapper {
	text-align: left;
	width: 760px;
	margin: 0 auto 10px;
}
#mainContainer {
	background: url('/images/blue_background.png') repeat;
}

#mainImg {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 166px;
	width: 760px;
	margin: 0 auto;
}

#contentContainer {
	margin: 0 2px;
	padding: 5px 10px;
	background-color: #fff;
}
.nList {
	list-style-position: inside;
	list-style-type: decimal;
	text-align: left;
	margin: 0 10px;
}
.nList li {
	padding: 10px 0;
}
#imgCont {
	width: 660px;
	overflow: hidden;
	margin: 40px 30px 20px 40px;
}
.imgLeft {
	float: left;
}
.imgRight {
	float: left;
	margin-left: 20px;
	text-align: left;
}
ul.arrow {
	list-style-type: none;
	padding: 0px;
	margin: 0 40px;
}
ul.arrow li {
	background-image: url(/images/bullet_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 12px;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 6px;
}
ul.square {
	list-style-type: square;
	padding: 0px;
	margin: 0 70px;
}
ul.square li {
	padding-bottom: 6px;
}
.productBox {
	border: 4px dashed #CC0000;
	margin: 0 80px;
}
.productBoxBG {
	background-color: #FFFF88;
	padding: 7px;
}
.productBoxInside {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #CC0000;
}
.productBoxInside h4 {
	text-align: center;
	color: #000;
	font-size: 18px;
}
.productBoxInside p {
	margin: 12px 10px;
}
ul.red_arrow {
	list-style-type: none;
	padding: 0px;
	margin: 0 20px;
}
ul.red_arrow li {
	background-image: url(/images/bullet_red_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 13px;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 6px;
}
.testimonialBox {
	border: 2px dashed #5494af;
	margin: 20px 80px 0;
	background-color: #FFFFCC;
	font-size: 12px;
}
.testimonialBox h5 {
	font-size: 18px;
	color: #C90000;
	text-align: center;
	margin: 10px 0;
}
.testimonialText {
	margin: 10px 0 20px;
}
.testimonialsImgLeft {
	float: left;
	margin: 0 15px 15px 0;
}
.testimonialsImgFrame {
	padding: 5px;
	border: 1px solid #aaa;
}
.bonusBox {
	border: 1px solid #000;
	margin: 0 80px;
	background-color: #FFFFCC;
}
.bonusBox h5 {
	font-size: 18px;
	color: #C90000;
	text-align: center;
	margin: 10px 0;
}
.orderBox {
	border: 3px solid #003368;
	margin: 0 80px;
}
.orderBox .title div {
	background-color: #003368;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
ul.order_checkbox {
	list-style-type: none;
	padding: 0px;
	margin: 0 20px;
}
ul.order_checkbox li {
	background-image: url(/images/order_checkbox.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 6px;
}
.oldPrice {
	text-decoration: line-through;
}

#footerContainer {
	text-align: left;
	width: 760px;
	margin: 0 auto;
}
#footerTop {
	background-position: 0 -167px;
	background-repeat: no-repeat;
	height: 9px;
	width: 760px;
	font-size: 0;
}
#footerContent {
	background: url('/images/blue_background.png') repeat;
	padding: 15px 10px 10px 10px;
	width: 740px;
	overflow: hidden;
}
#footerLeft {
	float: left;
	color: #fff;
	font-size: 12px;
}
#footerRight {
	float: right;
	color: #fff;
	font-size: 12px;
}
#footerRight a {
	margin-left: 15px;
}
#footerBottom {
	background-position: 0 -177px;
	background-repeat: no-repeat;
	height: 6px;
	width: 760px;
	font-size: 0;
}

#testimonialIntro {
	background-color: #FFFF99;
	padding: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#testimonialIntro p {
	margin: 10px;
}
#testimonialsForm h1 {
	text-align: center;
	margin: 20px 160px;
}
#testimonialsForm ul.square {
	list-style-type: square;
	padding: 0px;
	margin: 0 70px;
	list-style-color: #C90000;
}
#testimonialsForm ul.square li {
	padding: 6px;
	color: #000;
	background-color: #eeeeee;
}
#testimonialsForm table {
	margin: 10px auto;
	width: 620px;
}
#testimonialsForm table tr td {
	vertical-align: middle;
}
#testimonialsForm textarea {
	width: 400px;
	height: 120px;
}
#testimonialsForm input {
	width: 200px;
}

#warriors_only {
	border: 3px dashed #cccccc;
	padding: 10px;
	margin: 0 40px;
	background-color: #e7e7e7;
}
#warriors_only p {
	margin: 8px 10px;
}
#warriors_only ul.disc {
	list-style-type: disc;
	padding: 0px;
	margin: 0 30px;
}
#warriors_only ul.disc li {
	padding-bottom: 6px;
}
#warriors_only #form {
	border: 1px solid #000;
	padding: 10px;
	margin: 0 60px;
	background-color: #fff;
	text-align: center;
}
.changed {
	background-color: #cccccc;
}