/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
width:100%;
height:100%;
background-color:#D5D5D5
}
body{
width:766px;
height:750px;
margin:auto;
}
h1 {font-size: 16px;}
h2 {font-size: 16px;}
h3 {font-size: 16px;}
#site{
width:616px;


padding:25px 75px 0 75px;
background-image:url(images/fon.gif);
background-position:bottom left;
background-repeat:repeat-x;

}
.menu{
background-image:url(images/menubg.gif);
background-position:top left;
background-repeat:no-repeat;
width:616px;
height:53px;
margin:15px 0 28px 0
}
.menu ul{
float:left;
display:inline;
margin:11px 0 0 30px;
}
.menu li{
list-style-type:none;
float:left;
padding:7px 25px 0 2px;

}

.menu li a{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu li a:link{
	color: #7D7D7D;
	text-decoration: none;
}

.menu li a:hover{
	color: #535353;
	text-decoration: none;
}

.menu li a:visited {
	color: #7D7D7D;
	text-decoration: none;
}
.menu li a:active{
	text-decoration: none;
}











.menu img, .right img{
float:left
}
#site .style1{
padding:0px
}
#center_up{
background-image:url(images/main_up.gif);
background-position:top left;
background-repeat:no-repeat;
width:616px;
height:19px
}
#center_center{
background-image:url(images/main_center.gif);
background-position:top left;
width:566px;
padding:25px;
}
#center_down{
background-image:url(images/main_down.gif);
background-position:top left;
background-repeat:no-repeat;
width:616px;
height:32px;
}


#center_down p{
float:left;
display:inline;
font-family:Arial;
font-size:10px;
color:#797979;
text-align:center;
margin:9px 0 0 16px
}
#center_down p a{
color:#797979;
text-decoration:none
}


#center{
background-image:url(images/main.gif);
background-position:top left;
background-repeat:no-repeat;
width:616px;
height:431px
}
.big{
float:left;
display:inline;
margin:9px 0 0 9px;
border-right:9px solid #F3F3F3
}
.right{
width:350px;
float:left;
padding:28px 0 0 34px;
font-family:Arial;
font-size:11px;
}
.text1{
color:#646464;
width:350px;
float:left;
padding:5px 0 12px 5px
}
.more{
font-family:Tahoma;
color:#646464;
font-weight:bold;
font-size:10px;
text-decoration:none;
display:block;
float:left;
display:inline;
width:100px;
padding:0 0 0 15px;
margin:0 0 15px 5px;
background-image:url(images/arrows.jpg);
background-position:0px 4px;
background-repeat:no-repeat
}
.dots{
background-image:url(images/dots.gif);
background-position:top left;
background-repeat:repeat-x;
float:left;
margin:0 0 0 5px
}
.dots2{
width:350px;
background-image:url(images/dots2.gif);
background-position:153px 0px;
background-repeat:repeat-y;
margin:20px 0 0 0;
float:left
}
.left{
width:136px;
height:185px;
float:left;
padding:0 38px 0 0;
}
.pic1{
float:left;
margin:10px 0 9px 2px
}
.pic2{
float:left;
margin:7px 0 9px 2px;
border-right:2px solid #B0AEAE
}
.left ul{
display:inline;
float:left;
margin:0 0 10px 5px
}
.left ul li{
background-image:url(images/ar.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0 0 16px;
list-style-type:none;
display:inline;
line-height:18px
}
.left ul li a{
color:#646464;
text-decoration:none
}
.second{
float:left;
width:176px;
font-family:Arial;
font-size:11px;
color:#646464;
}
.text2{
float:left;
width:97px;
padding:5px 0 15px 8px
}
.text2 a{
font-weight:bold;
color:#646464;
text-decoration:none;
font-size:10px;
font-family:Tahoma;
}
.text3{
float:left;
width:160px;
padding:15px 0 10px 5px
}
#footer{
background-image:url(images/bottom.gif);
width:745px;
height:43px;
float:left;
display:inline;
margin:0 0 0 0px;
position:relative;
padding: 10px;
}
#footer a{
color:#eee;
text-decoration:none;
font-size:10px;

}

#gallery img {
	background-color: #666;
	border: 6px solid #fff;
	margin: 7px;
    padding: 1px;
}
#gallery ul {
    padding-left: 15px;
}

#gallery a:hover img {
	background-color: #333;
	border: 6px solid #AAA;
	margin: 7px;
    padding: 1px;
}

.sound{
position:absolute;
top:18px;
right:13px
}
