#footer{
			width: 800px;
			height: 138px;
			margin: 0 0 0 50px;
			padding: 0;
			border: 0;
			background: #ffffff url(../images/footer.jpg) no-repeat;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
			text-decoration: none;
			font-size: 0.9em;
			line-height: 1em;
			font-weight: normal;
			font-style: normal;
			font-variant: normal;
			font-family: Trebuchet MS,verdana,serif;
			color: #ffffff;
}

#footer a:hover {
			text-decoration: underline;
}

#footer p{		
			color: #ffffff;
			text-align: right;
			padding: 99px 30px 0px 0px;			
}