#flash-video #blanking-plate {
	background: #fff; position: absolute; width: 200px; height: 18px; bottom: 0; right: 0;
}

#flash-video {
	margin-bottom: 23px;
	position: relative;
	top: 0; left: 0;
	width: 560px;
	height: 370px;
}

#flash-video img {
	position: absolute;
	display: block;
	top: 0; left: 0;
}

#flash-video a#image-link {
	width: 100%;
	height: 100%;
	display: block;
}

#flash-video a#interactive-link {
	width: 147px;
	height: 23px;
	position: absolute;
	bottom: 38px; right: 18px;
	background: url(../images/hmpg-interactive.png) 0 0 no-repeat;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	overflow: hidden;
	color: #fff;
	text-indent: 8px;
}

#homepage_slider a:hover {
	text-decoration: none;
}

#homepage_slider a {
	display: block;
}

#homepage_slider .title {
	margin: 11px 0 4px 0;
}

#homepage_slider .title, #homepage_slider .title span {
	display: block;
	height: 35px;
	position: relative;
	top: 0; left: 0;
	width: 252px;
} 

#homepage_slider .title span {
	position: absolute;
	background-position: top left;
	background-repeat: no-repeat;
}

#homepage_slider .yellow .title span {
	background-image: url(../images/home-what-we-do.png);
}
#homepage_slider .green .title span {
	background-image: url(../images/home-who-we-help.png);
}
#homepage_slider .red .title span {
	background-image: url(../images/home-how-we-do-it.png);
}

#homepage_slider li {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	position: relative;
	top: 0; left: 0;
	background-color: #fff;
	padding-bottom: 11px;
}

#homepage_slider .yellow {
	border-bottom-color: #dfb800;
}
#homepage_slider .green {
	border-bottom-color: #00927e;
}
#homepage_slider .red {
	border-bottom-color: #bf3019;
}

#homepage_slider .text {
	display: block;
	width: 425px;
	font-size: 12px;
}

#homepage_slider .text.full {
	width: auto;
}

#homepage_slider .button {
/*	position: absolute;
	bottom: 7px; right: 0;
*/	color: #fff;
	display: block;
	height: 24px;
	width: 76px;
	line-height: 25px;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	float: right;
/*	margin: -30px 0 6px 0; */
	margin: -24px 0 0 0;
	z-index: 200;
	position: relative;
	top: 5px; left: 0;
}

#homepage_slider .button:hover {
	text-decoration: underline;
}

#homepage_slider .yellow .button {
	background-image: url(../images/read-more-yellow.png);
}
#homepage_slider .green .button {
	background-image: url(../images/read-more-green.png);
}
#homepage_slider .red .button {
	background-image: url(../images/read-more-red.png);
}

#homepage_slider .button.view_button {
	background-position: bottom left;
}

#homepage_slider .extra_info p {
	padding-top: 8px;
	line-height: 1.1em;
	width: 478px;
}

/*#homepage_slider #how_we_do_it_slider .extra_info {
	height: 85px;
}*/

#how_we_do_it_slider .extra_info p {
	float: left;
	width: 95px;
	padding-right: 6px;
}

#homepage_slider .extra_info {
	display: none;
	height: auto;
	padding:0px 0px 10px 0px;
}
