html, body {
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/right-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
}
#title {
	width: 457px;
	height: 262px;
	margin: 0px;
	background-image: url(images/hc_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#mainpic {
	position: absolute;
	top: 0px;
	margin-left: 457px;
}
#nav {
	height: 55px;
	width: 760px;
	padding-left: 0px;
	background-color: #0193cf;
}
#nav img {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#subpic {
	position: absolute;
	top: 317px;
	margin-left: 457px;
	width: 304px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#homeCopy {
	width: 457px;
	margin: 0px 0px 20px;
	color: #134371;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 30px;
}
#homeCopy ul {
	padding-left: 0.8em;
	margin-left: 0.5em;
	margin-top: 0px;
	margin-right: 4em;
	margin-bottom: 0px;
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
}
#homeCopy li {
	padding-bottom: 1em;
}
#copy {
	width: 457px;
	margin: 0px 0px 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
#copy h1 {
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 1.8em;
	margin-right: 4em;
	font-weight: normal;
}
#copy h2 {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-right: 4em;
}
#copy h3 {
	font-size: 17px;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-right: 2em;
	font-weight: normal;
	color: #0193CF;
}
#copy p {
	font-size: 12px;
	line-height: 17px;
	margin-right: 4em;
}
#copy ul {
	padding-right: 4em;
	font-size: 12px;
	line-height: 17px;
	margin: 0px 0px 0px 0.5em;
	padding-left: 0.8em;
	padding-bottom: 10px;
}
#copy li {
	padding-bottom: 1em;
}
.subhead {
	font-weight: bold;
	color: #6FE2FF;
}
