.bghomeleft {
	background-image: url(../images/home/bg_homeleft.gif);
	background-repeat:no-repeat;
	background-position: right top;
}
#mainsection {
	clear: both;
}
#homebanner {

	height: 335px;
	margin-top: -16px;
}
#homecontent {
	min-height:304px;
	background-image: url(../images/home/bg_homecontent.gif);
	background-repeat: repeat-y;
	margin-top: 31px;
	margin-bottom:35px;
}
#service {
	width:284px;
	float:left;
	padding:0px 30px;
}
#servicelinks {
	padding-bottom: 12px;
}
#servicelinks li a {
	text-decoration:none;
	background-image: url(../images/home/blue_bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-weight: bold;
	line-height:23px;
	padding-left:18px;
}
#servicelinks li a:hover {
	text-decoration:underline;
}
#tools {
	width:184px;
	float:left;
	padding:0px 32px;
}
#toolslinks {
	padding-bottom: 12px;
}
#toolslinks li a {
	text-decoration:none;
	background-image: url(../images/home/blue_bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-weight: normal;
	line-height:23px;
	padding-left:18px;
	color: #122756;
}
#toolslinks li a:hover {
	text-decoration:underline;
}
#evidence {
	width:310px;
	float:left;
	padding:0px 28px;
}
#evidence span {
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size:23px;
	color:#4c8bc5;
	padding-bottom:15px;
}
.learnmore {
	background-image: url(../images/home/learnmore.png);
	height: 19px;
	width: 100px;
	display: block;
	text-decoration: none;
	background-position: 0px 0px;
}
.learnmore:hover {
	background-position: 0px -19px;
}
#servicecta {
	margin-top: 20px;
	margin-bottom: 20px;
	height:71px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0d4dd;
	border-bottom-color: #d0d4dd;
}
#servicecta li {
	float:left;	
}
#servicecta li span {
	display:none;
	
}

#servicecta li a {
	display:block;
	background-image: url(../images/home/service-cta.png);
	background-repeat: no-repeat;
	width: 142px;
	margin: 0px;
	padding: 0px;
}
#servicecta .cta-request {
	height:71px;
	background-position:0px 0px;
}
#servicecta .cta-request:hover {
	background-position:0px -71px;
}
#servicecta .cta-contact {
	height:71px;
	background-position:-142px 0px;
}
#servicecta .cta-contact:hover {
	background-position:-142px -71px;
}
.phone {
	background-image: url(../images/home/phone.png);
	background-repeat: no-repeat;
	height: 34px;
}
.testimonial {
	background-image: url(../images/home/bubble.png);
	background-repeat: no-repeat;
	height: 167px;
	width: 260px;
	padding: 25px;
}
.testimonial p {
	margin:0px;
	line-height: 18px;
	padding: 0px 0px 5px;
	color: #4c8bc5;
}
.testimonial span {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display: block;
}
.flash-right {
	background-image:url(../images/home/flash-right.gif);
	background-position:left 165px;
	background-repeat:no-repeat;
	height:500px;
}
.flash-left {
	background-image:url(../images/home/flash-left.gif);
	background-position:right 165px;
	background-repeat:no-repeat;
	height:500px;
}