
	
#page_footer {
    background: #f1f1f2 none repeat scroll 0 0;
    clear: both;
    margin-top: 2em;
    padding: 2em 0;
}

#page_footer a {
	text-decoration: none;
}

#page_footer a:hover {
	color: #fff;
}

#page_footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#page_footer ul li {
    border-left: 1px solid #d4dae3;
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0 0 0 10px;
}

#page_footer ul li a {
	float: left;
	margin-top: 1px;
}

#page_footer ul li.first {
	border-left: none;
}

#page_footer ul li span {
	display: block;
	float: left;
	margin-top: 1px;
}

#page_footer ul li ul.external_links {
	list-style-type: none;
	margin: 0 0 0 3px;
	padding: 0;
	float: left;
	position: relative;
	left: 0;
	top: 0;
}

#page_footer ul li ul.external_links li {
	margin: 0 10px 0 5px;
	padding: 0 0 5px 5px;
	float: left;
	border: none;
}

#page_footer ul li ul.external_links li.first {
	border-left: none;
}

#page_footer ul.external_links li a {
	padding-left: 15px;
	margin-top: 1px;
	float: left;
}

#page_footer ul.external_links li.link_5 a {
	padding-left: 33px;
}

#page_footer ul.external_links li.link_1 {
	background: url(../images/common/gplus.png) no-repeat;
}

#page_footer ul.external_links li.link_2 {
	background: url(../images/common/footer_icons.png) 0 -21px no-repeat;
}	

#page_footer ul.external_links li.link_3 {
	background: url(../images/common/footer_icons.png) 0 -49px no-repeat;
}

#page_footer ul.external_links li.link_4 {
	background: url(../images/common/instagram.png) no-repeat;
}

#page_footer ul.external_links li.link_5 {
	background: url(../images/common/footer_icons.png) 0 -107px no-repeat;
}

#page_footer ul.external_links li.link_6 {
	background: url(../images/common/footer_icons.png) 0 -137px no-repeat;
}

#global_footer {
    background: #fff none repeat scroll 0 0;
    color: #052746;
    font-size: 11px;
    font-weight: normal;
    padding: 2em 0 1em;
}

#global_footer a {
	color: #052746;
	text-decoration: none;
}

#global_footer a:hover {
	color: #e8760b;
}

#global_footer div {
    margin-right: 10px;
    padding: 0 0 8px 15px;
    text-align: right;
}

#global_footer div.first {

}

