ul#nav li.nav5 a{
	background-position: top;
}

#flash {
	margin: 0 auto;
	text-align: center;
	width: 960px;
	height: 162px;
	background: url(../images/header_contact.jpg) no-repeat;
}

#sections {
	width: 960px;
	height: 394px;
}

#sections .left {
	position: relative;
	float: left;
	width: 480px;
	height: 394px;
	background: url(../images/contact_left.jpg) no-repeat;
}

#sections .right {
	position: relative;
	float: left;
	width: 480px;
	height: 394px;
	background: url(../images/contact_right.jpg) no-repeat;
}

.email a {
	position: relative;
	top: 205px;
	left: 26px;
	display: block;
	width: 260px;
	height: 25px;
	background: url(../images/email.png) bottom no-repeat;
}

.email a:hover {
	background-position: top;
}