body
{
  text-align: center;
  padding:0;
}

.BodyWrap
{
  text-align: left;
  margin:0 auto;
  width:961px;
}

.NoScreen
{
  display:none;
}

/*
======================
HeaderRegion
======================
*/

#HeaderRegion
{
  height: 173px;
}
.HeaderBlock
{ 
  height:115px;
  background:url(/images/top_bg.gif) no-repeat;  
}
#LogoBlock
{
  float: left;
  width: 148px;
  height: 91px;
  padding-top:20px;
}
#PrintFriendlyLogo
{
  display: none;
}
#TopBarBlock
{
  float:right;
  width: 304px;
  height: 111px;
}
#MainMenuBlock
{
  width: 960px;
  height: 37px;
  clear: both;
}

.BlackBar
{
  height: 4px;
  background-color: #000;
  line-height:1%;
  font-size:1%;
}
.GrayBar
{
  height: 5px;
  background-color: #eeeeef;
  line-height:1%;
  font-size:1%;
}


/*
======================
BodyRegion
======================
*/
#BodyRegion
{
  width:961px;
}
#ContentNavigationBlock
{
  float: left;
  width: 210px;
}
#ContentBlock
{
  float: left;
  width: 751px;
  padding-bottom:30px;
}




#PageInfo
{
  height: 60px; 
}
#MunicipalBar
{
  height: 73px;
  
}
