* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0 auto;
	background: #fff;
	color: #33156d;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
}

h1 {
	text-indent: -9999em;
}
	
h1 a {
	background: url(../img/logo.png) no-repeat;
	width: 180px;
	height: 69px;
	margin: 0 auto;
	display: block;
	float: left;
}

h2 {
	text-indent: -9999em;
	background: url(../img/lenore.png) no-repeat;
	width: 415px;
	height: 62px;
	margin: 5px 120px 0px 20px;
	display: block;
	float: right;
}

h3 {
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
}

p {
	text-align: left;
	font-size: .9em;
	line-height: 1.5em;
}

#wrapper {
	width: 800px;
	margin: 25px 75px;
}

#header {
	width: 800px;
	height: 80px;
	margin-bottom: 15px;
}

#body {
	margin-bottom: 20px;
}

#social {
	margin: 15px 0px 0px;
}

#social li {
	list-style: none;
	float: left;
	margin: 0px 20px 0px 0px;
}

#linkedin {
	text-indent: -9999em;
	background: url(../img/linkedin.png) no-repeat;
	width: 37px;
	height: 37px;
	margin: ;
	display: block;
	float: left;
}

#facebook {
	float: left;
	text-indent: -9999em;
	background: url(../img/facebook.png) no-repeat;
	width: 37px;
	height: 37px;
	margin: 0 auto;
	display: block;
}

#twitter {
	float: left;
	text-indent: -9999em;
	background: url(../img/twitter.png) no-repeat;
	width: 37px;
	height: 37px;
	margin: 0 auto;
	display: block;
}

#contact {
	width: 320px;
	float: left;
}

#coach u {
	width: 300px;
	float: center;
}

#cert {
	width: 150px;
	float: right;
}

#grad {
	background: url(../img/coachu.png) no-repeat;
	width: 268px;
	height: 50px;
	margin: 40px 40px 0px 0px;
	display: block;
	float: center;
}

#cpba {
	background: url(../img/cpba.png) no-repeat;
	width: 105px;
	height: 109px;
	margin: 20px 20px 0px 0px;
	display: block;
	float: right;
}