#container {
	position: absolute;
	top: 0px;
	left: 10px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 788px;
	height: 18px;
	background-image:url(images/bg_repeat.gif);
}

#logo {
	position: absolute;
	left: 8px;
	top: 43px;
	z-index: 2;
}

#nav_header {
	position: absolute;
	top: 95px;
	left: 0px;
	z-index: 3;
}

#navigation {
	position: absolute;
	top: 110px;
	left: 0px;
	z-index: 4;
	width: 800px;
}

#hm_photo {
	position: absolute;
	top: 128px;
	left: 0px;
	z-index: 5;
}

#hm_content_header {
	position: absolute;
	top: 408px;
	left: 0px;
	z-index: 6;
}

#hm_content {
	position: absolute;
	top: 476px;
	left: 0px;
	width: 802px;
	z-index: 7;
}

#hm_content table {
	margin-left: 14px;
}

#hm_content_1 {
	width: 227px;
}

#hm_content_2 {
	padding-left: 15px;
	width: 240px;
}

#hm_content_3 {
	padding-left: 25px;
	width: 265px;
}

#secondary_header {
	position: absolute;
	top: 128px;
	left: 0px;
	z-index: 5;
	width: 787px; 
	height: 92px;
	background-image:url(images/header_bg.gif);
}

#secondary_header img {
	border-right: 2px solid #FFFFFF;
}

#secondary_body {
	position: absolute;
	top: 255px;
	width: 787px;
	z-index: 6;
}

#secondary_content {
	margin-left: 125px;
	width: 520px;
}

#footer {
	width: 787px;
	background-image: url(images/bg_repeat.gif);
	background-repeat: repeat-x;
	padding: 20px 0px 20px 0px;
	margin-top: 25px;
}

#footer p {
	color: #868686;
}

p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	margin: 0px 0px 15px 0px;
}

table p {
	margin-bottom: 5px;
}

ul {
	list-style: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

li {
	list-style: none;
	margin: 2px 0px 2px 0px;
	padding-left: 8px;
	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
}

h1 {
	color: #ED6022;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

h2 {
	color: #ED6022;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

h3 {
	color: #ED6022;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

strong {
	font-weight: bold;
	color: #ED6022;
}

a {
	color: #ED6022;
	text-decoration: underline;
}

a:hover {
	color: #ED6022;
	text-decoration: underline;
}
