body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	overflow: auto;
}
.container {
	height: 570px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: visible;
	top: 0px;
	float: none;
}
.header {
	margin: 0px;
	padding: 0px;
	width: 595px;
	height: 174px;
	position: absolute;
	visibility: visible;
	left: 188px;
	top: 0px;
	z-index: 2;
	background-image: url(images/img1-header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.nav {
	text-align: right;
	width: 157px;
	height: 475px;
	padding-right: 26px;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 100px;
	background-image: url(images/brushedMetal.jpg);
	background-repeat: repeat-y;
}
.content {
	position: absolute;
	visibility: visible;
	width: 515px;
	left: 188px;
	top: 174px;
	min-height:365px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #FFFFFF;
}
.heading {
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
}
.address {
	font-style: oblique;
	clear:both;
	padding-top:10px;
	text-align:center;
}
.address ul {
	margin:0px;
	padding:0px;
}
.address li {
	display:inline;
	padding-right:10px;
	list-style:none;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #EB1A30;
	text-decoration: none;
}
.links {
	width:250px;
	float:left;
	margin-bottom:80px;
}
.right-column {
	position: absolute;
	width: 131px;
	height: 475px;
	left: 788px;
	top: 100px;
	padding-right: 26px;
	padding-left: 26px;
	text-align: center;
	font-weight: bold;
	background-image: url(images/brushedMetal.jpg);
	background-repeat: repeat-y;
}
.date {
	position: absolute;
	width: 200px;
	left: 540px;
	top: 175px;
	text-align: right;
	z-index: 3;
}

.bottom-logo {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 330px;

}
.HHPT-logo img {
	margin-left:30px;
}
.giftcert {
	font-size:16px;
	font-weight:bold;
	color: #EB1A30;
	text-align:center;
	font-style:italic;
}
