#footer {

	border-top: solid 1px #aaaaaa;
	padding: 10px 0;
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	/*background-color: #e22323;*/
}

#footer img{
	vertical-align: middle;
}
#footer p{
	/* width:400px; */
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#footer p .imggovb{
	position: absolute;
	left: 30px;
	top: 20px;
}
#footer p .imgsearch{
	position: absolute;
	right: 30px;
	top: 20px;
}