@charset "UTF-8";
/* CSS Document */




#footer {
	color:#666;
	text-align:left;
	padding:20px;
	background-color:#FFFFFF;
	
	font-size:7pt;
	border-top:1px dashed #666;
	background-image:url(/templates/resources/eic/footer-bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	clear:both;
	
	
}

#footer h2 {
font-size:12px;
padding:0px;
margin:0px;
margin-bottom:1em;
}



#footer form{

margin-left:-20px;
padding:0px;
}
#footer p {
margin:0px;
margin-bottom:10px;
}

#footerleft {
	margin:0px;
	padding:0px;
	width:210px;
	height:100px;
	float:left;
	
	text-align:left;
	margin-right:20px;
	position:absolute;
}

#footerright {
height:100px;
margin-left:210px;


}

#footer a {
color: #143169;
text-decoration:underline;
}

#footer a:hover {
color:#000000;
}



#footerright UL{
margin:0px;


}

#footerright UL LI {
list-style:none;
float:left;
margin:0px;
padding:0px;
margin-right:8px;
text-decoration:none;

}

.footermenu {
background-color:#000000; 
padding:0px;
margin:0px;
margin-bottom:15px;


}
