html,body
{
  margin: 0px;
  padding: 0;
  background: #fff;
  min-height:100%;
  height: 100%;
}
div,p,a,input,textarea,span,p,td,h1,h2,h3,ul,li
{
  font-family: 'Arial', 'Tahoma', 'Verdana';
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
.clearer
{
  clear:both;
  font-size:1px;
  line-height:1px;
  height: 1px;
}
.mmenu
{
  font-weight: bold;
  margin-bottom: 4px;
  width: 988px;
  position: relative;
  z-index:99;
}
.mmenu a,.mmenu span
{
  color: #000;
  font-weight: bold;
}
.mmenu a:hover
{
  color: #8bc53e;
  text-decoration: underline;
}
.mmenu a img
{
margin-bottom: -3px;
}
.bottom
{
	width:988px;
}
.copy
{
  margin-top: 3px;
  color: #000;
  width: 988px;
}
.copy a
{
  color: #244fd8;
  font-weight: bold;
}
.get_flash, .get_flash a
{
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: bold;
	font-size: 14px;
}