/* css document */

.footer {
	height:				40px;
	width:				100%;
	background-color:	#262A5E;
	text-align:			right;
  padding:              0;
  clear:        both;
}