﻿#footerdis {
	position: relative;
	margin: 0; padding:0;
	background-color:#001242;
	background-image:url(../_img/footer_bg.jpg);
	height:218px;
	width:100%;
	/*position: relative; bottom:0px; left:0px; width:100%; margin:0px; padding:0px; height:50px;*/
}
#footeric {
	position:relative;
	margin: auto;
	z-index:2;
	width:957px;
}
.footer_link
	{
		font-family: 'glametrixregular';
		font-size:15px;
		font-weight:normal;
		font-style:normal;
		color:#ffffff;
		line-height:15px;
		text-decoration:none;
	}
a.footer_link:hover
	{
		font-family: 'glametrixregular';
		font-size:15px;
		font-weight:normal;
		font-style:normal;
		color:#69b7e8;
		line-height:15px;
		text-decoration:none;
	}