body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFF;
	background-color: #000;
}
#container {
	background-image: url(images/HL-bkgrd.jpg);
	background-repeat: no-repeat;
	height: 700px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	position: fixed;
}

#indexlink {
	height: 110px;
	width: 150px;
	margin-top: 75px;
	margin-left: 150px;
	float: left;
}
#indexlink a  {
	display: block;
}
#indexlink a#link1 {
	height: 110px;
	width: 150px;
}

#hometext {
	position:absolute;
	left:175px;
	top:260px;
	width:125px;
	height:129px;
	color: #e5e5e5;
	font-size: small;
	text-align: left;
	float: left;
	line-height: 150%;
	font-weight: lighter;
	margin: 0px;
}
#address2 {
	position:absolute;
	left:175px;
	top:265px;
	width:125px;
	height:175px;
	color: #e5e5e5;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	float: left;
	line-height: 150%;
	font-weight: lighter;
	margin: 0px;
}
#address2 a {
	text-decoration: underline;
	color: #e5e5e5;
}
#address2 a:hover {
	text-decoration: underline;
	color: #999;
}
#address {
	margin-top: 110px;
	margin-left: 325px;
}
.addresstext {
	font-size: 12px;
	font-weight: lighter;
	color: #e5e5e5;
}
.addresstext a {
	text-decoration: underline;
	color: #e5e5e5;
}
.addresstext a:hover {
	text-decoration: underline;
	color: #999;
}
.divider {
	margin-right: 15px;
	margin-left: 15px;
}
#nav-home {
	width: 525px;
	margin-top: 35px;
	margin-left: 325px;
}
img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	background-color: #FFF;
}

#sddm li a {
	display: block;
	width: 105px;
	color: #888888;
	text-align: center;
	text-decoration: none;
	margin: 0;
	height: 20px;
	padding-top: 7px;
	padding-bottom: 0px;
}

#sddm li a:hover {
	color: #FFF;
	background-color: #999;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #666;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	width: 105px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	opacity: 1.0
	background-color: #666;
	padding-top: 5px;
	padding-bottom: 3px;
}

#sddm div a:hover {
	color: #FFF;
	background-color: #666;
	text-align: center;
}

#page-images {
	width: 525px;
	margin-left: 325px;
	height: 335px;
	margin-top: 0px;
}
#horiz-images {
	margin-top: 75px;
	margin-left: 325px;
}
#nav {
	width: 525px;
	margin-left: 325px;
	margin-top: 0px;
}

#page-text {
	width: 505px;
	margin-left: 325px;
	height: 335px;
	margin-top: 0px;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#page-text-scroll {
	width: 505px;
	margin-left: 325px;
	height: 335px;
	margin-top: 0px;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	overflow: scroll;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: lighter;
	color: #888888;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boldtext {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	margin: 0px;
	line-height: 120%;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
}
h2 {
	font-size: 12px;
}
table {
	margin-left: 30px;
	line-height: 130%;
	padding: 0px;
	margin-bottom: 10px;
}
.tablenoindent {
	line-height: 130%;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#email-list {
	position:absolute;
	left:175px;
	top:440px;
	width:125px;
	height:50px;
	color: #e5e5e5;
	font-size: x-small;
	text-align: left;
	float: left;
	font-weight: lighter;
	margin: 0px;
	line-height: 120%;
}
#email-list #email label input {
	margin-top: 10px;
}
.prices {
	line-height: 150%;
	font-size: 12px;
	font-weight: lighter;
	padding-left: 2px;
}
.services {
	line-height: 150%;
	font-size: 12px;
	font-weight: lighter;
	background-repeat: repeat-x;
	padding-left: 2px;
}
.servicetable {
	line-height: 120%;
	padding: 0px;
	margin-bottom: 10px;
	width: 450px;
}
.leaders {
	background-image: url(images/leader.gif);
	background-repeat: repeat-x;
	background-position: center 12px;
}
.leadersbottom {
	background-image: url(images/leader.gif);
	background-repeat: repeat-x;
	background-position: center 30px;
}
.small {
	color: #888888;
	font-size: x-small;
	text-align: left;
	float: left;
	font-weight: lighter;
	margin-left: 10px;
	text-transform: uppercase;
}
.smallwhite {
	color: #e5e5e5;
	font-size: 11px;
	line-height: 120%;
	text-align: left;
	float: left;
	font-weight: lighter;
}
a {
	color: #888888;
}

