
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


#inner { background: #fff !important; }

.new-hero,
.callouts {
	width: 901px;
	margin: 20px auto;
}

	.new-hero a, .new-hero a img { border: 0; }

.callouts div { 
	width: 287px;
	float: left;
	padding-right: 19px;
	text-align: center;
	font-size: 1.3em;
	font-family: arial, sans-serif;
	color: #fff;
	background: url(/images/bg-callout-1.png) left bottom no-repeat;
}

	.callouts .callout-2 { background: url(/images/bg-callout-2.png) left bottom no-repeat; }
	.callouts .callout-3 { padding-right: 0; background: url(/images/bg-callout-3.png) left bottom no-repeat; }
	
	.callouts img { display: block; }
	.callouts a img { border: 0; }
	
	.callouts p { padding: 8px 0; }
		.callouts p a { color: #fff; text-decoration: none; }
			.callouts p a:hover { text-decoration: underline; }

#footer { display: none; }
#new-footer {
	position: relative;
	width: 1006px;
	height: 23px;
	background: #411F40;
	color: #674C66;
    }
#new-footer ul li#copyright {
	padding: 6px 0 0 76px;
	height: 17px;
	float: left;
	font-size: 10px;
	line-height: 10px;
	}
#new-footer ul li#links 
{
	height: 23px;
	float: right;
	font-size: 0px;
	line-height: 0px;
	width:402px;
	}
#new-footer ul li ul li {
	height: 23px;
	float: left;
	border-left: 1px solid #5D415C;
	font-size: 0px;
	line-height: 0px;
	}


#new-footer ul li#links { width: 812px;}
#new-footer ul li#copyright { padding-left: 55px; }

#pop-signature { right: 25px; }