.epasasFooter
{
	/*height: 149px;*/
	font-size: 10px;
	background: #F8F8F8;
	margin:0 auto;
	text-align: justify;
	width: 1035px;
	/*overflow: hidden;*/
	border: 1px solid #DADADA;
}

.epasasFooterMenu
{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #DADADA;
	position: relative;
}

.epasasFooterMenu a
{
	margin:0 8px 0 8px;
}

.epasasFooter a
{
	text-decoration: none;
	color: #3E8EBA;
}

.epasasFooter a:hover
{
	text-decoration: none;
}

.epasasFooterMenu a:hover
{
	text-decoration: underline !important;
}

.epasasFooterCopyr
{
	float: right;
}

.epasasFooterContent
{
	padding-left: 6px;
	padding-right: 12px;
	padding-top: 6px;
}
.epasasFooterContent span
{
		white-space: nowrap;
	
}
.epasasFooterContent img
{
	vertical-align: middle;
	padding: 7px 5px 7px 8px; 
}

