body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E64501;
}
p {
	font-family: Verdana, Tahoma;
	font-size: 12px;
}
.footer {
	font-family: Tahoma, serif, Verdana;
	font-size: 9pt;
	font-weight: bold;

}
hr  	{
	height: 1px;
	color: #FF0000;
	width: 98%;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #009999;
	font-style: italic;
}

/* Menu 6*/
	
#top_nav6 {
	background-color: #E64501;
	width: 100%;
	text-transform: uppercase;
	font-family: Tahoma, serif;
	font-size: 14px;
	line-height: 2.5em;
}
#top_nav6 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#top_nav6 li {
	display: inline;
	list-style-image: url('none');
	list-style-type: none;
	background-image: url('none');
	margin-left: 17px
}
#top_nav6 li a:link{
	color: #F8F2E5;
	text-decoration: none;
	padding-bottom: 2px; 
}
#top_nav6 li  a:visited {
	color: #F8F2E5; 
	text-decoration: none;
}
#top_nav6 li a:hover {
	color: #F8F2E5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F8F2E5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F8F2E5;	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;

}
