#header .expertise {
	padding-left: 130px;
}

#header a.email {
	color: #000000;
	position: absolute;
	right: 10px;
	top: 5px;
	height: 50px;
	width: 50px;
	padding-top: 65px;
	background: url( "/assets/2ndGen/images/email.jpg" ) no-repeat;
	text-decoration: none;
	text-align: center;
}

#header a.email:hover {
	background: url( "/assets/2ndGen/images/email_hover.jpg" ) no-repeat;
	text-decoration: underline;
}

