.epasasFooter
{
	/*height: 110px;*/
	font-size: 10px;
	margin:0 auto;
	text-align: justify;
	width: 990px;
	overflow: hidden;
	font-family: Tahoma;
  margin-left : -10px;
}

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

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

.epasasFooter a
{
	text-decoration: none;
	font-size : 14px;
	color : #040e72;
}

.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;
    font-size:10px;

}
.epasasFooterContent img
{
	vertical-align: middle;
	padding: 7px 5px 7px 8px;
}

.epasasFooterContent a
{
  color : #333;
}