body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background-image: url(images/bkgd-body.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 18px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#callout-right {
	padding: 0px;
	float: right;
	width: 274px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#callout-right ul {
	background-image: url(images/bkgd-callout.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 10px;
}
#wrapper {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#challenge-callout {
	background-image: url(images/challenge-bkgd.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 233px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 45px;
	padding-right: 27px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 11px;
	line-height: 16px;
}
#testimonial {
	width: 260px;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 11px;
	line-height: 17px;
}
#content {
	padding-left: 30px;
	font-size: 13px;
	padding-right: 10px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 20px;
}
#testimonial img {
	float: left;
}
a {
	color: #00718F;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #00718F;
	text-decoration: none;
	font-weight: bold;
}
#left {
	float: left;
	width: 290px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#right {
	float: right;
	width: 684px;
	margin-bottom: 20px;
}
.flt-rt {
	float: right;
}
.flt-lt {
	float: left;
}
#footer-int {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer-int a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	background-image: url(images/bkgd-footer.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 66px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#footer-int a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
