BODY {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/background.gif) top left repeat-x;
}

.top {
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 40px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.footer {
	background-color: #000000;
	padding-bottom: 500px;
}

.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 30px;
}
.footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-top: 25px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
	margin-left: 30px;
}
.footer h1 a:link {
	font-weight: bold;
	color: #52942A;
	text-decoration: none;
}
.footer h1 a:visited {
	color: #52942A;
	text-decoration: none;
	font-weight: bold;
}
.footer h1 a:hover {
	color: #FF7F00;
	text-decoration: underline;
	font-weight: bold;
}
.footer a:link {
	font-weight: bold;
	color: #FF7F00;
	text-decoration: none;
}
.footer a:visited {
	color: #52942A;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #52942A;
	text-decoration: underline;
	font-weight: bold;
}
.logo1 {
	background-image: url(images/hm_logo1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.csimlist {
	padding-left: 35px;
	padding-right: 0px;
}



.csimlist ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.csimlist li {
	padding-left: 15px;
	background-image: url(images/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 145%;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.csimlist a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.csimlist a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.csimlist a:hover {
	color: #FF7F00;
	text-decoration: underline;
	font-weight: normal;
}

.content {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	background-image: url(images/hm_logo2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	margin-top: 5px;
	color: #666666;
}



.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 2px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 130%;
}
.content a:link {
	font-weight: bold;
	color: #FF7F00;
	text-decoration: none;
}
.content a:visited {
	color: #FF7F00;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover {
	color: #519526;
	text-decoration: underline;
	font-weight: bold;
}

H1.no_top_space	{
	margin-top: 0px;
	padding-top: 0px;
}
