/* CSS Document */

#blue_text {
	position:absolute;
	top:55px;
	left:11px;
	width:930px;
	z-index:10;
	background:url(/images/bg/bg_home_blue.png) repeat;
	min-height:40px;
}

#blue_text div.text_right {
	background-color:#94ced4;
	width:470px;
	float:right;
}

#blue_text p {
	color:#ffffff;
	margin:4px 38px 4px 20px;
	font-size:14px;
	line-height:18px;
}

h2.blue_title {
	margin-top:15px;
	margin-bottom:15px;
}

h3.blue_title {
	font-weight:100;
}

h1.about {
	display:block;
	background:url(/images/title_about.gif) no-repeat;
	height:32px;
	width:361px;
	margin-top:5px;
}

h1.profiles {
	display:block;
	background:url(/images/title_moon-consulting-profiles.gif) no-repeat;
	height:32px;
	width:358px;
	margin-top:5px;
}

h3 {
	line-height:20px;
	padding:0 0 0 15px;
	margin:0;
	border-bottom:2px solid #aedfe5;
	border-top:2px solid #aedfe5;
	margin-bottom:10px;
}

#values h2, #core h2 {
	display:inline;
	margin:0 0 0 15px;
	padding:0;
	float:left;
}

#values p {
	margin-left:15px;
	margin-bottom:10px;
	font-size:11px;
}

#core p {
	margin-left:15px;
	font-size:11px;
}

div.about-profile {
	background:#e6e6e6;
	display:inline-block;
	margin-bottom:15px;
	height:200px;
	width:460px;
	overflow:hidden;
	position:relative;
}

div.about-profile div p {
	margin-top:11px;
	margin-right:11px;
	margin-bottom:11px;
}

div.about-profile div h2,div.about-profile div img {
	margin-left:11px;
}


#about {
	clear:both;
	padding-top:20px;
}

#about h2 {
	padding-top:10px;
	margin-top:0;
}


#about h2 a {
	text-decoration:none;
}

#about p {
	font-size:11px;
}

div.read-more {
	position:absolute;
	bottom:0px;
	width:100%;
	display:block;
	background:#e6e6e6;
	width:225px;
}

div.read-more p {
	margin-right:11px;
	text-align:right;
	line-height:11px;
	padding:0;
}