#wrap #footer {
	padding: 10px;
	float: left;
	width: 940px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	clear: both;
}
#wrap #footer .bot_google {
	background-image: url(../senior_img/bot_google.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	float: left;
	height: 25px;
	width: 925px;
	line-height: 25px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
}
#wrap #footer .copy {
	margin: 0px;
	float: left;
	height: 44px;
	width: 940px;
	line-height: 22px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 10px;
	text-transform: uppercase;
}
.copy a{
	text-decoration: underline;
	color: #000066;
	text-transform: none;
}.copy a:hover {
	color: #9CDDC8 ;
	text-decoration: underline;
}

