.hf-footer-container {
	background-color: #474B55;
	border-top: 13px solid #82C341;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	bottom: 0px;
	margin: auto;
	width: 100%;
    position: fixed;
    min-width: 105vw;
}
.hf-footer-container > .container {
	max-width: 1024px;
}
.hf-footer-container span{
   color: #fff;
}
.hf-footer-container p { 
	color: #fff; 
	font-size: 14px; 
	line-height: 18px; 
	letter-spacing: 0.03em; 
	padding-bottom: 7px; 
}
.hf-footer-container p span { 
	float: right; 
}
.hf-footer-container ul { 
	list-style: none; 
	overflow: hidden; 
	padding: 0; 
	margin: 0 0 0 -8px; 
}
.hf-footer-container li { 
	padding: 0 8px; float:left; border-right: 1px solid #fff; 
}
.hf-footer-container li:last-child { 
	border: none; 
}
.hf-footer-container li a {
	color: #fff; font-size: 14px; line-height: 14px; display: block; 
}
#footer-buffer { 
	padding: 40px; 
}
.footer-left { 
	float:left; color:white;
}
.footer-right { 
	float:right; color:white; text-align:right;
}
.footer-divider {
   margin-top: 20px;
   height: 1px;
   width: 100%;
   background-color: #777;
}
.column-divider {
   border-right: 1px solid #777;
}

.hf-p-margin-bottom {
	margin-bottom: 7px;
}
.hf-footer-text {
	color: #FFFFFF;
	font-family: "Museo Sans 300", Arial, sans-serif;
	line-height: 17px;
	font-size: 14px;	
}
.hf-footer-link {
	cursor: pointer;
}
.hf-p-right {
	text-align: right;
}

/* wrapper */
#wrapper { padding-top: 48px; width: 100%; min-height: 100%; position: relative; background: #fff; }
#sf-wrapper { width: 100%; min-height: 100%; position: relative; background: #fff; padding-bottom:160px;}
.wrapper { padding: 0 15px; max-width: 1024px; position: relative; margin: auto; min-height:100%;}
.wrapper:after { content: ''; clear: both; display: block; width: 100%; height: 0; overflow: hidden; }

.hf_email, .hf_email:link, .hf_email:hover, .hf_email:visited, .hf_email:active {
	color: #FFFFFF;
	text-decoration: none;
}