#header {
	float:left;
	width:980px;
	height:130px;
	background:#808080;
	/* background:url('../media/header_bg_02.gif') no-repeat right -10px; */
}

.site_footer {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}

#footer {
	width:958px;
	padding:0px 30px 20px 20px;
	margin:0px auto 0px auto;
	color:#bbbbbb;
	font-size:11px;
}

#footer .mentions{
	float:right;
	padding:0px 5px 0px 0px;
	margin:0px 0px 0px 0px;
}

#footer a{
	color:#cccccc;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}