@import url('../../National/Global/main.css');
@import url('../../National/Global/sub.css');
@import url('../../National/Global/mainNav.css');
@import url('../../National/Global/subNav.css');
@import url('../../National/Global/sfControls.css');
@import url('../../National/Global/sitefinity.css');
@import url('../../National/Global/jquery.tools.css');
@import url('../../National/Global/scrollable.css');
@import url('../../National/Global/sfEcommerce.css');
@import url('../../National/Global/fonts.css');

#headerContent #mainLogo {
	position: absolute;
	height: 92px;
	width: 285px;
	padding-left: 17px;
	background: #777;
	top: 0px;
	left: 0;
	background: none !important;
}

#billBoardBckgrnd {
	position: absolute;
	z-index: -77;
	height: 480px;
	width: 100%;
	background: #fff url(../img/bckgrndGradientTop.png) center top repeat-x;
}

#associationMessage {
	display: block !important;
	position: absolute;
	height: 60px;
	width: 350px;
	top: 30px;
	left: 320px;
	background: url(../img/associationMessage.png) top left no-repeat;
	z-index: 9999999;
}

#associationMessage a {
	display: block !important;
	height: 60px;
	width: 350px;
}

#associationMessage a:hover {
	background: none;	
}