/* CSS Document */

/* =========== Content Header Styles ============ */
#contact .header {
	background-image:url(../images/contactBanner.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:50px;
}
/* ============================================== */

/* ============ Content Body Styles ============= */
a.email:hover {
	border-bottom:1px dashed #DDDDDD;
}

.nestedImage {
	float:right;
	padding:0 0 10px 10px;
	margin-right:30px;
}
/* ============================================== */
