@charset "utf-8";
BODY {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.yellow a {
	font-weight: bold;
	font-size: 16px;
	color: #FF9900;
	text-decoration: underline;
}

h2 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
	font-weight: normal;
}
.lightblue {
	color: #61cdf4;
	font-size: 16px;
}
.yellow {
	color: #ffe362;
}
.padding {
	padding-left: 8px;
}

.green {
	color: #85c21a;
}
.brown {
	color: #df9848;
}
.whatcustomers {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer {
	font-size: 11px;
	color: #333333;
}

.whenubuy {
	background-image: url(images/whenubuybullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	height: 22px;
	color: #FFFFFF;
	font-weight: normal;
}
.strikeout {
	text-decoration: line-through;
	font-weight: bolder;
	color: #FF0000;
}
.footer a {
	color: #333;
	text-decoration: none;
}

#guarantee {
	border: 3px solid #1a1a1a;
	padding: 40px;
	width: 600px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 16px;
	line-height: 1.5em;
}
#guarantee h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.yellow a:hover {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.affbg {
	background-image: url(images/innerbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 50px;
	padding-left: 50px;
}
