a:focus {
	outline:none;
}
#wrapper {
	background-color: #d8c489;
	background-image: url(http://www.regencywealth.com/images/splash/wrapper-bg.jpg);
	margin: 35px auto;
	padding: 50px 0 20px 0;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
	width: 725px;
}
#left {
	text-align: center;
	width: 233px;
	display: inline;
	float: left;
	margin: 0 0 0 85px;
}
#left a {
	background-image: url(http://www.regencywealth.com/images/splash/enter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 35px;
}
#left a:hover {
	background-image: url(http://www.regencywealth.com/images/splash/enter-hover.gif);
}
#right {
	text-align: center;
	width: 234px;
	display: inline;
	float: left;
	margin: 0 0 0 85px;
}
#right a {
	background-image: url(http://www.regencywealth.com/images/splash/exit.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 34px;
}
#right a:hover {
	background-image: url(http://www.regencywealth.com/images/splash/exit-hover.gif);
}
body {
	background-image: url(http://www.regencywealth.com/images/splash/bg.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.85em;
	letter-spacing: .15em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
	letter-spacing: 0em;
}
em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
strong {
	color: #003366;
	font-weight: normal;
}
.footer-sep {
color:#9c8233
}
