		
.bottom {
	background-image: url(../background/footerbg.gif);
	color:#000000;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	left: 0px;
	position: fixed;
	background-position: top;
	text-decoration: none;
	width: 100%;
	height: 43px;
	bottom: 0;
	z-index: 2;
	
}
html,  body{
	width: 100%;
	margin: 0;
	height: 100%;
	padding: 0;

}



a  {
	color:#206bb7;
	text-decoration: none;
}

