#footer_wrapper
{
	width: 100%;
	padding-bottom: 0px;
	overflow: hidden;
	background: var(--primary_color);
	position: relative;
}
#footer A:visited
{
	color: #FFF;
}
#footer A:active
{
	color: #FFF;
	text-decoration: none;
}
#footer A:hover
{
	color: #FFD22E;
	text-decoration: none;
}
#footer A:focus
{
	color: #FFD22E;
	text-decoration: none;
}
#footer
{
	padding: 27px 0;
	color: #FFF;
	text-align: center;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	clear: both;
	height: 271px;
	position: relative;
}
#footer_quick_links
{
	position: absolute;
	float: left;
	left: 37px;
	top: 40px;
	color: #FFFFFF;
	text-align: left;
	font-size: 1em;
	line-height: 166%;
	z-index: 9999;
	width: 188px;
}
#footer_quick_links H3
{
	color: #FFFFFF;
	margin-bottom: 6px;
	font-size: 1.3em;
	line-height: 57%;
}
#footer_quick_links P
{
	padding-top: 14px;
	text-align: center;
	font-size: 1.6em;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
}
#footer_quick_links A:link
{
	text-decoration: none;
	color: #FFFFFF;
}
#footer_quick_links A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_quick_links A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
#footer_quick_links A:active
{
	text-decoration: underline;
	color: #FFFFFF;
}
#footer_nav_wrapper
{
	position: relative;
	margin: auto;
	top: 0px;
	left: 0;
	right: 0;
	z-index: 1;
}
#footer_nav
{
	color: #FFF;
	text-align: center;
	font-size: 0.9em;
	line-height: 130%;
	margin: 0 auto;
	position: relative;
	top: 58px;
}
#footer_nav A
{
	color: #FFF;
}
#footer_nav A:visited
{
	color: #FFF;
}
#footer_nav A:hover
{
	color: #FFF;
	text-decoration: underline;
}
#footer_nav A:active
{
	color: #FFF;
	text-decoration: underline;
}
#footer UL LI
{
	display: inline;
}
#logo_footer
{
	white-space: nowrap;
	text-align: center;
	position: relative;
	margin: 12px auto auto;
	white-space: nowrap;
	z-index: 2;
}
#logo_footer IMG
{
	vertical-align: middle;
	max-height: 162px;
	max-width: 249px;
}
#info_footer
{
	position: absolute;
	float: right;
	right: 37px;
	top: 35px;
	color: #FFF;
	/*text-align: right;*/
	font-size: 1em;
	line-height: 146%;
	z-index: 2;
}
#info_footer P
{
	font-size: 1em;
	line-height: 189%;
}
#info_footer A
{
	color: #FFF;
}
#info_footer A:hover
{
	color: #FFF;
	text-decoration: underline;
}
#info_footer A:active
{
	color: #FFF;
	text-decoration: underline;
}
#info_footer IMG
{
	max-height: 23px;
	max-width: 20px;
	position: relative;
	left: 32px;
	top: 31px;
}
#social_footer
{
	position: relative;
	top: 19px;
	z-index: 2;
}
#social_footer UL LI
{
	display: inline;
	width: 40px;
	font-size: 2em;
	padding: 0;
	margin: 0;
	letter-spacing: 0.6rem;
}
#social_footer UL LI A
{
	color: #FFFFFF;
}
.copyright
{
	color: #A4A4A4;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.7em;
}
.copyright A
{
	color: #A4A4A4;
}
.copyright A:hover
{
	color: #FFF;
	text-decoration: none;
}
@media screen and (max-width: 1100px)
{
	#footer_wrapper
	{
		width: 100%;
		min-width: 100%;
		padding-bottom: 30px;
		overflow: hidden;
	}
	#footer
	{
		padding: 27px 0;
		color: #FFF;
		text-align: center;
		/*font-size: 11px;*/
		width: 100%;
		margin: 0 auto;
		clear: both;
		height: 188px;
		position: relative;
	}
	#footer_nav_wrapper
	{
		float: none;
		top: -35px;
		left: 15px;
		max-width: 46.36%;
		min-width: 38.90%;
		padding: 0;
	}
	#footer_nav
	{
		color: #FFF;
		text-align: center;
		font-size: 11px;
		line-height: 130%;
		max-width: 90.36%;
		min-width: 70.90%;
		margin: 0;
	}
}
@media screen and (max-width: 800px)
{
	#logo_footer IMG
	{
		max-width: 155px;
	}
	#searchwrapper
	{
		display: none;
	}
}
@media screen and (max-width: 750px)
{
	#logo_footer, #footer_nav_wrapper, #info_footer
	{
		position: static;
		width: 100%;
		margin: 11px 0 0px;
		padding: 0;
		height: auto;
		min-width: 100%;
		max-width: 100%;
		text-align: center;
	}
	#footer
	{
		padding: 27px 0;
		color: #FFF;
		text-align: center;
		font-size: 11px;
		width: 100%;
		margin: 0 auto;
		clear: both;
		height: 423px;
		position: relative;
	}
	#footer_nav
	{
		min-width: 100%;
		max-width: 100%;
		top: 8px;
		font-size: 1.3em;
	}
	#info_footer
	{
		font-size: 1.4em;
	}
	#info_footer IMG
	{
		max-height: 23px;
		max-width: 23px;
		position: relative;
		left: auto;
		right: 174px;
		top: 31px;
	}
	#logo_footer IMG
	{
		vertical-align: middle;
		max-width: 100%;
	}
	#info_footer H3
	{
		display: none;
	}
	#footer_quick_links
	{
		display: none;
	}
	#social_footer
	{
		position: relative;
		top: 9px;
		font-size: 1.9em;
		padding: 20px 0;
		z-index: 999;
	}
	#social_footer UL LI
	{
		display: inline;
		width: 40px;
		font-size: 2em;
	}
	/*----------------------------------------------
	------------------------------------------------
	5. Home Content < 652px 
	------------------------------------------------
	----------------------------------------------*/
}
