#services-splash {
	position: relative;
	width: 415px;
	margin-bottom: 75px;
	margin-top: 15px;
	padding: 40px 50px 0 245px;
	}

#services-splash.video_analysis {
	background: url(http://www.fitandfunctional.com/images/bg_video_analysis.jpg) top no-repeat
	}

#services-splash.opd {
	background: url(http://www.fitandfunctional.com/images/bg_online_program_design.jpg) top no-repeat;	
	}

#services-splash.gym_consulting {
	background: url(http://www.fitandfunctional.com/images/services_text_bg.jpg) top no-repeat;
	}

#services-splash h3{
	position: absolute;
 	text-indent: -9999px;
	}

#services-splash p {
	color: #fff;
	}

#services-splash p em,
#services-splash p i {
	color: #2E719E;
	font-size: 1.1429em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	}

#services-splash.video_analysis #demo{
   position: absolute;
   left: 32px;
   top: 78px;
   width: 186px;
}

#services-splash.gym_consulting #demo{
   position: absolute;
   left: 32px;
   top: 78px;
   width: 186px;
}

#services-splash.opd #demo{
   position: absolute;
   left: 32px;
   top: 178px;
   width: 186px;
}

#services-splash #demo h3{
   position: static;
   margin-bottom: 18px;
}

#services-splash #demo h3 a{
   display: block;
   width: 186px;
   height: 29px;
}

#services-splash #demo p{
   color: #72746D;
   text-align: center;
}

#services-splash #get-started{
   position: absolute;
   top: 161px;
   right: 60px;
   width: 512px;
}

#services-splash #get-started p {
   float: right;
   margin: 21px 5px 0 0;
   font-size: 1.3em;
}

#services-splash #get-started p a{
   color: #527021;
   text-decoration: none;
}

