#mainContent {
	width: 848px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	margin: -29px 25px 25px;
}
.logo {
	height: 54px;
	width: 900px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: visible;
	visibility: visible;
	z-index: 2;
	background: url(images/logo_hastings.gif) no-repeat left top;
}
#mainNav {
	color: #FFFFFF;
	background: #000000 url(images/navBlockHastings.gif) no-repeat left top;
}
#mainNav li {
}
#logo2 {
	color: #FFFFFF;
	background: #000000 url(images/navBlockHastings.gif) repeat-y left top;
}
#mainNav a:link, #mainNav a:visited, #mainNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:hover {
	color: #E6D59B;
}
#contactUs {
	height: 360px;
	width: 400px;
	margin-left: auto;
	margin-top: 30px;
	overflow: hidden;
	font-size: 110%;
	margin-right: auto;
	color: #000000;
}
#flash {
	background: url(images/bg_contacts.jpg) no-repeat left top;
	height: 462px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
	width: 533px;
	color: #000000;
	font-weight: bold;
}

#notes {
	bottom: 0px;
	position: relative;
	width: 325px;
	margin-left: auto;
	margin-top: 32px;
	margin-right: auto;
	overflow: hidden;
	color: #B70000;
}
