@charset "utf-8";

body {

	font: 100%  Geneva, Arial, Helvetica, sans-serif;

	background: #b5df68 url(../images/bg.png) 0 0 repeat-x;

	margin: 0px auto 0px auto;

 /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

}

.oneColFixCtrHdr #container {

	position:relative;

	width: 959px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */

}

.oneColFixCtrHdr  #header {

	padding: 0 10px 0 20px;  

	height: 80px;

}

#leaf_line {z-index:200; margin:0px 0px 0px 0px; height:132px; width:959px; background:url(../images/leaf_line.gif) 0 0 no-repeat; overflow:hidden;

}

#leaf_line h1 {

	padding: 0px 0px 0px 22px;

	margin: 0px 0px 0px 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 22px;

	font-style: normal;

	font-weight: bold;

	color: #2d711b;

}

#advance_consultancy {z-index:300; position:absolute; top: 0; margin: 0 0 0 800px;

}

.oneColFixCtrHdr #mainContent {

	left:80px; width:850px; padding: 0px 50px 0px 0px; margin:0px 0px 0px 0px; position:absolute; top:170px; 

}

#mainContent h2{

	padding: 0px 0px 0px 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #33a02c;

}

#topSpace { width: 959px; margin: 0 auto; padding:0;  height: 34px;

}



/*#topRighttext { float:right;

	top:40px;

	z-index:8000;

	overflow: hidden;

}*/

.oneColFixCtrHdr #footer { margin: 90px 0px 0px 0px; border-top:#009900 dotted 1px;

	padding: 0px 0px 0px 0px; 

}

td.text { padding: 1px; margin:0; font-size: 0.8em;

}

input, textarea { border:#009900 solid 1px;

}







/*---------------------------- fonts -------------------------------*/



#mainContent ul {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 25px;

}



#mainContent li, p {

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: normal;

	color: #4d4d4d;

	line-height: 19px;

}
.formText {
	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: normal;

	color: #4d4d4d;
	
	line-height: 30px;
	}

/*-------------- form button ---------------------*/
.button {
    border: none;
    background: url('../images/submit.png') no-repeat top left;
    padding: 0;
	width: 106px;
	height:38px;
	cursor: hand;
}
.button:hover {
    border: none;
    background: url('../images/submit2.png') no-repeat top left;
    padding: 0;
	cursor: hand;
}
label {
    display: block;
    width: 106px;
    float: left;
    margin: 0;
	padding:0;
    text-align: right;
	
} 
/*-------*/

#sessions {

position:absolute;

left:370px;

top:420px;

margin:0px 0px 10px 0px;

padding: 0px 0px 0px 0px;

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: normal;

	color: #4d4d4d;

	line-height: 19px;

}



.noDisplay {  display: none;

}

.green { color: #009933; font-weight: bold; margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px;

}

.yellowBold { color:#FFFF00; font-weight: bold;

}

.darkRed { color:#800000;

}

#leaf_line h1 { margin: 35px 0 0 57px;

}

#mainContent p { text-align:justify; padding: 0px 150px 0px 0px; margin:0px 0px 10px 0px;

}



#mainContent img { text-align:justify; margin:0px 0px 15px 0px; padding: 0px 0px 0px 0px;

}



.oneColFixCtrHdr #footer p {

	margin: 0px 0px 0px 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0px 20px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}



#footer a {

	padding: 0px 10px 0px 0px;

	margin: 0px 5px 0px 5px;

	border-right-style: solid;

	border-right-color: #54b03b;

	border-right-width:1px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	color: #54b03b;

}



#footer a:hover {

	color: #4d4d4d;

}



.bold { font-weight: bold;

}

a { color:#006600; text-decoration:none;

}

a:hover { text-decoration:underline;

}

.textRight { float:right; padding: 0 20px 0 0; color: #54b03b; 	font-family: Arial, Helvetica, sans-serif;

}

.greyCaps {font-weight:normal; color:#666666; text-transform:capitalize;

}

.redCaps {font-weight:bold; color:#800000; text-transform:capitalize;

}

.crumbNav { color:#999999; font-size: 0.6em;

}

.crumbNav a { color:#999999; text-decoration:none;

}

.crumbNav a:hover {text-decoration:underline;

}

#leftBox p, #leftBox li { font-size:0.8em;

}

.center { padding: 0 0 0 100px;

}

/*---------------------------------------------------------------*/





#nav { z-index:2000; width:975px; margin:0 auto; padding: 20px 0 0 150px; position:absolute;

}

#nav img{

	vertical-align:baseline;

}



#nav, #nav ul { /* all lists */

	padding: 0;

	margin: 0;

	list-style: none;

	font-size:12px;

	z-index:5000;

}



#nav a {

	display: block;

	border-bottom:none;

	width: auto;

	color:#FFFFFF;

	text-transform:uppercase;

	text-decoration:none;

	font-weight:bold;

	padding: 5px 0 0 0;

}

#nav a:hover{

	color: #339900;

	border-bottom:none;

}



#nav li { /* all list items */

	float: left;

	width: auto; /* width needed or else Opera goes nuts */

	padding:0;

	margin:0 0 0 0;

}

#nav li.last_nav_li{

	border-right:none;

	padding-right:0;

	margin-right:0;

}

#nav li.last_nav_li a{

	padding-right:0;

	margin-right:0;

}



#nav li ul { /* second-level lists */

	padding:0;

	position: absolute;

	background: #;

	width: 118px;

	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

	text-align:left;

	margin:0;

	z-index:5000;

}





#nav li {

	height: 25px}

	



#nav li a {

	text-align: left;

	position: relative;

}



#nav li ul li{

	height:auto;

	width: 100px;

	border-right:none;

	}



#nav li ul a{

	height:auto;

	text-transform:uppercase;

	text-decoration:none;

	padding:5px;

	background-color: #CBE897;

	color: #33A02C;

	position: relative;

}

#nav li ul a:hover{

	background-color: #B8E071;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {

	left: -999em;

}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */

	left: auto;

}



#nav li#help_nav:hover ul, #nav li#help_nav.sfhover ul { /* lists nested under hovered list items */

	left: auto;

	margin-left:-92px;

}





/*#navigation ul{

	margin: 0;

	padding: 0;

	display: inline;

	list-style-type: none;

}*/



#spacer, #home_nav, #approach_nav, #leadership_nav, #coaching_nav, #success_nav, #contact_nav, #kimwalker {

	float:left;

	margin: 0;

	padding: 0;

	display: inline;

	list-style-type: none;

}

#spacer { display:block; padding:0; margin:0;

}



#home_nav a{

	display:block;  width:109px; height:36px; margin:0; padding:0; background: url("../images/nav_home.gif") 0 0 no-repeat;

}

#home_nav a:hover {	

	background-position: 0 -36px;

}

#approach_nav a {

	display:block;  width:144px; height:36px; margin:0; padding:0; background: url("../images/nav_approach.gif") 0 0 no-repeat;

}

#approach_nav ul li {

	position: relative;

	left: 2px;

}

#approach_nav ul li a {

	background-image: none;

	width:123px;

	position: relative;

}

#approach_nav a:hover {	

	background-position: 0 -36px;

}

#leadership_nav a {

	display:block;  width:130px; height:36px; margin:0; background: url("../images/nav_leadership.gif") 0 0 no-repeat;

	padding: 0;

}

#leadership_nav a:hover {	

	background-position: 0 -36px;

}	

#leadership_nav ul li {

	position: relative;

	left: 1px;

}



#leadership_nav ul li a {

	background-image: none;

	width:109px;

	position: relative;

}

li#leadership ul li a{

	background-color: #CBE897;

	position: relative;

}	



#coaching_nav a {

	display:block;  width:125px; height:36px; margin:0; padding:0; background: url("../images/nav_coaching.gif") 0 0 no-repeat;

}

#coaching_nav a:hover {	

	background-position: 0 -36px;

}

#success_nav a {

	display:block;  width:115px; height:36px; margin:0; padding:0; background: url("../images/nav_success.gif") 0 0 no-repeat;

}

#success_nav a:hover {	

	background-position: 0 -36px;

}

#success_nav ul li a {

	background-image: none;

	width:95px;

}



#contact_nav a {

	display:block;  width:105px; height:36px; margin:0; padding:0; background: url("../images/nav_contact.gif") 0 0 no-repeat;

}

#contact_nav a:hover {	

	background-position: 0 -36px;

}



#kimwalker { display:block; height:50px; margin:0px 0px 0px 0px; padding:0px 0px 0px0px;

}



#kimwalker img { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;

}



/*-------------------images----------------------------*/

#images { width: 720px; overflow: hidden; 	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;

}

#images ul {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	display: inline;

	list-style-type: none;

}



#doing, #doing2, #achieving {

	float:left;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 35px 0px;

	display: inline;

	list-style-type: none;

}



#doing a {

	display:block;  width:155px; height:104px; margin:0; padding:0; background: url("../images/doing.gif") 0 0 no-repeat;

}

#doing a:hover {	

	background-position: 0 -104px;

}

#doing2 a {

	display:block;  width:153px; height:104px; margin:0; padding:0; background: url("../images/doing2.gif") 0 0 no-repeat;

}

#doing2 a:hover {	

	background-position: 0 -104px;

}

#achieving a {

	display:block;  width:148px; height:104px; margin:0; padding:0; background: url("../images/achieving.gif") 0 0 no-repeat;

}

#achieving a:hover {	

	background-position: 0 -104px;

}

#newsletter { border:#009900 dotted 1px; width: 680px; height:120px; padding: 8px;
}



/**---------------------------sifr ----------------------------------*/



/*These are standard sIFR styles... do not modify*/

.sIFR-flash

{

	visibility: visible !important; /*[e]visible*/

	margin: 0;

}

.sIFR-replaced

{

	visibility: visible !important; /*[e]visible*/

}

SPAN.sIFR-alternate

{

	position: absolute;

	left: 0;

	top: 0;

	width: 0;

	height: 0;

	display: block;

	overflow: hidden;

}

/*Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.*/

.sIFR-flash+DIV[adblocktab=true]

{

	display: none !important; /*[e]none*/

}

/*These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles*/

.sIFR-hasFlash H1

{

	visibility: hidden;

}



.sIFR-hasFlash H1

{

	visibility: hidden;

	letter-spacing: -6px;

	font-size: 22px;

	margin-bottom: 10px;

}

.sIFR-hasFlash H2

{

	visibility: hidden;

	letter-spacing: -6px;

	font-size: 18px;

	margin-bottom: 10px;

}

.sIFR-hasFlash H3

{

	visibility: hidden;

	letter-spacing: -6px;

	font-size: 20px;

	margin-bottom: 10px;

}

.sIFR-hasFlash H4

{

	visibility: hidden;

	letter-spacing: -5px;

	font-size: 21px;

}

.sIFR-hasFlash H5#pullquote

{

	letter-spacing: -4px;

	visibility: hidden;

	font-size: 24px;

}

