body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/hfw-back.jpg);
	color: #000000;
	margin-left:0 px;
	margin-right: 0 px;
	margin-top: 0 px;
	background-repeat: repeat-x;
}
#container {
	width: 80%;
	background-color: #DB1616;
	border: 1px solid #FFEA68;
	margin-right: auto;
	margin-left: auto;
}
#img {
	border: 2px solid #ffffff;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

/* Title Styles */
h6 {
	font-size: 1.5em;
	display: inline;
	color: #FFFFFF;
	margin-right: 5px;
}
h5 {
	display: inline;
	color: #FFCC00;
	margin-right: 5px;
}
h4 {
	display: inline;
	color: #FFCC00;
	margin-right: 5px;
}
h3 {
	display: inline;
	color: #FFCC00;
	margin-right: 5px;
}
h2 {
	display: inline;
	color: #FFCC00;
	margin-right: 5px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline;
	color: #E14045;
	margin-left: 5px;
	margin-right: 5px;
}
/* Link Styles */
a {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #BB0000;
	text-decoration: underline;
}
.style_center {
	text-align: center;
}
.style_indent {
	margin-left: 15px;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#HeaderLogo {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	text-align: center;
}
#HeaderLogo img {
	border-width: 0px;
}
#HeaderTable {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#page_content {
}
#page_content a {
	color: #74D9FF;
	text-decoration: underline;
	text-align: center;
}
#page_content a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#content {
	background-color: #ffffff;
	border: 0px solid #ffffff;
	padding: 15px;
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 30px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
/* Content Styles */
#content p {
}
#content img {
	border-width: 0px;
	padding: 5px;
}
/* Footer Styles */
#footer a {
	color: #FFCC00;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#FooterTable {
	background-color: #FFFFFF;
	border: 1px solid #336699;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
quote {
	display: inline;
	font-size: 1.8em;
	color: #336699;
	margin-right: 5px;
}
#table1 {
	width: 100%;
	align="center" ;
	background-color: #FFFFFF;
	padding: 2px;
	text-align: center;
	margin: 10px;

}
hr {
	width: 90%;
	height: 1 px;
	color: #BE393A;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
#testimonial {
	width: 90%;
	background-color: #FFFF99;
	border: thick dashed #BE0207;
	margin: 10px;
	padding: 10px;
}
