* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	border: none;
	list-style-type: none; 
	text-decoration: none;
	outline: none;
}
body {
	text-align: center;
	background: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin: 40px;
	color: #000000;
}
#one-life {
	position: relative;
	display: block;
	width: 680px;
	margin: 0 auto;
	text-align: left;
	background: #1C953F;
	padding-left: 10px;
	padding-right: 10px;
}
#content {
	display: block;
	background: #FFFFFF;
	padding-top: 104px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 6px;
}
#content h1,
#content h2,
#content h3 {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
}
#content h3 acronym,
#content h2 strong {
	font-weight: bold;
}
#content h1 {
	display: block;
	font-size: 20px;
	color: #1C953F;
	letter-spacing: -1px;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 16px;
	padding-top: 5px;
	margin-bottom: 14px;
}
#content p {
	margin-bottom: 8px;
}
#content h2 strong {
	color: #136C2D;
}
#content p strong {
	display: block;
	font-weight: bold;
}
#content p a,
#content p a:visited,
#content p a:active {
	font-weight: bold;
	color: #1C953F;
	border-bottom: 1px dotted #CCCCCC;
}
#content p a:hover,
#content p a:focus {
	color: #000000;
}
#content ol {
	display: block;
	width: 638px;
	border: 1px solid #E8E8E8;
	border-bottom: none;
	margin-top: 14px;
	margin-bottom: 14px;
	overflow: hidden;
}
#content ol li {
	border-bottom: 1px solid #E8E8E8;
	padding: 19px;
	padding-top: 14px;
	padding-bottom: 14px;
	overflow: hidden;
}
#content ol li div {
	background: #FFFFFF;
}
#content ol li.view-info {
	background: #FFFFFF url(../images/view-info.jpg) right center no-repeat;
}
#content ol li.selected,
#content ol li.selected div {
	background: #DDFFE7;
}
#content ol li h3 strong {
	font-weight: bold;
	color: #136C2D;
}
#content ol li p {
	margin-bottom: 0;
	margin-top: 8px;
}
#content .intro {
	width: 460px;
	margin-bottom: 8px;
}
#content .intro acronym {
	font-weight: bold;
}
#content .offer {
	display: block;
	width: 636px;
	text-align: center;
	font-weight: bold;
	border: 2px dashed #ABE3BB;
	background: #DDFFE7;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-top: 14px;
	margin-bottom: 14px;
}
#content .offer a,
#content .offer a:visited,
#content .offer a:active {
	font-weight: bold;
	color: #1C953F;
	border-bottom: 1px dotted #8FCCA1;
}
#content .offer a:hover,
#content .offer a:focus {
	color: #000000;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 680px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/header.jpg) left top no-repeat;
}
#header #cactus-logo {
	float: left;
	display: inline;
	width: 271px;
	height: 56px;
	text-indent: -999999px;
	overflow: hidden;
	background: url(../images/cactus-logo.jpg) left top no-repeat;
	margin: 20px;
	margin-right: 197px;
	margin-bottom: 98px;
}
#header #one-life-logo {
	float: right;
	display: inline;
	width: 152px;
	height: 154px;
	text-indent: -999999px;
	overflow: hidden;
	background: url(../images/one-life-logo.jpg) left top no-repeat;
	margin: 20px;
}
#footer {
	width: 700px;
	display: block;
	text-align: center;
	background: url(../images/footer.jpg) left bottom no-repeat;
	font-size: 11px;
	padding-bottom: 20px;
	padding-top: 11px;
	margin: 0 auto;
}
#footer a,
#footer a:visited,
#footer a:active {
	font-weight: bold;
	color: #1C953F;
	border-bottom: 1px dotted #CCCCCC;
}
#footer a:hover,
#footer a:focus {
	color: #000000;
}
#footer a acronym {
	font-weight: bold;
}