/* MAIN */
html, body{margin:0px; padding:0px; height:100%; overflow-y: hidden;}
body{font-family:Arial, Vendana, sans-serif; font-size:13px; color:#FFF; background:#000; position:relative;}
body.white{ background:#FFF;}
body.black{ background:#000;}
body.purple{ background:#581A56;}

/* BASIC */
img{padding:0px; margin:0px;}
a img{border:none;}
a{text-decoration:none; color:#FFF;}
a:hover{cursor:pointer;}
.clear{clear:both; display:block;}
.hideme{display:none;}
.preloadimages img{display:none;}

/* TYPOGRAPHY */
input, select{font-size:14px; color:#6A747C;}
h1{font-size:127px; margin:17px 0; line-height:152px; letter-spacing:-9px;}
h2{font-size:21px; margin:17px 0; line-height:25px;}
h3{font-size:17px; margin:17px 0; line-height:21px;}
h4{font-size:14px; margin:17px 0; line-height:17px;}
h5{font-size:12px; margin:17px 0; line-height:16px;}
h6{font-size:10px; margin:17px 0; line-height:14px;}
p{margin:14px 0; line-height:17px;}
.black{color:#000;}

/* HEADER */
.logo{display:block; position:absolute; top:61px; right:150px; width:223px; height:51px; z-index:2;}

/* BACKGROUND */
.background{position:absolute; height:100%; width:100%; z-index:0; overflow-x: hidden; overflow-y: scroll; min-width:970px;}


/* CONTENT */
.maincontent{position:relative; top:0; left:0; /*width:972px;*/ /*left:172px;*/ /*top:160px;*/}

/* MENU */
.ddsmoothmenu{background:url('../images/homemenubg.png') repeat; width:100%; position:absolute; top:0px; padding-left:142px; z-index:99; height:38px;}
.ddsmoothmenu ul{z-index:100; margin:0; padding:0; list-style-type:none; background:url('../images/homemenubg.png') repeat;}
	/*Top level list items*/
	.ddsmoothmenu ul li{position:relative; display:inline; float:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:14px; letter-spacing:-1px;}
	/*Top level menu link items style*/
	.ddsmoothmenu ul li a{display:block; color:#FFF; padding:0 18px; line-height:38px; outline:0;}
	* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/display: inline-block;}
	.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{color:#FFF;}
	.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a.active{background:url('../images/homemenubgon.png') repeat;}
	.ddsmoothmenu ul li.active, .ddsmoothmenu ul li.active ul li.active, .ddsmoothmenu ul li.active ul li.active ul li.active{background:url('../images/homemenubgon.png') repeat;}
	.ddsmoothmenu ul li.active ul li, .ddsmoothmenu ul li.active ul li.active ul li{background:url('../images/homemenubg.png') repeat;}
	.ddsmoothmenu ul li ul li a.selected{}
	.ddsmoothmenu ul li:hover{background:url('../images/homemenubgon.png') repeat;}
	.ddsmoothmenu ul li ul li a:hover{background:url('../images/homemenubgon.png') repeat;}
	/*1st sub level menu*/
	.ddsmoothmenu ul li ul{position:absolute; left:0; margin-top:1px; display:none; visibility:hidden;}
	/*Sub level menu list items (undo style from Top level List Items)*/
	.ddsmoothmenu ul li ul li{display:list-item; float:none; font-family:Arial, Vendana, sans-serif !important; text-transform:capitalize; font-size:12px; letter-spacing:0px;}
	/*All subsequent sub menu levels vertical offset after 1st level sub menu */
	.ddsmoothmenu ul li ul li ul{top:0; margin-left:1px; margin-top:0px;}
	/* Sub level menu links style */
	.ddsmoothmenu ul li ul li a{line-height:18px; width:122px; padding:5px 5px 5px 20px; margin:0; border-top-width:0;}
	* html .ddsmoothmenu{height:1%;} /*Holy Hack for IE7 and below*/
	/* ######### CSS classes applied to down and right arrow images  ######### */
	.downarrowclass{position:absolute; top:14px; right:7px; display:none;}
	.rightarrowclass{position:absolute; top:8px; right:5px;}

/* DARK MENU */
.darkmenu{background:#292929; width:100%; position:absolute; top:0px; padding-left:142px; z-index:99; height:38px;}
.darkmenu ul{z-index:100; margin:0; padding:0; list-style-type:none; background:#292929;}
	.darkmenu ul li{position:relative; display:inline; float:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:14px; letter-spacing:-1px;}
	.darkmenu ul li a{display:block; color:#FFF; padding:0 18px; line-height:38px; outline:0;}
	* html .darkmenu ul li a{display: inline-block;}
	.darkmenu ul li a:link, .darkmenu ul li a:visited{color:#FFF;}
	.darkmenu ul li a.selected{background:#FFF; color:#000;}
	.darkmenu ul li.active a, .darkmenu ul li.active ul li.active a, .darkmenu ul li.active ul li.active ul li.active a{background:#FFF; color:#000;}
	.darkmenu ul li.active ul li a, .darkmenu ul li.active ul li.active ul li a{background:#292929; color:#FFF;}
	.darkmenu ul li ul li a.selected{}
	.darkmenu ul li a:hover{background:#FFF; color:#000;}
	.darkmenu ul li ul li a:hover{background:#FFF; color:#000;}
	.darkmenu ul li ul{position:absolute; left:0; margin-top:1px; display:none; visibility:hidden;}
	.darkmenu ul li ul li{display:list-item; float:none; font-family:Arial, Vendana, sans-serif !important; text-transform:capitalize; font-size:12px; letter-spacing:0px;}
	.darkmenu ul li ul li ul{top:0; margin-left:1px; margin-top:0px;}
	.darkmenu ul li ul li a{line-height:18px; width:122px; padding:5px 5px 5px 20px; margin:0; border-top-width:0;}
	* html .darkmenu{height:1%;}

/* LIGHT MENU */
.lightmenu{background:#000; width:100%; position:absolute; top:0px; padding-left:142px; z-index:99; height:38px;}
.lightmenu ul{z-index:100; margin:0; padding:0; list-style-type:none; background:#000;}
	.lightmenu ul li{position:relative; display:inline; float:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:14px; letter-spacing:-1px;}
	.lightmenu ul li a{display:block; color:#FFF; padding:0 18px; line-height:38px; outline:0;}
	* html .lightmenu ul li a{display: inline-block;}
	.lightmenu ul li a:link, .lightmenu ul li a:visited{color:#FFF;}
	.lightmenu ul li a.selected, .lightmenu ul li a.active{background:#808080; color:#000;}
	.lightmenu ul li.active a, .lightmenu ul li.active ul li.active a, .lightmenu ul li.active ul li.active ul li.active a{background:#808080; color:#000;}
	.lightmenu ul li.active ul li a, .lightmenu ul li.active ul li.active ul li a{background:#000; color:#FFF;}
	.lightmenu ul li ul li a.selected{}
	.lightmenu ul li a:hover{background:#808080; color:#000;}
	.lightmenu ul li ul li a:hover, .lightmenu ul li.active ul li.active ul li a:hover{background:#808080; color:#000;}
	.lightmenu ul li ul{position:absolute; left:0; margin-top:1px; display:none; visibility:hidden;}
	.lightmenu ul li ul li{display:list-item; float:none; font-family:Arial, Vendana, sans-serif !important; text-transform:capitalize; font-size:12px; letter-spacing:0px;}
	.lightmenu ul li ul li ul{top:0; margin-left:1px; margin-top:0px;}
	.lightmenu ul li ul li a{line-height:18px; width:122px; padding:5px 5px 5px 20px; margin:0; border-top-width:0;}
	* html .lightmenu{height:1%;}

#ma_home{width:33px; height:38px; text-indent:-9999px;}
.lightmenu #ma_home{background:url('../images/menu_home_w.png') center center no-repeat;}
.lightmenu .selected #ma_home, .lightmenu .active #ma_home, .lightmenu #ma_home:hover{background:#808080 url('../images/menu_home.png') center center no-repeat;}
.darkmenu #ma_home{background:url('../images/menu_home_w.png') center center no-repeat;}
.darkmenu .selected #ma_home, .darkmenu .active #ma_home, .darkmenu #ma_home:hover{background:#FFF url('../images/menu_home.png') center center no-repeat;}
.ddsmoothmenu #ma_home{background:url('../images/menu_home_w.png') center center no-repeat;}

#ma_about{width:58px; height:38px; text-indent:-9999px;}
.lightmenu #ma_about{background:url('../images/menu_about_w.png') center center no-repeat;}
.lightmenu .selected #ma_about, .lightmenu .active #ma_about, .lightmenu #ma_about:hover{background:#808080 url('../images/menu_about.png') center center no-repeat;}
.darkmenu #ma_about{background:url('../images/menu_about_w.png') center center no-repeat;}
.darkmenu .selected #ma_about, .darkmenu .active #ma_about, .darkmenu #ma_about:hover{background:#FFF url('../images/menu_about.png') center center no-repeat;}
.ddsmoothmenu #ma_about{background:url('../images/menu_about_w.png') center center no-repeat;}

#ma_programmes{width:81px; height:38px; text-indent:-9999px;}
.lightmenu #ma_programmes{background:url('../images/menu_programmes_w.png') center center no-repeat;}
.lightmenu .selected #ma_programmes, .lightmenu .active #ma_programmes, .lightmenu #ma_programmes:hover{background:#808080 url('../images/menu_programmes.png') center center no-repeat;}
.darkmenu #ma_programmes{background:url('../images/menu_programmes_w.png') center center no-repeat;}
.darkmenu .selected #ma_programmes, .darkmenu .active #ma_programmes, .darkmenu #ma_programmes:hover{background:#FFF url('../images/menu_programmes.png') center center no-repeat;}
.ddsmoothmenu #ma_programmes{background:url('../images/menu_programmes_w.png') center center no-repeat;}

#ma_clients{width:76px; height:38px; text-indent:-9999px;}
.lightmenu #ma_clients{background:url('../images/menu_clients_w.png') center center no-repeat;}
.lightmenu .selected #ma_clients, .lightmenu .active #ma_clients, .lightmenu #ma_clients:hover{background:#808080 url('../images/menu_clients.png') center center no-repeat;}
.darkmenu #ma_clients{background:url('../images/menu_clients_w.png') center center no-repeat;}
.darkmenu .selected #ma_clients, .darkmenu .active #ma_clients, .darkmenu #ma_clients:hover{background:#FFF url('../images/menu_clients.png') center center no-repeat;}
.ddsmoothmenu #ma_clients{background:url('../images/menu_clients_w.png') center center no-repeat;}

#ma_services{width:84px; height:38px; text-indent:-9999px;}
.lightmenu #ma_services{background:url('../images/menu_services_w.png') center center no-repeat;}
.lightmenu .selected #ma_services, .lightmenu .active #ma_services, .lightmenu #ma_services:hover{background:#808080 url('../images/menu_services.png') center center no-repeat;}
.darkmenu #ma_services{background:url('../images/menu_services_w.png') center center no-repeat;}
.darkmenu .selected #ma_services, .darkmenu .active #ma_services, .darkmenu #ma_services:hover{background:#FFF url('../images/menu_services.png') center center no-repeat;}
.ddsmoothmenu #ma_services{background:url('../images/menu_services_w.png') center center no-repeat;}

#ma_blog{width:52px; height:38px; text-indent:-9999px;}
.lightmenu #ma_blog{background:url('../images/menu_blog_w.png') center center no-repeat;}
.lightmenu .selected #ma_blog, .lightmenu .active #ma_blog, .lightmenu #ma_blog:hover{background:#808080 url('../images/menu_blog.png') center center no-repeat;}
.darkmenu #ma_blog{background:url('../images/menu_blog_w.png') center center no-repeat;}
.darkmenu .selected #ma_blog, .darkmenu .active #ma_blog, .darkmenu #ma_blog:hover{background:#FFF url('../images/menu_blog.png') center center no-repeat;}
.ddsmoothmenu #ma_blog{background:url('../images/menu_blog_w.png') center center no-repeat;}

#ma_contact{width:52px; height:38px; text-indent:-9999px;}
.lightmenu #ma_contact{background:url('../images/menu_contact_w.png') center center no-repeat;}
.lightmenu .selected #ma_contact, .lightmenu .active #ma_contact, .lightmenu #ma_contact:hover{background:#808080 url('../images/menu_contact.png') center center no-repeat;}
.darkmenu #ma_contact{background:url('../images/menu_contact_w.png') center center no-repeat;}
.darkmenu .selected #ma_contact, .darkmenu .active #ma_contact, .darkmenu #ma_contact:hover{background:#FFF url('../images/menu_contact.png') center center no-repeat;}
.ddsmoothmenu #ma_contact{background:url('../images/menu_contact_w.png') center center no-repeat;}

#loginr{position: absolute; right: 280px;}
#ma_login{width:52px; height:38px; text-indent:-9999px; }
.lightmenu #ma_login{background:url('../images/menu_login.png') center center no-repeat;}
.lightmenu .selected #ma_login, .lightmenu .active #ma_login, .lightmenu #ma_login:hover{background:#808080 url('../images/menu_login_w.png') center center no-repeat;}
.darkmenu #ma_login{background:url('../images/menu_login.png') center center no-repeat;}
.darkmenu .selected #ma_login, .darkmenu .active #ma_login, .darkmenu #ma_login:hover{background:#FFF url('../images/menu_login.png') center center no-repeat;}
.ddsmoothmenu #ma_login{background:url('../images/menu_login_w.png') center center no-repeat;}


/* PAGES */

	/* Unshakeable Leadership */
	.ulp{width:500px; float:left;}
	.ulimg{float:left; display:block; margin-top:17px;}


	/* HOME */
	#homepage{width:1400px; height:850px; background:url('../images/bg_home.jpg') no-repeat; position:absolute; top:0px; left:0px;}
	#homemenu{font-size:50px; font-weight:bold; width:250px; margin-top:250px; margin-left:655px;}
	#homemenu a{display:block; width:auto; letter-spacing:-2px;}
	#homemenu a:hover{opacity:0.7; filter:alpha(opacity=70); -moz-opacity:0.7;}
	#homemessage{width:395px; height:211px; color:#FFF; background:url('../images/hometextbg.png') no-repeat; position:absolute; left:145px; top:250px; padding:10px 68px 10px 20px; line-height:1.4em;}
	#social{width:420px; height:211px; color:#FFF; position:absolute; left:145px; top:490px; padding:10px 68px 10px 20px; line-height:1.4em;}
	#social img, #social p {display: inline;}
	#social img {vertical-align: middle;}
	#social p {font-style: italic; font-weight: bold; padding: 0 20px 0 5px;}
	#downloadapp { position:absolute; top:126px; left:145px; }

	/* ABOUT */
	#about{padding-left:272px; padding-top:120px; background:url('../images/about_flame.png') no-repeat; height:590px; margin-top:50px; margin-left:0px;}
	#about h1{font-size:150px; margin-bottom:35px;}
	#about p{width:500px; line-height:1.4em; padding:5px 0;}
	#about a{text-decoration:underline;}

	/* CONSULTING */
	#consulting{color:#000; background:url('../images/consulting_fish.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#consulting h1{font-size:150px; margin:184px 0 0 264px;}
	#consulting #consultingcopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#consulting #consultingcopy p{line-height:1.4em; padding:5px 0;}
	#consulting #consultingcopy a{color:#000; text-decoration:underline;}

	/* CONTACT */
	#contact{background:url('../images/contact_spark.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#contact h1{font-size:150px; margin:184px 0 0 264px;}
	#contact #contactcopy{padding:10px 15px; width:600px; margin-left:255px; background:url('../images/contactcopy_bg.png') repeat; margin-top:30px;}
	#contact #contactcopy p{line-height:1.4em; padding:5px 0;}
	#contact #contactcopy a{text-decoration:underline;}
	#contact #contactcopy .left{float:left; width:290px;}
	#contact #contactcopy .right{float:left; width:250px;}

	/* LEADERSHIP */
	#leadership{color:#000; background:url(../images/elephant.jpg) no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#leadership h1{font-size:110px; margin:184px 0 0 264px;}
	#leadership #leadershipcopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#leadership #leadershipcopy p{line-height:1.4em; padding:5px 0;}
	#leadership #leadershipcopy a{color:#000; text-decoration:underline;}

	/* HIGH PERFORMING TEAMS */
	#hpt{color:#000; background:url('../images/cheetah.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#hpt h1{font-size:110px; margin:184px 0 0 264px;}
	#hpt #hptcopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#hpt #hptcopy p{line-height:1.4em; padding:5px 0;}
	#hpt #hptcopy a{color:#000; text-decoration:underline;}

	/* MERGER */
	#merger{color:#000; background:url(../images/zebra.jpg) no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#merger h1{font-size:110px; margin:184px 0 0 264px;}
	#merger #mergercopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#merger #mergercopy p{line-height:1.4em; padding:5px 0;}
	#merger #mergercopy a{color:#000; text-decoration:underline;}

	/* PARTNERSHIPS */
	#partnerships{color:#000; background:url('../images/turtle.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#partnerships h1{font-size:110px; margin:184px 0 0 264px;}
	#partnerships #partnershipscopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#partnerships #partnershipscopy p{line-height:1.4em; padding:5px 0;}
	#partnerships #partnershipscopy a{color:#000; text-decoration:underline;}

	/* RELATIONSHIP */
	#relationship{color:#000; background:url('../images/meerkats.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#relationship h1{font-size:110px; margin:184px 0 0 264px;}
	#relationship #relationshipcopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#relationship #relationshipcopy p{line-height:1.4em; padding:5px 0;}
	#relationship #relationshipcopy a{color:#000; text-decoration:underline;}

	/* MERLIN FACTOR */
	#merlinfactor{color:#000; background:url(../images/leadership_tiger.jpg) no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#merlinfactor h1{font-size:100px; margin:184px 0 0 264px;}
	#merlinfactor #merlinfactorcopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#merlinfactor #merlinfactorcopy p{line-height:1.4em; padding:5px 0;}
	#merlinfactor #merlinfactorcopy a{color:#000; text-decoration:underline;}

	/* CLIENTS */
	#clients{background:url('../images/client-logos.jpg') no-repeat; height:1000px; width:800px; position:absolute; top:0; left:0;}
	#clients h1{font-size:150px; margin:184px 0 0 264px;}
	#clients #clientscopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/contactcopy_bg.png') repeat; margin-top:30px;}
	#clients #clientscopy p{line-height:1.4em; padding:5px 0;}
	#clients #clientscopy a{text-decoration:underline;}
	#clients #clientscopy .clientsquote{color:#999;}

	/* PARTNERING */
	#partnering{color:#000; background:url('../images/partnering_bears.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#partnering h1{font-size:150px; margin:184px 0 0 264px;}
	#partnering #partneringcopy{padding:10px 15px; width:500px; margin-left:255px; margin-top:10px;}
	#partnering #partneringcopy p{line-height:1.4em; padding:5px 0;}
	#partnering #partneringcopy a{color:#000; text-decoration:underline;}

	/* SERVICES */
	#services{background:url('../images/services_sparks.jpg') no-repeat; height:900px; width:1300px; position:absolute; top:0; left:0;}
	#services h1{font-size:150px; margin:184px 0 0 264px;}
	#services #servicescopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/contactcopy_bg.png') repeat; margin-top:10px;}
	#services #servicescopy p{line-height:1.4em; padding:5px 0;}
	#services #servicescopy a{text-decoration:underline;}
	#services #servicescopy .servicesquote{color:#999;}

	/* PROGRAMMES */
	#programmes{background:url('../images/fireball.jpg') no-repeat; height:900px; width:1300px; position:absolute; top:0; left:0;}
	#programmes h1{font-size:110px; margin:184px 0 0 264px;}
	#programmes #programmescopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/contactcopy_bg.png') repeat; margin-top:10px;}
	#programmes #programmescopy p{line-height:1.4em; padding:5px 0;}
	span.programmes{font-style:italic; font-size:16px; font-weight:bold;}
	#programmes #programmescopy a{text-decoration:underline;}

	/* STRATEGIC VISION */
	#strategicvision{color:#000; background:url('../images/vision_hawk.jpg') no-repeat; height:600px; width:1000px; position:absolute; top:0; left:0;}
	#strategicvision h1{font-size:110px; margin:200px 0 0 264px;}
	#strategicvision #strategicvisioncopy{padding:10px 15px; width:500px; margin-left:255px; margin-top:0;}
	#strategicvision #strategicvisioncopy p{line-height:1.4em; padding:5px 0;}
	#strategicvision #strategicvisioncopy a{color:#000; text-decoration:underline;}

	/* COACHING */
	#coaching{color:#000; background:url('../images/horses.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#coaching h1{font-size:150px; margin:184px 0 0 264px;}
	#coaching #coachingcopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#coaching #coachingcopy p{line-height:1.4em; padding:5px 0;}
	#coaching #coachingcopy a{color:#000; text-decoration:underline;}
	
	/* CHOICES */
	#choices{color:#000; background:url('../images/cat.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#choices h1{font-size:110px; margin:184px 0 0 264px;}
	#choices #choicescopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#choices #choicescopy p{line-height:1.4em; padding:5px 0;}
	#choices #choicescopy a{color:#000; text-decoration:underline;}

	/* RELATEDNESS */
	#relatedness{color:#000; background:url('../images/dolphin.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#relatedness h1{font-size:110px; margin:184px 0 0 264px;}
	#relatedness #relatednesscopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#relatedness #relatednesscopy p{line-height:1.4em; padding:5px 0;}
	#relatedness #relatednesscopy a{color:#000; text-decoration:underline;}
	
	/* BEING */
	#being{color:#000; background:url('../images/lionfish.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#being h1{font-size:110px; margin:184px 0 0 264px;}
	#being #beingcopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#being #beingcopy p{line-height:1.4em; padding:5px 0;}
	#being #beingcopy a{color:#000; text-decoration:underline;}

	/* COACHINGFUTURE */
	#coachingfuture{color:#000; background:url('../images/lions.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#coachingfuture h1{font-size:110px; margin:184px 0 0 264px;}
	#coachingfuture #coachingfuturecopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#coachingfuture #coachingfuturecopy p{line-height:1.4em; padding:5px 0;}
	#coachingfuture #coachingfuturecopy a{color:#000; text-decoration:underline;}

	/* PERSONALMASTERY */
	#personalmastery{color:#000; background:url('../images/mantis.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#personalmastery h1{font-size:110px; margin:184px 0 0 264px;}
	#personalmastery #personalmasterycopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#personalmastery #personalmasterycopy p{line-height:1.4em; padding:5px 0;}
	#personalmastery #personalmasterycopy a{color:#000; text-decoration:underline;}

	/* NETWORK */
	#network{color:#000; background:url('../images/hummingbird.jpg') no-repeat; width:1170px; position:absolute; top:0; left:0; margin-bottom: 50px;}
	#network h1{font-size:150px; margin:184px 0 0 264px;}
	#network #networkcopy{width:800px; margin-left:270px; background:url('../images/counsultingcopy_bg.png') repeat; overflow: hidden; margin-bottom: 50px;}
	#network #networkcopy p{line-height:1.4em; padding:5px 0;}
	#network #networkcopy a{color:#000; text-decoration:underline;}
	#network .network{float:left; width:400px; padding-top:20px;}
	#network .network img{float:left; width:150px; padding-right:10px;}
	#network #networkcopy .network p{display:block; float:left; padding-top:40px;}

	/* CULTURECHANGE */
	#culturechange{color:#000; background:url('../images/penguin.jpg') no-repeat; height:600px; width:1000px; position:absolute; top:0; left:0;}
	#culturechange h1{font-size:110px; margin:184px 0 0 264px;}
	#culturechange #culturechangecopy{padding:10px 15px; width:500px; margin-left:255px; background:url('../images/counsultingcopy_bg.png') repeat;}
	#culturechange #culturechangecopy p{line-height:1.4em; padding:5px 0;}
	#culturechange #culturechangecopy a{color:#000; text-decoration:underline;}

	/* ONLINE */
	#online{color:#000; background:url('../images/online_mac.jpg') no-repeat; height:600px; width:1000px; position:absolute; top:0; left:0;}
	#online h1{font-size:150px; margin:184px 0 0 264px;}
	#online #onlinecontent{width:920px; position:absolute; height:200px; top:345px; left:0px;}
	#online #onlineleft{width:300px; position:absolute; left:280px; bottom:0;}
	#online #onlineleft label{display:block; float:left;width:80px; line-height:28px;}
	#online #onlineleft .input{width:200px; border:1px solid #999; font-size:13px; font-family:Arial, Vendana, sans-serif; padding:5px;}
	#online #onlineleft .submit{float:right; margin-top:15px; margin-right:10px;}
	#online #onlineleft div{clear:both; padding-top:10px;}
	#online #onlineright{width:300px; position:absolute; left:620px; bottom:-4px;}
	#online #onlineright p{padding-top:0; padding-bottom:15px;}


	/* LOGIN */
	#login{color:#000; background:url('../images/login_mac.jpg') no-repeat; height:600px; width:1000px; position:absolute; top:0; left:0;}
	#login h1{font-size:150px; margin:184px 0 0 264px;}
	#login #onlineleft{width:300px; position:absolute; left:280px; top:350px;}
	#login #onlineleft label{display:block; float:left;width:80px; line-height:28px;}
	#login #onlineleft .input{width:200px; border:1px solid #999; font-size:13px; font-family:Arial, Vendana, sans-serif; padding:5px;}
	#login #onlineleft .submit{float:right; margin-top:15px; margin-right:10px;}
	#login #onlineleft div{clear:both; padding-top:10px;}
	
	/* PEOPLE */
	#people{color:#000; background:url('../images/balloon.jpg') no-repeat; height:600px; width:800px; position:absolute; top:0; left:0;}
	#people h1{font-size:150px; margin:184px 0 0 264px;}
	#people_controls a{color:#000;}
	#people_frame{position:relative; height:210px; width:700px; overflow:hidden; margin-left:264px; margin-top:40px;}
	#people_frame #mask{position:absolute; top:0px; left:0px; height:210px; width:700px; background:url('../images/people_mask.png') no-repeat;}
	#people_frame #row1, #people_frame #row2, #people_frame #row3, #people_frame #row4, #people_frame #row5{height:210px; width:700px;}
	#people_controls{position:absolute; left:200px; top:450px;}
	#people_controls #up{display:block; height:30px; width:30px; background:url('../images/people_up_grey.png') no-repeat; text-indent:-9999px;}
	#people_controls #down{display:block; margin-top:10px; height:30px; width:30px; background:url('../images/people_down.png') no-repeat; text-indent:-9999px;}
	#people #name1, #people #name2, #people #name3{width:200px; position:absolute; top:600px; text-align:center; line-height:1.4em;}
	#people #name1 a, #people #name2 a, #people #name3 a{color:#000;}
	#people #name1{left:267px;}
	#people #name2{left:514px;}
	#people #name3{left:760px;}

	#people #peopleholder{margin-bottom:50px; margin-top:20px; margin-left:255px; overflow: hidden; width:700px;}
	#people #peopleholder .person{width:210px; text-align:center; float:left; margin:0 20px 20px 0;}
	#people #peopleholder .person img{padding-bottom:10px; width:190px;}
	#people #peopleholder .person a{color:#000;}

	#people #people_picture{position:absolute; top:380px; left:264px;}
	#people #people_bio{width:445px; position:absolute; top:380px; left:510px;}
	#people #people_bio h2{font-size:30px; padding:0; margin:0;}
	#people #people_bio h3{font-size:20px; padding:15px 0 0 0; margin:0;}
	#people #people_bio p{line-height:1.4em; padding:5px 0;}
	#people #people_bio a{color:#000; text-decoration:underline;}

	/* BRAND ME */
	#brandme{color:#CCC; background:url('../images/brandme.png') no-repeat; height:600px; width:853px; position:absolute; top:0; left:0;}
	#brandme h1{font-size:150px; margin:184px 0 0 264px;}
	#brandme #brandmecopy{float:left; padding:10px 15px; width:400px; margin-left:255px;}
	#brandme #brandmecopy p{line-height:1.4em; padding:5px 0;}
	#brandme #brandmecopy a{color:#CCC; text-decoration:underline;}
	#brandme #brandmebutton{float:left; width:151px; margin-left:10px; padding-top:30px;}


