/* All styles for home page */
#showCase {
	height:305px;
	width:820px;
	margin:auto;
	padding-top: 21px;
}

#content {
	background-image: url("../resources/images/homepage/Showcase-details-back.gif");	
}

#serviceSummary {
	height: 239px;
	width: 230px;
	border: 8px solid #efeae7;
    background-image: url("../resources/images/homepage/service-details_2.gif");
	float: left;
	padding: 0;
	margin: 0px 10px 0px 0px;
}

#serviceSummary  ul li a:hover, #serviceSummary ul li a.current {
	color: #C1C900;
}

#serviceSummary ul li a.deselected {
	color: #FFFFFF;
}

#serviceValues {
	height:239px;
	width:540px;
	border:8px solid #efeae7;
    background-image: url("../resources/images/homepage/The-value-of-experience.jpg");
	float: left;
	padding: 0;
	margin-top: 0px;	
}

#serviceDetail {
	width:820px;
	margin:auto;
}

#serviceSummary h2, #serviceValues  h2, #serviceValues  h3{
	display:none;
}

#serviceSummary h3 {
	clear:both;
	font-size:10px;
	padding:11px 19px;
	font-weight:bold;
	color:#AEC700;
	margin: 0px 0 0 20px;
	padding: 10px 0 0 0;
}

#serviceSummary h3#textDiv {
	width: 150px;
}

#serviceSummary ul {
	list-style:none;
	padding:132px 0px 0 20px;
	margin:0;
	width:205px;
	height:50px;
	float:left;
}

#serviceSummary li {
	font-size:12px;
	display:inline;
	float:left;
}

#serviceSummary li a {
	color:white;
	text-decoration:none;
	display:block;
	width:98px;
}

#explanation {
	width:410px;
	float:left;
	padding:0px 30px 30px 0px;
	margin-top: 0px;
}

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

#explanation p, ul {
	font-size:11px;
}

#funnels {
	display: block;
}

.funnel {
	float:left;
	display: inline;
	width: 104px;
	font-size:10px;
	border-right:1px solid #B3B3B3;
	margin-right: 7px;
	padding-right: 7px;
}

/* Reset for non-ie browsers and ie7 */
#funnels > .funnel {
	margin-right: 14px;
	padding-right: 14px;
}

.funnel img, .funnel#last{
	padding: 0;
	margin: 0;
	border: 0;
}

#funnels p {
	width: 104px;
	height: 40px;
}

/* Stuart Langridge image replacement technique */
#maintext #explanation h2 {
    padding: 18px 0 0 0;
    overflow: hidden;
	background-image: url('../resources/images/homepage/homepage_header.gif');
    background-repeat: no-repeat;
	
    height: 0px !important;
    height /**/:18px;
}

#maintext  .funnel h2{
    padding: 0;
	display: inline;
	margin: 3px 0 0 0;
    overflow: visible;
    height: 16px;
}

#maintext .funnel img {
	margin-top: 5px;
}

/* Stuart Langridge image replacement technique *//*
.funnel h2  {
	padding: 10px 0 0 0;
    overflow: hidden;
	background-repeat: no-repeat;
	
	height: 0px !important;
    height /**//*:10px;
}

.funnel h2.clients  {
	background-image: url('../resources/images/homepage/clients.gif');
}

.funnel h2.consultancies {
	background-image: url('../resources/images/homepage/consultancies.gif');
	width: 104px; /*This needs to be in here for IE*//*
}

.funnel h2.consultants {
	background-image: url('../resources/images/homepage/consultants.gif');
}*/

/*88888888888888888888888888888*******************/
