body {
	background-color: #000000;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	line-height: 10px;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration: none;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 30px;
	white-space: nowrap;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
	padding-right: 35px;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 4px;
	color: #FFFFFF;
}
div#navbar2 li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#navbar2 li a:hover {
	color: #FF9900 !important;
	text-decoration: none;
}
div#navbar2 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a img {border: none; }

.testimonials_td{
	vertical-align: top !important;
	padding-top: 140px;
}
