BODY {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Arial;
  background: #000000;

}


#contentouter    { margin: 0 auto; width: 957px; padding: 0; height: 100%;}

#menu{
   float: left;
	color: #ffffff; font-size: 11pt; margin: 0; padding: 0; 
	position: relative; top: -80px;left: 137px; z-index: 5; vertical-align: baseline;
}
#menu-txt{
	 vertical-align:top;
}
#menu-txt a{
	text-decoration: none; color: #ffffff;
}
#menu-txt a:hover{
	text-decoration: underline; color: #ffffff;
}
.menu-left {
float: left;
	background:  url(../img/menu.jpg) repeat-y;
	margin: 0 0 0 30px;
	padding: 0;
	width: 179px;
	text-align: center; vertical-align: top;
	height: 400px;
	
}

.rover{
 display: block; /* Рисунок как блочный элемент */
 width: 179px; /* Ширина рисунка */
 height: 46px; /* Высота рисунка */ 
 color: #fff;
 font-size: 16px;
 text-decoration: none;
 margin: 10px 0;
}

/*a.rover {background-position:left top; background-repeat:no-repeat;}
a.rover:hover {background-image:url("../img/pimp7_1.png");}*/
.rover {display:block;width:179px;height:46px;background:url(../img/pimp7_2.png) no-repeat left top;}
.rover:hover{background:url(../img/pimp7_2.png) no-repeat left bottom}
.rover div{	padding-top:7px;}

#titel{
	width: 610px; height: 45px; background: #BF004C; color: #EE6D2A; float: right; position: relative; z-index: 20; top: -93px; font-size: 16pt;
	text-align: left; padding: 15px 0 0 24px;
}
h1 {
	 font-size: 16pt; font-style:normal; font-weight:100; position:relative; margin:0px; padding:0px;
	
}

#content{
margin: 0;
margin-top: -25px;
width: 637px; float:left; position: relative;
		z-index: 10;

}
#content-top{
	background: url(../img/bgg1.gif) top left no-repeat; height: 15px;
}
#content-center{
	background: #EE8D1E  url(../img/bgg2.gif) top left no-repeat; height: 659px;
	vertical-align: baseline;
}
#content-bot{
		background: url(../img/bgg3.gif) bottom left no-repeat; height:67px;
			

}
#content-center p {
	font-size: 16px; line-height: 16px; text-align: justify; font-stretch: ultra-condensed;
	padding: 0 10px 0 15px; 
	line-height: 1.5;

}

#bot {
	background: url(../img/bot.jpg) bottom left no-repeat; margin: 0; padding: 0; text-align: center; height: 238px;
	font-size: 9pt;
}
#bot p {
	margin: 65px 0 0 0; padding: 0;
}


 .contentmenu  {
    position: relative;
    float:left;
    background: url("../img/corner-l1.gif") no-repeat left top;
    margin:0 0 0 2px;
    padding:0 0 0 8px;
	z-index: 1;
  }
 .contentmenu div  {
 position: relative;
      float:left;
      background:url("../img/corner-r.gif") no-repeat right top;
	  font-size: 13pt;
	  margin: 0;
      padding:15px 15px 4px 6px;
      font-weight:bold;
      color:#E57C0A;
	  height: 54px; 
	  min-width: 200px;
	  text-align: left;

      }
		