/* #home-badge {float: left; padding-right: 10px;} */


#home-badge {
float:left;
margin-top:-10px;
padding-right:10px;
padding-bottom:19px;
}

.home-heading { display:block;
font-size:26px;
font-style:italic;
line-height:10px;
margin:15px 0 0;}

.home-title {color:#5E6167;
font-size:18px;
line-height:11px;}

.home-list {
font-size:11px;
line-height:19px;
margin:10px 0 0;
padding:0;}

	.home-list li {float: left; display: inline-block; width: 270px; padding-left: 10px; background:url(/images/home-bullet.png) left 8px no-repeat; margin-left: 30px;}

#content-body #home-cta {
	display: block;
	width: 657px;
	height: 1px;
	padding: 128px 0px 0px 0px;
	overflow: hidden;
	background: url(/images/home-cta.jpg);
}	

#content-body #home-cta:hover {background-position: 0 -130px;}

body.home h1, .home h1 {display: none}

body.home #ctas li#cta-home {display:none;}

body.home #ctas {padding-top:52px;}

body.home #content-body {
padding:22px 40px;
}
