#header_image {
	height: 535px;
	}
	
#footer {
	position:relative;
	clear:both;
	height:50px;
	padding-left:132px;
	background: #f9f9f9 url(/images/bg/footer.gif) top left no-repeat;
	color: #b2b2b2;
	font-weight: normal;
	font-size: 10px;
	}
	#footer a {
		color: #b2b2b2;
		font-weight: normal;
		font-size: 10px;
		text-decoration:none;
		}
		#footer a:hover {
			color: #666;
			}

#ticker {
	width:610px;
	height:30px;

	display:block;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B2B2B2;
}


