@font-face {
  font-family: 'Neucha';
  font-style: normal;
  font-weight: 400;
  src: url(neucha.eot);
  src: local('Neucha'), url(neucha.eot) format('embedded-opentype'), url(neucha.woff) format('woff');
}



body { margin:0px; padding:0px; font-family: Verdana, Tahoma; font-size:14px; color: black; background: #eeeeee; height:100%; 
       background-image:url('../images/bg.jpg'); color: 31190b; line-height: 130%; }
img { border:0; vertical-align: bottom; border-collapse:collapse; padding:0px;}
.border {  valign:top; }

h1{
text-align: center;
font-size: 22px;
font-weight: bold;
margin: 10px 0 25px 0;
line-height: 140%;
}

h2{
text-align: center;
font-size: 17px;
font-weight: bold;
margin: 15px 0 20px 0;
line-height: 140%;
}

h3{
font-size: 14px;
font-weight: bold;
margin: 10px 0 20px 0;
line-height: 140%;
}




.leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 7px 20px 7px 0; /* Отступы вокруг картинки */
   }
.rightimg  {
    float: right; /* Выравнивание по правому краю  */ 
    margin: 7px 0 7px 20px; /* Отступы вокруг картинки */
   }

p{text-align: justify;
line-height: 140%;
margin: 10px 0 5px 0;
}

.box p{
margin: 0 0 0 5px;
}

#right_block p {
line-height: 150%;
margin: 20px 0 20px 0;
}

#right_block ul {
line-height: 150%;
margin: 0;
padding: 0;
}

#right_block ul li {
margin: 10px 0 0 30px;
padding: 0px 0px 0px 00px;
}



#body        {
margin-top:10px;
left: 50%;
margin-left: -512px;
position: absolute;
width: 1024px;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
background-color: #ffffff; 
behavior: url(PIE.htc);
}
#up {
         width: 1024px;
		 height: 216px;		 
		 padding: 0 0 10px 0;
		 border-bottom-style: solid;
		 border-bottom-width: 2px;
		 border-bottom-color: #cccccc;
		 background-color:ffffff;
		 clear: left;
         }
.active1{ 
    width:268px;
    height:216px;
    padding:0px;
    float:left;
	position:absolute;
	background-color: #ffffff;
	background: url("../images/head_01.gif") no-repeat;
}
.active2          {
    width:280px;
    height: 216px;
	margin-left: 268px;
    float:left;
	position:absolute;
    background: #eeeeee;
	background: url("../images/head_02.gif") no-repeat;
}
.active3{
    height: 216px;
    width: 476px;
    margin-left: 548px;
	float: right;
	position:absolute;
    background: url("../images/head_03.gif") no-repeat;
}
.c1c {
    width:268px;
    height:216px;
    padding:0px;
    float: left;
    background: url("../images/head_blur_01.png") no-repeat;
}
.c1c:hover {background: url("../images/head_01.png") no-repeat;}
.c2c {
    width:280px;
    height: 216px;
    float:left;
    background: url("../images/head_blur_02.png") no-repeat;
}
.c2c:hover {background: url("../images/head_02.png") no-repeat;}
.c3c{
    height: 216px;
    width: 476px;
    margin-left: 0px;
	float: right;
    background: url("../images/head_blur_03.png") no-repeat;
}
.c3c:hover {background: url("../images/head_03.png") no-repeat;}  

#content {
         width: 1024;
		 padding: 20px 0px 0px 0px;
 		 z-index: 1;}
	  
#left_block {
font-family: 'Neucha', cursive;
font-size: 20px;
line-height: 22px;
float: left;
width:190px;
padding: 10px 10px 0px 10px;
}


#right_block {
float:right;
width:770px;
padding: 0px 25px 0px 15px;
border-left-style: solid;
border-left-width: 2px;
border-left-color: #cccccc;
}
	  
#bottom { 
clear:both;
position:relative;
padding: 20px 10px 0 10px;
width: 1004px;
height: 176px;
background: url("../images/footer.png") no-repeat;
background-color: #ffffff;}

.text {position:absolute; left:10px; bottom:10px;}
.text2 {vertical-align:text-top; padding: 0px 10px 10px 10px;}
.text2 p{text-align: left;}

a{ color:#040404; text-decoration:none;}
a:hover { color:#00aeef; text-decoration:none;}
a:visited { color:#040404; text-decoration:none;}
a:visited:hover { color:#00aeef; text-decoration:none;}

 

a:active, a:focus{
outline: 0 none !important; 
}


.box {
	width: 190px;
	background: #fff;
	padding: 0px;
	font-family: 'Neucha', cursive;
	}
h4 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	color: #040404;
	font-size: 18px;
	font-weight: normal;
	margin:0;
	}
h4 span {
	cursor: pointer;
	}
h4 span:hover {
	text-shadow: 0px 0px 3px #a1eeff;
	}

p span {
	cursor: pointer;
    line-height: 140%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	}
p span:hover {
	text-shadow: 0px 0px 3px #a1eeff;
	}

.main ul{
	overflow: hidden;
	}
.main ul li {
	font-size: 18px;
	list-style-position: inside;
	color: #050505;
	padding: 30px;
	}

.menu {
    margin: 1px 2px 1px 4px;
	padding: 1px;
	font-family: 'Neucha', cursive;
	font-size: 20px;
	font-weight: normal;
    }
.menu a{
	color: #333333;
    }

.menu2 {
    margin: 1px 2px 1px 4px;
	padding: 1px;
	font-family: 'Neucha', cursive;
	font-size: 20px;
	font-weight: normal;
    }
.menu2 a{
	color: #f33333;
    }
    
    
.contacts {
	font-size: 20px;
	color: #333333;
    }
    
#banners { visibility: hidden; }