@charset "UTF-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	outline: none;
	text-decoration: none;
	}
body {
	background-color: #D2D2D2;
	font-family: Helvetica, Arial, sans-serif
	}	
#bgimage {
	background: #D2D2D2 url(../images/KL_Tree.gif) no-repeat bottom right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 600px;
	height: 700px;
	z-index: 1;
	}
#pagewrapper {
	width: 750px;
	margin: 120px 120px 0px 120px;
	z-index: 2;
	}
#column {
	position: absolute;
	width: 285px;
	margin: 0px auto 0px 0px;
	text-align: left;
	z-index: 3;
	}
#karine {
	text-indent: -30000px;
	width: 172px;
	height: 110px;
	background: top left no-repeat url(../images/Karine_Luckraft_Logo.png);
	display: block;
	}
#luckraft {
	text-indent: -30000px;
	width: 219px;
	height: 82px;
	background: top left no-repeat url(../images/Karine_Luckraft_Logotype.png);
	display: block;
	}
#coach {
	text-indent: -30000px;
	width: 285px;
	height: 93px;
	background: top left no-repeat url(../images/Executive_Coach.png);
	display: block;
	}	
h1 {
	color: #570029;
	font-size: 16px;
	font-weight: normal;
	}
p {
	color: #696969;
	font-size: 14px;
	margin: 19px 0px 0px 0px;
	font-weight: normal;
	}	
a {
	font-weight: bold;
	color: #570029;
	display: block;
	margin: 19px 0px 47px 0px;
	}
a:hover {
	color: #FFFFFF;
	}
#accreditation {
	border-top: 1px solid #696969;
	width: 285px;
	text-align: left;
	color: #696969;
	font-size: 14px;
	margin: 0px 0px 47px 0px;
	font-weight: normal
	}
#icf {
	display: block;
	text-indent: -30000px;
	width: 63px;
	height: 53px;
	background: top left no-repeat url(../images/ICF_logo.png);
	}