/* CSS Document  for Homepage */

body,
#homepage-text-container
{
	background-color: #FDFEF9;
}
iframe {background:transparent none}
#homepage-text-container
{
	display:block;
	margin: 0 auto;
	border-top: 7px solid #000000;
	width: 910px;
	position:relative; 
	padding-top: 50px;
	z-index:9999; 
	opacity:.65;  
/* filter: alpha(opacity=90); 
}
#homepage-text-container *
{
	position:relative;
	filter: alpha(opacity=100);
*/
}
#homepage-text-container .intro-text
{
	margin-bottom: 16px;
	font-weight: bold;
	letter-spacing: normal;
	color:#000000;
	opacity: 1.0 !important;
}
#homepage-text-container .intro-text a
{
	/* color: #ba6f27 !important; */
	color: #B92300 !important;
	text-decoration:none;
	border:none;
	outline:none;
}
#homepage-text-container .intro-text a:hover,
#homepage-text-container .intro-text a:active,
#homepage-text-container .intro-text a:focus
{
	/* color: #ba6f27 !important; */
	color: #B92300 !important;
	text-decoration:underline;
}
#homepage-text-container .intro-text em
{
	margin-top: 0;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: normal;
	font-style:italic;
	color:#000000 !important;
}
#page-slider-container
{
	position: absolute;
	bottom: 0px; /* this line breaks ie7 and ie8 */
	z-index: 200;
	width:100%;
}
#page-slider
{
	height: 576px;
	width: 100%;
}
#TopPane
{
	overflow: hidden;
	width:100%;
}
#BottomPane
{
	position:relative;
	z-index:2;
	height: 330px;
	width:100%;
	min-height: 0px;
	max-height: 330px; /* No margin or border allowed */
	overflow: hidden; /* No margin or border allowed */
}
#page-slider .hsplitbar
{
	margin:0 auto;
	height: 26px;
	background:#9ac3ba url(/images/footer-top-home-bg.png) no-repeat center;
}
.flash-container {
	position:relative;
	width: 975px;
	margin: 0 auto !important;
	text-align:center;
	background-color:#FDFEF9;
}
div#flashDiv
{
	border: 0px;
	margin: 0 auto;
	padding: 0px;
	width: 975px;
	height: 550px;
	z-index:1;
	position:relative;
}
#footer-top
{
	display: none;
}
object { display:block; outline:none;}

.comma {color:#ba6d25}
