body {
	margin: 0px;
	padding: 0px;
	background: url('../i/lifesworthBack.gif') 0px repeat;
	color: #000000;
	font-family: Arial;
	font-size: small;
}

a {
	color: #000000;
}

#mainwrapper {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}


#mainwrapper #header {
	position: relative;
	width: 1000px;
	height: 475px;
}

#mainwrapper #header #header_link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 475px;
	background: url('../i/Lifesworth_header1.png') 0px no-repeat;
}

#mainwrapper #header #header_stats {
	position: relative;
	top: 0px;
	left: 500px;
	width: 500px;
	height: 475px;
	background: url('../i/Lifesworth_header2.png') 0px no-repeat;
}

#mainwrapper #header #header_link #main_link {
	position: absolute;
	left: 94px;
	top: 239px;
	margin: 0px;
	padding: 0px;
	width: 162px;
	height: 107px;
}

#mainwrapper #header #header_link #main_link span {
	display: none;
}

#mainwrapper #header #header_link #logo_link {
	position: absolute;
	left: 43px;
	top: 25px;
	margin: 0px;
	padding: 0px;
	width: 421px;
	height: 61px;
}

#mainwrapper #header #header_link #logo_link span {
	display: none;
}

#mainwrapper #header #header_stats #stat1 {
	position: absolute;
	left: 211px;
	top: 41px;
	width: 76px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}

#mainwrapper #header #header_stats #stat2 {
	position: absolute;
	left: 373px;
	top: 81px;
	width: 80px;
	height: 68px;
	margin: 0px;
	padding: 0px;
}

#mainwrapper #header #header_stats #stat3 {
	position: absolute;
	left: 325px;
	top: 291px;
	width: 78px;
	height: 81px;
	margin: 0px;
	padding: 0px;
}

#mainwrapper #content {
	position: relative;
	width: 1000px;
	height: 227px;
	background: url('../i/Lifesworth_middle.gif') 0px no-repeat;
}

#mainwrapper #content h1#content_title {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 62px;
	width: 468px;
	height: 149px;
}

#mainwrapper #content #content_text {
	position: absolute;
	width: 483px;
	margin: 0px;
	padding: 0px;
	top: 159px;
	left: 62px;
}

#mainwrapper #content #content_text p {
	position: relative;
}

#mainwrapper #content div#quotes {
	position: absolute;
	width: 309px;
	margin: 0px;
	padding: 0px;
	top: 20px;
	left: 630px;
}

#mainwrapper #content div#quotes p {
	font-size: 1.1em;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

p.green {
	color: #0099ff;
}

p.blue {
	color: #669900;
}

#mainwrapper #footer {
	position: relative;
	width: 1000px;
	height: 40px;
	background: url('../i/Lifesworth_footer.png') top no-repeat; 
}

#mainwrapper #footer #tickerslide {
	margin: 0px auto;
	padding: 0px;
	width: 466px;
}

#source {
	margin: 5px auto;
	padding: 0px;
	width: 925px;
	text-align: left;
	font-size: 0.9em;
}

#disclaimer {
	font-size: 0.9em;
	margin: 5px auto;
	padding: 0px;
	width: 925px;
	text-align: left;
}