    /* ========== GLOBAL STYLES ========== */

body {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center !important;
	}
	
img {
	border: none;
	margin: 0;
	padding: 0;
	outline: none;
	}
	
img a:link, img a:visited { outline: none; }

/* ========== TEXT ========== */

p {
	font: normal 9pt Arial;
	line-height: 20px;
	color: #333;
	margin: 0 0 15px 0;
	padding: 0;
	}


/* ========== LINKS ========== */

a, a:visited {
	color: #012951;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #012951;
	text-decoration: underline;
	}

a.terms:link, a.terms:visited {
	color: #999999;
	font: normal 8pt Arial;
	}
	
a.terms:hover {
	text-decoration:underline;
	}

/* ========== Overall Styles ========== */

#wrapper {
	margin: 12px auto 20px auto;
	padding: 0;
	width: 852px;
	text-align: center;
	}
	
#content {
	width: 852px;
	float: center !important;
	background: url('http://www.manticoretechnology.com/landingpages/lessons-learned/img/bg.gif') no-repeat bottom left;
	margin:0;
	padding:0 0 5px;
	}

#footer {
	margin: 0 auto;
	color: #FFFFFF;
	font: normal 8pt Arial;
	width: 852px;
	float: center !important;
	height: 50px;
	background: url('http://www.manticoretechnology.com/landingpages/lessons-learned/img/pp-footer.gif') no-repeat top left;
	}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	font: normal 8pt Arial;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
