@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../img/beckgorund.jpg);
	background-repeat: repeat;
	background-color: transparent;
	background-position: 0px 0px;
}
#footer {
	display: block;
	height: 250px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_foother.png);
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #D9B069;
	text-align: center;
}
#footer a {
	color: #D9B069;
	text-decoration: underline;
}

#footer .box {
	float: left;
	height: 230px;
	width: 275px;
	margin-left: 35px;
	margin-top: 5px;
}

#footer .box ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .box ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #D9B069;
	font-variant: small-caps;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .box ul li a  {
	color: #D9B069;
	text-decoration: none;
}
#footer .box ul ul li a:hover {
	color: #D9B069;
	text-decoration: underline;
}



#footer .box p img {
	height: 114px;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#footer .box p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #d9b069;
	text-align: left;
}

#footer .box span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #d9b069;
}



#top   {
	height: 139px;
	width: auto;
	background-image: url(../img/top.png);
	/* [disabled]float: left; */
	background-repeat: repeat-x;
}
#top .top {
	height: 139px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top .top #left {
	float: left;
	height: 139px;
	width: 257px;
	background-image: url(../img/left_bg.png);
	background-repeat: no-repeat;
}
#top .top #left #info {
	float: left;
	height: 20px;
	width: 257px;
	font-variant: small-caps;
	font-family: "Arial Black";
	font-size: 11px;
	text-align: center;
	margin-top: 18px;
	color: #D9B069;
	overflow: hidden;
}
#top .top #left #tel {
	float: left;
	height: 25px;
	width: 253px;
	background-image: url(../img/tel.png);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	/* [disabled]padding-top: 4px; */
	font-family: "Arial Black";
	font-size: 11px;
	color: #D9B069;
	font-weight: bold;
}
#top .top #left #tel p {
	float: left;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 96px;
	margin-right: 0px;
	height: 21px;
	display: block;
	overflow: hidden;
}
#menu {
	background-image: url(../img/menu_bg.png);
	float: left;
	height: 74px;
	width: 960px;
}
#menu ul{
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#menu a{
	display: block;
	color: #705c4e;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	height: 33px;
	width: auto;
	float: left;
	padding-top: 12px;
	-webkit-text-stroke: 1.0px #3c281a;
	-webkit-text-fill-color: #705c4e;
	margin-right: 1px;
	margin-left: 1px;
}

#menu a:hover {
	background-image: url(../img/hover.png);
	background-repeat: repeat-x;
	-webkit-text-stroke: 0.5px #3c281a;
	-webkit-text-fill-color: #fff;
	color: #FFF;
}
#menu .hoverMenu {
	background-image: url(../img/hover.png);
	background-repeat: repeat-x;
	-webkit-text-stroke: 0.5px #3c281a;
	-webkit-text-fill-color: #fff;
	color: #FFF;
}

.contentMs  {
	height: 74px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.slides_container {
	width: 822px;
	overflow: hidden;
	position: relative;
	display: none;
	margin-top: 1px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#slider  {
	background-image: url(../img/slider_bg.png);
	height: 354px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}


#slider #content {
	float: left;
	height: 275px;
	width: 820px;
	padding-top: 11px;
	padding-right: 9px;
	padding-left: 7px;
	background-image: url(../img/slider_contentBg.png);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	margin-top: 19px;
	background-position: -1px 0px;
}
#slider .prev {
	background-image: url(../img/control_slider.png);
	float: left;
	height: 200px;
	width: 54px;
	background-repeat: no-repeat;
	background-position: -11px 0px;
	margin-top: 80px;
	cursor: pointer;
	margin-left: 10px;
}
#slider .next  {
	background-image: url(../img/control_slider.png);
	float: left;
	height: 200px;
	width: 54px;
	background-repeat: no-repeat;
	background-position: -157px 0px;
	margin-top: 80px;
	cursor: pointer;
}

.slides_container a {
	width:820px;
	height:275px;
	display:block;
}

.slides_container a img {
	display:block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.pagination {
	background-image: url(../img/control_bg.png);
	height: 50px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px -21px;
	overflow: hidden;
	margin-top: 0px;
	padding-left: 94px;
	background-repeat: no-repeat;
}

.pagination li {
	float: left;
	list-style: none;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}

.pagination li a {
	display: block;
	width: 25px;
	height: 0;
	padding-top: 22px;
	background-image: url(../img/slider_li.png);
	background-position: 0px 0px;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-top: 0px;
}
.pagination li.current a {
	background-position: -27px 0px;
}
.pagination li a:hover {
	background-position: -27px 0px;
}

#wrapper #leftText {
	float: left;
	height: auto;
	width: 554px;
	background-image: url(../img/text_bg.png);
	margin-top: 25px;
	background-position: 8px 0px;
	background-repeat: repeat;
}
#video {
	height: 430px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #leftGallery {
	float: left;
	width: 960px;
	background-image: url(../img/text_bg.png);
	margin-top: 25px;
	background-position: 8px 0px;
	background-repeat: repeat;
	display: block;
	height: auto;
}
#wrapper #contact #conform {
	/* [disabled]height: 495px; */
	width: 280px;
	float: left;
	margin-left: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
}
#wrapper #contact #conform p {
}

#wrapper #contact #conform label {
	font-family: Arial;
	font-size: 12px;
	color: #D9B069;
	font-weight: bold;
	float: left;
	/* [disabled]height: 52px; */
	padding-top: 5px;
	padding-right: 15px;
}
#wrapper #contact #conform input {
	font-family: Arial;
	font-size: 12px;
	color: #DDDAD7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	outline: none;
	padding-right: 20px;
	padding-left: 10px;
	float: right;
	background-image: url(../img/leftB.png);
	height: 38px;
	width: 133px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 0px;
	margin-bottom: 30px;
}
#wrapper #contact #conform #msg {
	width: 240px;
	height: 62px;
	background-image: url(../img/left_bg.png);
	background-color: transparent;
	resize: none;
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
}
#wrapper #contact #conform #send {
	margin-top: 20px;
	float: left;
	width: 165px;
	text-align: center;
}

#wrapper #contact {
	float: left;
	width: 960px;
	background-image: url(../img/text_bg.png);
	margin-top: 25px;
	background-position: 8px 0px;
	background-repeat: repeat;
	display: block;
	height: auto;
}


#wrapper #rightPanel {
	float: left;
	height: 510px;
	width: 406px;
}
#wrapper #rightPanel .box {
	background-image: url(../img/box_bg.png);
	float: left;
	height: 258px;
	width: 400px;
	margin-top: 10px;
	background-repeat: no-repeat;
	margin-left: 5px;
	background-position: 0px 8px;
}
#wrapper #rightPanel .box .rightb{
	background-image: url(../img/rightBtn.png);
	height: 129px;
	width: 129px;
	margin-top: 3px;
	position: absolute;
	z-index: 1;
	margin-left: 264px;
	background-position: 5px 0px;
	background-repeat: no-repeat;
	
}
#wrapper #rightPanel .box .rightb .trot {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	width: 130px;
	height: 25px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #8d541a;
	text-shadow: 1px 1px 0px #CBA35B;
	text-align: center;
	position: relative;
	z-index: 1;
	
}
#wrapper #rightPanel .box .image {
	height: 208px;
	width: 343px;
	position: absolute;
	z-index: 0;
	margin-top: 26px;
	margin-left: 28px;
	background-color: #FFF;
	-moz-box-shadow:inset 4px 2px 42px #5c5c5c;
-webkit-box-shadow:inset 4px 2px 42px #5c5c5c;
box-shadow:inset 4px 2px 42px #5c5c5c;
}
#wrapper #rightPanel .box .leftb a{
	background-image: url(../img/leftB.png);
	height: 37px;
	width: 135px;
	margin-top: 200px;
	font-family: Arial;
	font-size: 12px;
	color: #8d541a;
	text-shadow: 1px 1px 0px #CBA35B;
	padding-top: 12px;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
	display: block;
	position: absolute;
	background-position: -2px 0px;
	/* [disabled]z-index: 2; */
	text-decoration: none;
}
#wrapper #rightPanel .box .leftb a:hover {
	text-decoration: underline;
}
#wrapper .icon  {
	background-image: url(../img/li.png);
	float: left;
	height: 77px;
	width: 43px;
	background-position: 0px;
	margin-top: 12px;
}
#wrapper #leftText h1 , h2{
	font-family: "Myriad Pro";
	font-weight: bold;
	color: #D9B069;
	font-size: 14px;
	margin-left: 10px;
	width: 450px;
	padding: 0px;
	height: 50px;
	margin-top: 33px;
	float: left;
}
#wrapper #leftText ul li {
	font-family: Arial;
	font-size: 12px;
	color: #D9B069;
	font-weight: bold;
	list-style-image: url(../img/liC.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	width: 450px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	list-style-position: inside;
	text-align: justify;
}
#wrapper #leftText p {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D9B069;
	margin-left: 28px;
	height: auto;
	/* [disabled]line-height: 19px; */
	text-align: justify;
	display: block;
}






#top .top #center {
	float: left;
	height: 139px;
	width: 432px;
}
#top .top #right {
	background-image: url(../img/right_bg.png);
	float: left;
	height: 139px;
	width: 257px;
	background-repeat: no-repeat;
}
#top .top #right #languageText {
	float: left;
	height: 25px;
	width: 257px;
	text-align: center;
	margin-top: 17px;
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bolder;
	text-shadow: -0.5px 1px 1px #E0C99C;
	color: #964F14;
}
#top .top #right #languageBtn {
	float: left;
	height: 27px;
	width: 257px;
}
#top .top #right #languageBtn #srbBtn {
	background-image: url(../img/language.png);
	float: left;
	height: 28px;
	width: 28px;
	margin-left: 22px;
	margin-right: 6px;
}
#top .top #right #languageBtn #srbTxt a{
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bolder;
	text-shadow: -0.5px 1px 1px #E0C99C;
	color: #964F14;
	float: left;
	height: 21px;
	width: 55px;
	margin-top: 6px;
	text-decoration: none;
}
#top .top #right #languageBtn #srbTxt a:hover {
	text-decoration: underline;
}

#top .top #right #languageBtn #engBtn {
	background-image: url(../img/language.png);
	float: left;
	height: 28px;
	width: 28px;
	margin-left: 22px;
	background-position: -120px 0px;
	margin-right: 6px;
}
#top .top #right #languageBtn #engTxt a{
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bolder;
	text-shadow: -0.5px 1px 1px #E0C99C;
	color: #964F14;
	float: left;
	height: 21px;
	width: 55px;
	margin-top: 6px;
	text-decoration: none;
}
#wrapper #herder {
	height: 200px;
	width: 960px;
}


#wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper .span  {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #BC8F44;
	width: auto;
	float: left;
	margin-top: 35px;
	margin-left: 20px;
	height: 33px;
}
#wrapper #contact iframe {
	float: left;
	margin-left: 15px;
}

#wrapper #leftText .leftPanel {
	float: left;
	height: auto;
	width: 180px;
	margin-right: 10px;
	margin-top: 10px;
	clear: both;
}


#wrapper #leftText .boximg {
	background-image: url(../img/boxImg.png);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 150px;
	clear: both;
	margin-top: 25px;
	margin-left: 10px;
	padding-top: 13px;
	padding-left: 12px;
}
#wrapper #leftText a {
	font-family: Arial;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #BC8F44;
	float: left;
	margin-top: 30px;
	margin-left: 11px;
}
#wrapper #leftGallery .a {
	font-family: Arial;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #BC8F44;
	float: left;
	margin-top: 30px;
	margin-left: 11px;
}


.bocright {
	float: right;
	height: 125px;
	width: 212px;
}
#wrapper #leftGallery .clearfix .clearfixx {
	height: 260px;
	width: 385px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 15px;
}

#wrapper #leftText .rm  {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #BC8F44;
	/* [disabled]float: right; */
	margin-top: 0px;
	margin-left: 0px;
	width: 120px;
}
#wrapper #leftText .readmore {
	width: 960px;
}
#wrapper #leftText .read-more , .read-less{
	float: right;
	width: 100px;
	height: 16px;
	margin: 0px;
	/* [disabled]clear: right; */
}
#wrapper #leftGallery .clearfix .clearfixx .jqzoom img {
	border: 3px solid #9B661E;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#wrapper #leftGallery ul#subMenu {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#wrapper #leftGallery #subMenu li {
	float: left;
	list-style-image: url(../img/liC.png);
	padding-left: 5px;
	width: auto;
	margin-right: 39px;
	padding-bottom: 15px;
}
#wrapper #leftGallery #subMenu li a {
	color: #BC8E44;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 10px;
}
#wrapper #leftGallery #subMenu li a:hover {
	color: #CDAC74;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 10px;
}
#wrapper #leftGallery #subMenu li .subMeni  {
	color: #CDAC74;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 10px;
}
#wrapper #contact #information {
	float: left;
	height: 40px;
	width: 350px;
	padding-left: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #D9B069;
	font-size: 14px;
	border: 1px dashed #666;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-image: url(../img/bg2.jpg);
	margin-top: 25px;
	margin-left: 150px;
}
#wrapper #contact #conform p {
	color: #D9B069;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 37px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.p {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D9B069;
	margin-left: 28px;
	margin-right: 28px;
	height: auto;
	text-align: justify;
	display: block;
}