.epasasFooter
{
	/*height: 113px;*/
	font-size: 10px;
	background: #FFFFFF;
	margin:0 auto;
	text-align: justify;
	width: 1000px;
	overflow: hidden;
}

.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;
	color: #353535;
}

.epasasFooter a:hover
{
	text-decoration: none;
}

.epasasFooterMenu a:hover
{
	text-decoration: underline !important;
}

.epasasFooterCopyr
{
	float: right;
}
.epasasFooterCopyr a
{
	color: #947535;
}
.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; 
}
