/* CSS Document */




.EN_Footer, a.EN_Footer:link, a.EN_Footer:active, a.EN_Footer:visited {
	text-align:center;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	padding:5px 0 5px 0;
	width:800px;
	margin: 0 auto 10px auto;
	height:65px; 
	font-family: Arial, Helvetica, Sans Serif;
}

a.EN_Footer:hover {
	text-decoration:underline;
}

.EN_FooterContainer{
	height:65px;
	margin-bottom:2px;
	background-color:#FFFFFF;
	display:block;
	padding:2px;
	text-align:center;
	border-top: dotted black 1px;
	border-bottom: dotted black 1px;
}

.EN_MagContainer { 
	background-image:url(http://www.executary.co.uk/images/exec_front_page.gif); 
	background-repeat:no-repeat; 
	width:113px; 
	height:62px; 
	float:left;
	padding-bottom:10px;
}