#footer {
	position: relative;
	clear: both;
	padding-top: 20px;
}
#footer p a {
	color: #999999;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}


#logos_footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 49px;
	position: relative;
	margin-bottom: 10px;
}
#foter_text_left {
	float: left;
}
#foter_text_left a {
	font-weight: normal;
}

#foter_text_right {

	float: right;
}
#foter_text_right  a{

	font-weight: normal;
}
