/* Footer for AgentNation */

.container_12.foot {
	margin-bottom: 0;
	margin: auto;
	width: 84em;
}

.footer {
	float: right;
}

.footerMenu ul  {
	margin: 0;
	list-style:none;
	float:right;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
.footerMenu li {
	float: left;
	margin: 2em 1em 0 1em;
	list-style:none;
}

.footerMenu a {
	font-size: 85%;
	color: #336699;
	text-decoration: none;
	height: 2em;
}

.footerMenu li#copy {
	color: #808080;
	font-size: 85%;
	margin-top: 2.6em;
	list-style:none;
	height: 2em;
}

.liquidus {
	font-size: 80%;
	float: right;
	padding-right: 1.4em;
	padding-top: 2em;
	color: #2F465C; /*#19364F;*/
}

.liquidus a {
	color: #2F465C; /*#19364F;*/
	text-decoration: none;
}

.social_links {
	margin-top: 1em;
	display: inline;
}

.social_left {
	width: 40%;
	display: block;
	float: left;
	background: url(../../img/new_public/twitter.png) no-repeat;
	margin-left: 3em;
}

.social_left p {
	padding-top: 5em;
	padding-left: 0.7em;
}

.social_left a {
	color: #336699;
	text-decoration: none;
}

.social_right {
	width: 40%;
	display: block;
	float: left;
	background: url(../../img/new_public/facebook.jpg) no-repeat;
}

.social_right p {
	padding-top: 5em;
	padding-left: 0.5em;
}

.social_right  a {
	color: #336699;
	text-decoration: none;
}
