#wrapper {
	background: url(/img/_zk/header-white.jpg) top center repeat-x;
}

#header-image {
	background: url(/img/_zk/header.jpg) no-repeat;
	height: 164px;
	display: none;
}



#blackbox {
	background: url(../img/_zk/black-gradient.jpg) top left repeat-x; 
	color: #4085AC;
	font-size: 19px;
	padding: 12px;
	display: none;
	text-align: center;
}

#crosspitch-box {
	background: #1C577D;
	font-size: 14px;
	text-align: center;
	padding: 10px;
	margin: 3px;
}

#crosspitch-box a {
	color: #ddd;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
}

#crosspitch-box strong {
	color: white;
}

#view-properties-button {
	text-decoration: none;
	font-size: 12px;
	color: #0099CC;
	font-weight: normal;
}

#view-properties-button:hover {


	color:#003366;
}

#social-media-icons {
	width: 930px;
	margin: 0px auto;
	padding: 5px 0 0 0;
	text-align: right;
	height: 75px;
}

#home-logo {
	display: block;
	float: left;
	height: 75px;
	background: url(/img/_zk/logo.jpg) top left no-repeat;
	width: 450px;
}

#tagline {
	margin: 8px 0 14px;
	color: #1C577D;
	display: block;
	font-size: 18px;
}