
.new-visitor {
	height: 506px;
	width: 800px;
	background: #ffffff url('../img/site/interstitial-left-w-logo.jpg') no-repeat left top;
}

a.new-visitor-link, a.new-visitor-link:hover, a.new-visitor-link p {
	text-decoration: none !important;
}

.new-visitor-copy {
	color: #231f20;
	display: block;
	width: 400px;
	float: right;
	margin: 25px 50px 0 0;
}

.new-visitor-copy h2 span {
	font: 28px/32px 'Crete Round',Georgia,Times,serif;
	background-color: #231f20;
	padding: 8px 18px;
	color: #FFFFFF;
}

.new-visitor-body {
	border-left: 4px solid #00ADEF;
    padding: 0 0 0 11px;
    line-height:24px;
    margin-top:36px;
}

.new-visitor-body h4 {
	font-weight: normal;
	font-size: 24px;
	margin: 0;
	line-height: 24px;
}

.new-visitor-close-button {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #6D675F;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}

.new-visitor-continue {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font: 16px/20px 'Crete Round',Georgia,Times,serif;
	font-weight: normal;
	background: url("../img/site/arrow02.png") no-repeat scroll 100% 50% transparent;
    color: #0058DC;
    font-weight: 400;
    padding: 0 25px 0 0;
}