body {
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.5em;
	background-position: center top;
}
#mainwrapper {
	background-image: url(../images/wrapper-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper h1 {
	background-image: url(../images/lump-sum-cash.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 754px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}
#content, #footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer li {
	background-image: url(../images/nav-li.jpg);
	background-position: left;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 28px;
	font-size: 14px;
}
#content li {
	margin-bottom: 20px;
}

#content p {
	padding-left: 20px;
	padding-right: 20px;
}
