/* CSS Document */

/* Base styles */

* {
	outline:none;
}

body {
	margin:0 0 0 0;
	background:#ffffff url(images/bg.gif) repeat-x;
	}
	
h1 { margin:0 0 20px 0; }

h3 {
	font:bold 16px arial;
	color:#0f3156;
	}

p {
	font:normal 14px arial;
	color:#555555;
	margin:0 20px 20px 20px;
	}
	


li {
	font:normal 14px arial;
	color:#555555;
	margin:0 40px 0 20px;
	}
	
.bold {font-weight:bold; color:#000000;}
.super { font-size:70%; position:relative; bottom:0.5em; }
	
	
/* Header */

#container {
	margin:0 auto 0 auto;
	width:820px;
	z-index:1;
	}

#container a {
	font:normal 14px arial;
	color:#333333;
	}
	
#container a:hover {
	font:normal 14px arial;
	color:#7d131d;
	}

#header {
	display:block;
	background:url(images/header.gif);
	height:115px;
	width:820px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-indent:-9999px;
	}
	 
/* Splash */

#body {
	background:url(images/bg_splash.jpg) no-repeat;
	width:680px;
	float:right;
	}
	

/* Nav */

#nav {

	width:680px;
	}
	
#mainnav {
	background:url(images/bg_mainnav.jpg);
	padding:0 0 0 13px;
	margin:155px 0 0 0;
	height:80px;
	}
	
#mainnav li {
	display:inline;
	width:105px;
	height:80px;
	margin:0 0 0 0;
	}

#mainnav a {
	height:80px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	}
	
#mainnav a:hover {background-position:0 -80px;}
#mainnav a:active, #mainnav a.selected {background-position:0 -160px;}

#who a          {background:url(images/nv_mn_who.jpg); width:105px;}
#system a       {background:url(images/nv_mn_system.jpg); width:105px;}
#clients a      {background:url(images/nv_mn_clients.jpg); width:105px;}
#blog a      {background:url(images/nv_mn_blog.jpg); margin-left:222px; width:57px;}
#sfaq a      {background:url(images/nv_mn_faq.jpg); width:57px;}


#subnav {
	background:url(images/bg_subnav.jpg);
	height:30px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
#subnav li {
	display:inline; 
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	}
	
#subnav a {
	height:30px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	}
	
#subnav a:hover {background-position:0 -30px;}
#subnav a:active, #subnav a.selected {background-position:0 -60px;}
	
#nv_home a           {width: 87px; background:url(images/nv_mn_home.jpg);}
#nv_swho a           {width:101px; background:url(images/nv_mn_swho.jpg);}
#nv_contact a        {width:101px; background:url(images/nv_mn_contact.jpg);}

#nv_overview a       {width: 70px; background:url(images/nv_mn_over.jpg);}
#nv_framework a      {width: 81px; background:url(images/nv_mn_fwork.jpg);}
#nv_actionplan a     {width: 77px; background:url(images/nv_mn_plan.jpg);}
#nv_corporate a      {width:128px; background:url(images/nv_mn_corp.jpg);}
#nv_rolemaps a       {width: 61px; background:url(images/nv_mn_rmaps.jpg);}
#nv_personal a     {width:125px; background:url(images/nv_mn_pers.jpg);}
#nv_research a       {width:138px; background:url(images/nv_mn_research.jpg);}

#nv_sclients a       {width: 99px; background:url(images/nv_mn_sclients.jpg);}
#nv_success a        {width:127px; background:url(images/nv_mn_success.jpg);}
#nv_testimonials a   {width:117px; background:url(images/nv_mn_tstm.jpg);}

	
/* Content */

.content {
	width:600px;
	background:#ffffff url(images/bg_body.gif) repeat-x;
	padding:40px 40px 0 40px;
	}

.contenttext {
	margin:25px 0 0 0;
}

h1 {
	text-indent:-9999px;
	}	


#home h1 { background:url(images/title_home.jpg) center no-repeat; }
#who h1 { background:url(images/title_swho.jpg) center no-repeat; }
#contact h1 { background:url(images/title_contact.jpg) center no-repeat; }
#faq h1 { background:url(images/title_faq.jpg) center no-repeat; }

#overview h1 { background:url(images/title_overview.jpg) center no-repeat; }
#framework h1 { background:url(images/title_rolemaps.jpg) center no-repeat; }
#actionplan h1 { background:url(images/title_rolemaps.jpg) center no-repeat; }
#corporate h1 { background:url(images/title_rolemaps.jpg) center no-repeat; }
#rolemaps h1 { background:url(images/title_rolemaps.jpg) center no-repeat; }
#personal h1 { background:url(images/title_rolemaps.jpg) center no-repeat; }
#research h1 { background:url(images/title_research.jpg) center no-repeat; }

#clients h1 { background:url(images/title_clients.jpg) center no-repeat; }
#success h1 { background:url(images/title_success.jpg) center no-repeat; }
#testimonials h1 { background:url(images/title_testimonials.jpg) center no-repeat; }






.person {
	clear:left;
	}

.portrait {
	float:left;
	width:180px;
	padding:0 30px 10px 10px;
	text-align:center;
	};
	
.caption {
	font-size:10px;
	color:#000000;
	}
	
.quote {
	font-style:oblique;
	font-size:11px;
	}


#contact h4 {
	font:bold 16px arial;
	text-align:center;
	}

.contact {
	margin:0 0 20px 5px;
	text-align:center;
	}
	
.contact p {
	font-size:12px;
	margin:0 0 0 0;
	font-weight:bold;
	}
	

.diagram {
	float:left;
	margin:0 30px 0 0;
	text-align:center;
	}
	
.diagram p {
	font-size:10px;
	width:200px;
	}


#align_nav {
	margin:10px 0px 20px 0px;
	clear:both;
	height:127px;
	text-align:center;
	width:441px;
	padding:0 80px 0 79px;
	}

#align_nav a {
	width:127px;
	height:127px;
	text-indent:-9999px;
	margin:0 10px 0px 10px;
	float:left;
}

#align_nav a:hover {background-position:0 -127px;}
#align_nav a:active, #align_nav a.selected {background-position:0 -254px;} 

#st_framework { background:url(images/nv_st_fwork.gif) }
#st_rolemaps { background:url(images/nv_st_rmaps.gif) }
#st_grid { background:url(images/nv_st_grid.gif) }


.clientlist {
	list-style:none;
	}

.clientlist li {
	width:80px;
	height:140px;
	font:normal 11px arial;
	text-align:center;
	margin:0 5px 40px 5px;
	float:left;
	}

#system {
	margin:5px 0 20px 0;
}

#system a {
	float:left;
}

#system1_act a { background:url(images/system_1.gif); height:334px; width:208px; background-position:0 -334px; }
#system1 a     { background:url(images/system_1.gif); height:334px; width:208px; }
#system1 a:hover { background-position:0 -334px; }

#system2_act a { background:url(images/system_2.gif);	height:154px;	width:179px; background-position:0 -154px; }
#system2     a { background:url(images/system_2.gif);	height:154px;	width:179px; }
#system2 a:hover { background-position:0 -154px; }

#system3_act a { background:url(images/system_3.gif); height:154px; width:198px; background-position:0 -154px; }
#system3     a { background:url(images/system_3.gif); height:154px; width:198px; }
#system3 a:hover { background-position:0 -154px; }

#system4_act a { background:url(images/system_4.gif); height:180px; width:179px; background-position:0 -180px; }
#system4     a { background:url(images/system_4.gif); height:180px; width:179px; }
#system4 a:hover { background-position:0 -180px; }

#system5_act a { background:url(images/system_5.gif); height:180px; width:198px; background-position:0 -180px; }
#system5     a { background:url(images/system_5.gif); height:180px; width:198px; }
#system5 a:hover { background-position:0 -180px; }


.testimonial {
	background:url(images/quotes.gif) no-repeat;
	margin:10px 0 30px 0;
	padding:20px 10px 0 10px;
	min-height:80px;
	}

.testimonial p {
	margin-bottom:10px;
	}

.testimonial .speaker {
	font:bold oblique 11px arial;
	margin-left:40px;
	color:#000000;
	}
	

.question {
	padding:30px 0 30px 0;
	border-top:solid 1px #666666;
	}

.question .bold {
	color:#73131d;
	}

/* Footer */

#footer {
	width:680px;
	height:30px;
	background:url(images/bg_footer.gif);
	clear:both;
	text-align:center;
	padding-top:50px;
}

#footer p {
	font-size:10px;
	}


#floater {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	text-align:right;
	width:100%;
	}
	
#floater {
	margin:5px 0 0 -5px;
	}

#floater h6, #floater a {
	margin:0 0 0 0;
	font:normal 10px arial;
	color:#999999;
	}
	
#floater a:hover {
	color:#7d131d;
	}
	
	
.clear {
	clear:both;
	}
	
	


	