*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:justify;
	margin:0 auto;
}

.quote{
	color:#615d5d;
	font-size:0.9em;
	margin-right:40px;
	margin-bottom:0px;
	margin-top:55px;
	text-align:justify;
	float:right;
	width:600px;
	height:70px;
}
.quote p{
	padding-top:5px;
}
.date{
	font-size:0.7em;
	color:#7b7272;
	margin-right:40px;
	margin-left:300px;
	float:right;
}
H1{
	color:#365f91;
	font-size:1em;
	font-style:normal;
	text-decoration:underline;
	text-transform:uppercase;
	padding-left:15px;
	padding-top:10px;
}
H2{
	color:#365f91;
	font-size:0.9em;
	text-decoration:none;
	margin:0;
	padding-top:10px;
	padding-left:15px;
}
H3{
	color:#365f91;
	font-size:90%;
	float:right;
	margin-top:40px;
	margin-right:40px;
	text-align:right;
}
h3 a{
	color:#456D9D;
}
h3 a:hover{
	color:#7EA0C8;
}
	
H4{
	color:#09C;
	width:250px;
	height:20px;
	font-size:0.9em;
	text-decoration:none;
	font-style:normal;
	margin:0;
	padding-top:28px;
	padding-left:15px;
}
H5{
	color:#09C;
	font-size:0.9em;
	text-decoration:none;
	font-style:normal;
	margin:0;
	padding-top:10px;
	padding-left:15px;
}
.main_content p, .contact td, .main_content ul, .main_content ol{
	font-size:0.8em;
	color:#666;
	margin-top:15px;
	margin-right:35px;
	margin-left:10px;
	margin-bottom:15px;
}
table.session
{	
	font-size:0.8em;
	color:#666;
	margin-top:15px;
	margin-right:35px;
	margin-left:10px;
	margin-bottom:15px;
}
.main_content ul
{
	padding-left:20px;
	list-style:circle;
	line-height:1.5em;
}
.main_content ol
{
	padding-left:20px;
	line-height:1.5em;
}
.main_content_coaching_programme p{
	margin-top:15px;
	margin-right:0;
	margin-left:10px;
	margin-bottom:0px;
}
	
a{
	color:#456D9D;
}
a:hover{
	color:#7EA0C8;
}
.text{
	font-size:0.8em;
	color:#666;
	margin:0;
	padding:0;
}
	
#business p, #life p, #career p{
	width:235px;
	height:80px;
	font-size:0.8em;
	float:left;
	text-align:left;
	padding-right:15px;
	padding-left:15px;
	margin:0;
}
.categories_title{
	font-family:Tahoma;
	font-size:1.4em;
	padding-left:10px;
	color:#FFF;
	font-style:normal;
	text-decoration:none;	
}
.categories_title:hover{
	text-decoration:underline;
	color:#FFF;
}
	
.testimonial_title{
	color:#365f91;
	font-size:0.9em;
	float:right;
	text-decoration:none;
	margin:0;
	padding:0;
	font-weight:bold;
}
#footer p{
	font-size:0.8em;
	color:#FFF;
	padding-top:30px;
	margin:0 auto;
	text-align:center;
}
#footer a{
	font-size:0.9em;
	color:#FFF;
}
#footer a:hover{
	color:#b0c2de;
}

/* Testimonial quotes */
blockquote 
{
    padding: 10px 0 0 40px;
    background: url("images/quote_left.png") no-repeat 0 0;
}

blockquote.quote_narrow
{
	float:left;
	width:70%;
}

blockquote p
{
    padding: 0 40px 0 0;
    background: url("images/quote_right.png") no-repeat bottom right; 
}

cite
{
    font-size: 0.9em;
    float: right;
    margin-bottom:1.6em;
} 
