body {
	background-color: #05183A;
	background-image: url(images/home_bgfiller.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}
.footer-text {
	font-family: tahoma, arial, verdana;
	font-size: 7pt;
	color: #898989;
	line-height: 1.7em;
}

.welcome-text {
	font-family: tahoma, arial, verdana;
	font-size: 8pt;
	color: #CCCCCC;
}
.footer-bg {
	background-color: #020E2A;
	background-image: url(images/h_footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.flash-border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #383638;
	border-right-color: #383638;
	border-bottom-color: #383638;
	border-left-color: #383638;
	background-image: url(images/h_flashBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.map-bg {
	background-image: url(images/h_featborder-mid.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3A5F96;
}

.footer-link:link,.footer-link:visited,.footer-link:active {
	color: #898989;
	font-family: tahoma, arial, verdana;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
}
.footer-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.floatleft{
float:left;
margin-right:20px;
}
#faddress {
	display:none;	
}

