/* CSS Document */

/* Body + Main Features */
body { font-family: Arial, Helvetica, sans-serif; font-weight:medium; color: #fff; padding:0; margin:0; }
ul { list-style: none; }
/* Page Background Colours */
#pageHome 			{ background-color: #9DD2FC; }
#pageLifeCoaching 	{ background-color: #BDD676; }
#pagePrinciples 	{ background-color: #BDD676; }
#pageAim 			{ background-color: #B0B0B0; }
#pageProgramme 		{ background-color: #9DD2FC; }
#pageContact 		{ background-color: #B0B0B0; }
/* Heading. */
#headerWrap 			{ position:relative; margin: 49px 50px 0 295px; font-size:small; }
#headerWrap address		{ font-style:normal; }
#headerWrap li			{ width:100%; font-size:1.1em; }
/* Address and details at top of page. */
#headerWrap li.item0	{ position:absolute; left:0; bottom:0; width:220px; }
#headerWrap li.item1	{ position:relative; width:180px; left:230px;}
#headerWrap li.item2	{ position:absolute; width:200px; left:420px; bottom:0; text-align:right; }
/* Main content, below heading. */
#bodyWrap				{ position:relative; }
/* Menu permanent aspects. */
#left							{ position:absolute; left:0; top:0; width:231px; text-align: right; }
#menu							{ height:190px; padding:10px 0 0 0; border-top:1px solid #fff; border-bottom:1px solid #fff; margin:0; }
#menu ul						{ margin:0; padding:0; }
#menu a							{ text-decoration:none; color: #fff; font-size:1.3em; line-height:1em; }
#menu a:hover, #menu .active 	{color:#666666; font-size:1.3em; line-height:1em;}

/* Right content, main content. */
#right					{ position:relative; margin-left: 295px; }
#contentBody			{ margin-right:50px; }

#fortyeight a	{ 
	text-decoration:none; 
	color: #fff; 
	font-size:0.7em; 
	line-height:1em; 
}

#fortyeight a:hover,  .active {
	color:#ffffff; 
	font-size:0.7em; 
	line-height:1em;
}

#maincontent h2 {
	font-size: 1.43em;
	letter-spacing:-0.04em;
	margin-top:0.3em;
}
#maincontent h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
#maincontent p {
	margin: 0;
	padding: 0 0 1.3em 0;
	font-size: 0.9em;
	font-weight: bold;
}
#stage1, #stage2, #stage3 {
	width:305px;
	text-align: left;
	margin-right:10px;
}
#stage1 {
	float: left;
}
#stage2 {
	float: left;
}
#stage3 {
	clear: both;
}
#textonly{
	width:630px;
	text-align:left;
}

#logo{
	position:fixed;
	left:71px;
	bottom:51px
}

#pagetitle{
	height:190px;
	padding:10px 0 0 0;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
#pagetitle h1{
	letter-spacing:-0.06em;
	font-size: 3.72em;
	font-weight:550;
	margin: 0;
	margin-top:-0.2em;
	width:620px;
}

#tagline{
	width:200px;
	margin:10px 0 0 31px;
	font-size:0.85em;
}
#tagline{
	width:200px;
	margin:10px 0 0 31px;
	font-size:0.85em;
}

/*
#left{
	float:left;
	width:214px;
	padding-top:49px;
	text-align: right;
}
#right{
	float:right;
	width:754px;
	margin-left:50px;
}



#menu{
	height:106px;
	list-style: none;
	font-size: large;
	background-color: #EEE;
}
#menu li {
	margin: 0;
	padding: 0;
}
#branddescription{
	width:158px;
	height:41px;
	margin-top:79px;
}

#menuhome{
	height:16px;
	width:49px;
}
#menutheprogramme{
	height:20px;
	width:134px;
	margin-top:2px;
}
#menulifecoaching{
	height:21px;
	width:113px;
	margin-top:1px;
}
#menutheaim{
	height:18px;
	width:69px;
	margin-top:1px;
}
#menuprinciples{
	height:21px;
	width:82px;
	margin-top:1px;
}
#menucontact{
	height:21px;
	width:82px;
	margin-top:1px;
}



#topinfo{
	width:754px;
	height:33px;
}


*/

