/* page-specific styles go here */
				
div.content-area
{
	background: url(../../images/contentarea-bg-focus.jpg) left 0px no-repeat;
}
div.main-content h2
{
	display: block;
	height: 0px;
	overflow: hidden;
	padding: 20px 0 0 0;
	width: 275px;
	margin-bottom:18px;
}

	div.content-area h1
	{
		background: url(../../images/h1-focus.png) no-repeat 0 0;
	}
	div.main-content h2#focus
	{
		background: url(../../images/h2-focus.png) left 0px no-repeat;
	}
	div.content-area div.pills_left
	{
		background: url(../../images/pills-left-focus.png) no-repeat 0 0;
	}
	
.leftnav-contact
{
	margin-top:10px;
}



.footer
{
	background: url(../../images/footer-bg-focus.jpg) top left no-repeat;
} 