.bg-right {
	background-image: url(/images/home/bg-body.png);
	background-repeat: repeat-x;
}
	#wrapper {
		background-image: url(/images/home/bg-wrapper.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
/*.bghomeleft {
	background-image: url(../images/home/bg_homeleft.gif);
	background-repeat:no-repeat;
	background-position: right top;
}*/
#header {background-image: url(/images/home/bg-header.png);}
.bg-left {background: none;}
#mainsection {
	clear: both;
}
#homebanner {
	position: relative;
	height: 319px;
	margin-top: 0px;
}
	#cycle-banner {width: 960px; height: 286px; overflow: hidden;}
		#cycle-banner div {width: 960px;}
		#cycle-banner div span {
			position: absolute;
			top: 265px; left: 30px;
		}
		#cycle-banner div span a {position: static; display: inline-block; overflow: hidden; height: 1px; padding-top: 18px;}
		#cycle-banner div span a:hover {background-position: 0 -19px;}
		.btn-about {width: 92px; background: url(/images/home/btn-about.png) no-repeat;}
		.btn-contact {width: 94px; background: url(/images/home/btn-contact.png) no-repeat;}
		.btn-careers {width: 112px; background: url(/images/home/btn-careers.png) no-repeat;}
		.btn-demo {width: 112px; background: url(/images/home/btn-demo.png) no-repeat;}
	.banner-nav {
		position: absolute;
		top: 265px; left: 255px;
		z-index: 30;
	}
		.banner-nav a {
			display: inline-block;
			height: 1px; 
			padding-top: 13px;
			margin-right: 3px;
			width: 14px;
			overflow: hidden;
			background: url(/images/home/banner-nav.png) no-repeat;
		}
		.banner-nav a:hover, .banner-nav a.activeSlide {background-position: -16px 0;}
#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;
}*/
