body{
    color:#010101;
	font-family: Tahoma, Arial;
	font-size:62.5%;
    position: relative;
    background: url(../images/bg.jpg) repeat;
    min-width: 990px;
}

a{color: #543321; text-decoration: none; cursor:pointer;text-decoration: underline;}
a:hover{color: #543321; text-decoration: none;cursor: pointer;}
#header-wrap{width: 100%;background: url(../images/header.gif) repeat-x}
#header{width: 880px;margin: auto;height: 254px;position: relative;}

a#logo{
    width: 145px;
    height: 74px;
    position: absolute;
    top: 123px;
    left: 40px;
    background: url(../images/logo.png) no-repeat
    }
#slogan{
    color: #543321;
    position: absolute;
    left: 350px;
    top: 60px;
    font-family: Tahoma, Arial;
    font-size: 24px;
		text-align:center;
    }
    
#languages{position: absolute;top: 15px;right: 10px;}
#languages span{float: left;color: #999;font-size: 11px;}
#languages ul li{float: left;margin-left: 4px;}

#search-box{
    background: url(../images/sprite.png) no-repeat left -62px;
    width: 275px;
    height: 36px;
    position: absolute;
    right: 13px;
    top: 125px;
    }
#search-box input{
    margin: 13px 0 0 17px;
    width: 160px;
    border: none;
    color:#a7a7a7;
    background: none;
    }
    
#search-box a{color: #333;font-size: 12px;margin-left: 25px;}

#hor-menu{
    position: absolute;
    top: 125px;
    left: 240px;
    font-size: 16px;
    }
    
#hor-menu li{float: left;margin-right: 10px;}
#hor-menu li a{color: #000;}
#hor-menu li a:hover{color: #543321;}
#hor-menu li a span{
    background: url(../images/sprite.png) no-repeat left -449px;
    line-height: 36px;
    padding-left: 20px;
    float: left;
    }
#hor-menu li a strong{
    background: url(../images/sprite.png) no-repeat right -449px;
    height: 36px;
    float: left;
    font-size: 0px;
    width: 20px;
    }

#content{width: 880px;margin: auto;font-size: 12px;}
#left-side{width: 221px;}
.block-top{height: 10px;background: url(../images/left-block.png) no-repeat left top}
.block-body{background: url(../images/left-block.png) no-repeat left bottom;min-height: 170px}
#menu-block ul li{padding: 7px 0;}
#menu-block ul li a{color: #000;padding-left: 12px;background: url(../images/sprite.png) no-repeat left -143px}
#menu-block ul li a:hover, #menu-block ul li.active a{color:#543321;background: url(../images/sprite.png) no-repeat left -299px}
#menu-block ul li.men2 a{background: url(../images/sprite.png) no-repeat left -299px; padding-left: 26px;}
#banner-block{text-align: center;}
#right-side{width: 651px;position: relative;z-index: 1;}
#slider-holder{position: relative;height: 226px;}

#slider-box{
    width: 653px;
    background: url(../images/slider-box.png) no-repeat left top;
    height: 226px;
    text-align: center;
    margin-top: -97px;
    }
    
#slider-box img{margin-top: 10px}

#slider-box ul{
    position: absolute;
    z-index: 1;
    right: 14px;
    bottom: 30px;
    }
    
#slider-box ul li{float: left;margin-left: 2px}

#slider-box ul li a{
    width: 14px;
    height: 13px;
    float: left;
    background: url(../images/sprite.png) no-repeat -14px 0;
    }
    
#slider-box ul li a:hover, #slider-box ul li#active-slide a{background: url(../images/sprite.png) no-repeat left top}
.text-top{background: url(../images/text.png) no-repeat right top;height: 10px}

.text{background: url(../images/text.png) no-repeat right bottom;min-height: 200px;padding-bottom: 25px}
.text h1{font-size: 16px}
.text p{margin-top: 20px}
.grey-block{width: 252px;font-size: 11px;text-align: center;}
.grey-block-top{height: 5px;background: url(../images/grey-block.png) no-repeat left top}
.grey-block-body{background: url(../images/grey-block.png) no-repeat left bottom;}
#footer-wrap{background: url(../images/footer.png) repeat-x}

#footer{
    margin: auto;
    font-size: 11px;
    width: 880px;
    padding: 6px 0 5px 0;
    }
#counter{width: 222px; text-align: center}
#footer span{line-height: 33px}

input.btn {
 					color:#888888; 
 					width: 70px;
 					font-size: 12px;
	 				background-color:#ffffff; 
	  			border:1px solid; 
	  			border-color: #888888; 

}
input.btna {
 					color:#888888; 
 					width: 121px;
					height: 66px;
 					font-size: 12px;
					background: url(../images/back.gif) no-repeat;

}
input {
 					color:#888888; 
 					width: 140px;
 					font-size: 12px;
	 				background-color:#ffffff; 
	  			border:1px solid; 
	  			border-color: #888888; 
}
textarea {
 					color:#888888; 
 					width: 340px;
 					font-size: 12px;
	 				background-color:#ffffff; 
	  			border:1px solid; 
	  			border-color: #888888; 
}