html { overflow-y:scroll; }

body {
	font:14px Verdana, sans-serif;
	color:#999999;
	margin:0;
	padding:0;
}

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#333;
}

h1, h2, h3 {
	font-weight:normal;
}

p {
	
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.intro {
	font-size:18px;
	color:#666;
}

.red {
	color:#FF3333;
}

#wrapper {
	width:810px;
	margin:0px auto;
	min-height:600px;
	margin-bottom:15px;
}

#header {
	height:128px;
	border-bottom:1px solid #D2D2BE;
}

#logo {
	border:0;
	margin:24px;
}

#content {
	width:530px;
	margin-left:115px;
	padding-bottom:0px;
}



#nav {
	margin-left:115px;
	margin-bottom:30px;
	margin-top:24px;
	width:500px;
	float:left;
}

.nav_holder {
	height:15px;
	margin-bottom:9px;
	clear:both;
}

#nav a.mn {
	width:170px;
	outline:0;
	text-indent:-1000px;
	display:block;
	height:15px;
	float:left;
	margin-right:10px;
	background:#fff url('images/team.gif') 0px -15px no-repeat;
}

#nav a.mn:hover {
	background-position:0px -30px;
}

#nav a.selected {
	background-position:0px 0px;
}

#nav a.team {
	background-image:url('images/team.gif');
	width:39px;
}

#nav a.learning {
	background-image:url('images/learning.gif');
	width:73px;
}

#nav a.tribe {
	background-image:url('images/tribe.gif');
	width:44px;
}

#nav a.coaching {
	background-image:url('images/coaching.gif');
	width:76px;
}

#nav a.integration {
	background-image:url('images/integration.gif');
	width:97px;
}

#nav a.intranets {
	background-image:url('images/social_intranets.gif');
	width:139px;
}

#nav a.methodology {
	background-image:url('images/methodology.gif');
}

#nav a.services {
	background-image:url('images/services.gif');
	width:69px;
}

#nav a.technology {
	background-image:url('images/technology.gif');
	width:92px;
}

#nav a.blog {
	background-image:url('images/blog.gif');
	width:35px;
}

#nav a.delivery {
	background-image:url('images/delivery.gif');
	width:67px;
}

#nav a.subscription {
	background-image:url('images/subscription.gif');
	width:105px;
}

#nav a.connect {
	background-image:url('images/connect.gif');
	width:65px;
}

#subnav {
	font-size:10px;
	text-align:left;
	float:left;
}

#subnav a.selected {
	color:#FF3333;
}

#subnav a {
	text-decoration:none;
}

#contact_info {
	font-size:9px;
	float:right;
	margin-top:24px;
	margin-right:10px;
}

#contact_info a {
	color:#999;
	text-decoration:none;
}

#contact_info a:hover {
	color:#666;
}


#footer {
	/*background-color:#FF3333;*/
	color:#999;
	height:12px;
	line-height:12px;
	padding-left:15px;
	background:#fff url('images/ka_footer.gif') no-repeat;
	font-size:9px;
	margin-top:30px;
}

#inner_footer {
	padding:0px 24px;
}

#footer, #footer a {
	color:#B4B4B4;
}

#twitter_update_list {
	list-style:none;
	margin:0;
	padding:0;
}

#twitter_update_list li {
	margin-bottom:10px;
}
#recent_blog_posts a {
	color:#999;
}
#recent_blog_posts a:hover {
	color:#333;
}
.recent_blog_posts_date {
	color:#aaa;
	font-size:11px;
}
