@charset "UTF-8";

body div#rzseo *{
	margin:0;
	padding:0;
}
body{
  position:relative;
}
body div#rzseo{
  position:absolute;
  bottom:0px;
  left:50%;
  width:750px;
  margin:0 0 0 -375px;
  padding-top:100px;
  color:#999;
  font-size:10px;
  line-height:1.4;
  text-align:center;
}
#rzseo h1,
#rzseo p {
	font-size:10px;
	line-height:1.4;
	text-align:center;
}
#rzseo p a,
#rzseo p a:link,
#rzseo p a:visited,
#rzseo p a:hover,
#rzseo p a:active{
	color:#999;
	text-decoration:underline;
}
#rzseo p strong,
#rzseo p em {
	font-size:10px;
	color:#999;
	font-weight:normal;
	font-style:normal;
}
#rzseo h1 strong.rzseo{
  font-weight:bold;
  color:#999;
}



