/* Custom Agency CSS */
#header
{
	width: auto;
	height: auto;
}

#header .head_organization_banner
{
	position: static;
}

#skip_to_content, #head_links, #navigation, #header .head_cagov_logo
{
	display: none;
}

#page_container, .add_padding
{
	margin: 0;
	padding: 0;
	width: auto;
}

.well.blue
{
	display: none;
}

.tabPanel-filters
{
	display: none;
}

.tabPanelTabs li.active
{
	border: 1px solid #000;
}

.tabPanel
{
	width: 100%;
	padding: 0;
}

.tabPanel .inner, .tabPanel-full .inner
{
	min-height: 0;
	margin: 0;
	padding: 0;
}

.tabPanel .item-content, .tabPanel-full .item-content
{
	width: 640px;
}

.tabPanel .item-address address
{
	line-height: 16px;
}

#footer_1a .footer_links .pull-left
{
	display: none;
}