/*
body,td,div,th,li
{
  font-family:"Arial";
  font-size:15px;
  line-height:150%;
}
body
{
  text-align:center;
  background:#e1e1e1 url("/rms/images/background.jpg") repeat-x top center;
}
#container
{
  width:950px;
  text-align:left;
  margin:auto;
}
#nav
{
  display:block;
  background:#909090;
}
ul
{
  padding-left:20px;
}
.navhover1
{
  position:relative;
}
.navhover2
{
  top:0px;
  position:absolute;
  background:#909090;
  width:350px;
  line-height:25px;
  display:none;
  left:-3px;
  text-align:left;
}
*/
.meter
{
	float:left;
	width:200px;
	height:250px;
	text-align:center;
}
a img
{
	border:0px;
}
.meterpadding
{
	padding:10px;
}
#contact
{
	position:relative;
	top:25px;
	width:228px;
	height:15px;
	background:url("/images/contact.gif");
}
