#myfooter{
	text-align:right;
	margin: 0px 10px 10px 10px;
	font-size:12px;
	
}
#myfooter hr{
	background-color:#4270D0; 
	color:#4270D0; 
	border: #4270D0;
	height: 1px; 
	width: 99%;
	
}
.myafooter{
	clear:both;
	width: 100%;
	margin: 0px 0px 40px 0px;
	padding:0px;
	z-index:100;
	clear:both;
	position:relative;
	top:30px;
	background-color:transparent; 
}

.w3c{
	border-width:0px;
	margin-top: 5px;
	margin-left: 20px;
	text-align:center;
	padding: 0px;
	z-index: 1000;
}
