/* ==================== */
/* Page Wrapper */
/* ==================== */
#pageWrapper {
	border: 0px;
}

/* ==================== */
/* Page Header */
/* ==================== */
#pageHeader {
	position: relative;
	float: left;
	background: none;
	border: 0px;
}

#logo {
	position: relative;
	margin-left: -22px;
}

#mainNav{
	display: none;
}


/* ==================== */
/* Page Heading */
/* ==================== */
#pageHeading {
	position: relative;
	float: left;
}

/* ==================== */
/* Page Content Layout */
/* ==================== */
#pageContent{
	clear: both;
	padding: 0px;
	margin-top: 10px;
}

/* ==================== */
/* Page Footer */
/* ==================== */

#pageFooter {
	padding: 25px 0px;
}

#footerPhone {
	float: left;
	width: 50%;
	text-align: left;
}

#footerLinks {
	display: none;
}

#footerEmail {
	float: left;
	width: 50%;
	text-align: right;
	margin-right: -1px;
}

#pageValidation {
	display: none;
}