.main
{
  width:900px;

  background:url('/images/steb.gif') left top repeat-y;
}
.copyright a{
 color: #00592D;
}

.content p.center
{
  text-align: center;
}
p
{
  text-indent: 20px !important;
}
h1
{
display: block !important;
text-align: center  !important;
}
h2
{
text-align: center !important;
}
.text strong
{
  font-weight: normal;
}

.main .main_left
{
  width:200px;
  height:600px;

  padding:0px 0px 0px 0px;

  text-align:left;
}

.main .main_left .logo
{
  margin:0px 0px 10px 0px;
}

.main .main_left .left_group
{
  margin:0px 5px 0px 40px;
}

.main_content
{
  padding:0px 10px 70px 10px;
}

.footer
{
  background:url('/images/bottom1.jpg') left bottom repeat-x;
}

.footer_left
{
  width:170px;

  text-align:center;
  vertical-align:bottom;

  padding:0px 10px 10px 10px;
}

.footer_center
{
  height:80px;

  text-align:center;
  vertical-align:bottom;

  padding:0px 10px 0px 10px;
}

.footer_right
{
  width:170px;

  text-align:center;
  vertical-align:bottom;

  padding:0px 10px 0px 10px;
  
  color:#ffffff;
  font-weight:bolder;
}

.footer_right a,
.footer_right a:hover
{
  color:#ffffff;
  font-weight:bolder;
}

.global_left
{
  background:url('/images/bottom_left.jpg') right bottom repeat-x;
}

.global_right
{
  background:url('/images/bottom_right.jpg') left bottom repeat-x;
}
a.bold_menu
{
  font-size:16px  !important;
}
.content p
{
text-align:left;
}

