body
					{
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#ffffff;
	background-color: #FFFFFF;
	background-image: url(images/business-personal-coaching.jpg);
	background-position: left top;
	background-repeat: no-repeat;
					}
											
h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
					color: #E65A27;
					text-decoration: none;
					text-align: left;
					font-size: 17px;
					}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
					color: #AEDC3F;
					text-decoration: none;
					text-align: left;
					font-size: 15px;
					}
					
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F1BC61;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
					}					
					
			
			


					
h4.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
					}	

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
					}


p.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #012C63;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFCC;
					}					
					
p.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #86888A;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
					}
					
p.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86888A;
	text-decoration: none;
	text-align: left;
					}
p.buzzinfly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86888A;
	text-decoration: none;
	text-align: right;
					}

					
.center {
					font-family: arial, helvetica, sans-serif;
					font-size: 12px;
					color: #012C63;
					text-decoration: none;
					text-align: center
					}
					
.right {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:  #000000;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
					}
					
.right-white {
					font-family: arial, helvetica, sans-serif;
					font-size: 9px;
					color:  #012C63;
					text-decoration: none;
					text-align: right
					}	
					
.small		
					{
					font-family: arial, helvetica, sans-serif;
					font-size: 10px;
					font-weight: normal;
					color:  #FFFFFF;
					text-decoration: none;
					text-align:left;
					}
					
a:link{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}


a:visited{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:hover
					{
	color: #E9EBCF;
	text-decoration: non;
	font-weight: bold;
	;	
}
					
img {
	border: 0px ridge #999999;
	color: #999999;
}

---------------------------------------------

/* =header
-------------------------------------------------------------------------------------------------*/

#header {
	position: relative;
	background: url(images/business-personal-coaching.jpg) no-repeat top left;
	height: 140px;
}

#header h1 {
	position: absolute;
	top: 25px;
	left: 350px;
	text-indent: -9999em;
	/* background: url(images/header_logo.gif) no-repeat top left;
	*/
	width: 350px;
	height: 62px;
}

#header h2 {
	position: absolute;
	top: 30px;
	right: 0px;
	text-indent: -9999em;
/*	background: url(images/header_contact.gif) no-repeat top left;
*/
	width: 217px;
	height: 55px;
}

/* hide this p tag for skip links */
#header p {
	display: none;
}