@charset "UTF-8";
body {
	font: 0.75em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	border-style: none;
	background: url(/images/bg-body.png) left 70px repeat-x;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: static;
}
img {
	border-style: none;
}
h1 {
	font-size: 25px;
	font-weight: normal;
	padding: 0px 0px 10px;
	margin: 0px 0px 0px -2px;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px;
}
h2.bold{
  font-weight: bold;
}
address {
	font-style: normal;
	line-height: 140%;
	margin: 0px;
	padding: 15px 0px 0px;
}
ul {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 140%;
	list-style: url(/images/list.png);
}
p {
	line-height: 140%;
	text-align: justify;
	margin: 0px;
	padding: 15px 0px 0px;
}
table {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 100%;
}
td {
	padding: 2px;
}
a, a:Hover {
	font-weight: normal;
	color: #f60;
	text-decoration: underline;
}
a:Hover {
	color: #000;
}
#sub {
	background: url(/images/bg-body-sub.png) left 70px repeat-x;
}
#mother {
	width: 800px;
	margin: 0px auto;
}
#topMenu {
	float: right;
	padding: 0px;
	height: 29px;
	overflow: hidden;
	margin: 0px 0px 6px;
}
#topMenu li {
	line-height: normal;
	list-style: none;
	display: inline;
}
#topMenu li a, #topMenu li a:Hover {
	font-size: 1em;
	color: #fff;
	display: block;
	text-align: center;
	padding: 7px 0px 8px;
	background: #3c6c10 url(/images/bg-top-menu.png);
	margin: 0px 5px 0px 0px;
	width: 75px;
	float: left;
}
#topMenu li.long a, #topMenu li.long a:hover{
  width: 100px;
  background: #3c6c10 url(/images/bg-top-menu_long.png);
}
#topMenu li a:Hover {
	color: #f60;
}
#topMenu li .last, #topMenu li .last:Hover {
	margin: 0px;
}
#header {
	clear: both;
	background: #65ac21 url(/images/bg-header.png);
	margin: 0px 0px 50px;
}
#flashcontent {
	height: 235px;
	width: 390px;
	position: absolute;
	margin: -33px 0px 0px;
}
#headerIn {
	color: #fff;
	height: 190px;
}
#headerIn p{
	text-align: right;
}
#sub #headerIn {
	height: 219px;
}
#mainInfo {
	padding: 15px 0px 0px 430px;
}
#director {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 18px;
}
#director strong {
	font-size: 1.1em;
}
#menu {
	padding: 0;
	position: absolute;
	margin: -48px 0px 0px 0px;
	height: 35px;
	width: 950px;
}
#menu li {
	line-height: normal;
	display: inline;
}
#menu li a, #menu li a:Hover {
	font-size: 1em;
	color: #fff;
	display: block;
	padding: 7px 10px 7px 0px;
	float: left;
	margin: 0px 8px 0px 0px;
	background: url(/images/menu-separator.png) no-repeat right 7px;
}
#menu li a:Hover {
	color: #f60;
}
#menu li .last, #menu li .last:Hover {
	background: url(none);
	margin: 0px;
	padding-right: 0px;
}
#content {
	clear: both;
	background: url(/images/bg-content.png) repeat-y;
	margin: 0px 0px 0px 30px;
	width: 770px;
	padding: 0px;
}
#left {
	float: left;
	width: 545px;
	margin: 0px 25px 0px 0px;
}
#right {
	float: left;
	width: 200px;
	font-size: 0.9em;
}
#right p {
	text-align: left;
}
#footer {
	width: 100%;
	background: #65ac21 url(/images/bg-footer.png) repeat-x;
	height: 65px;
	margin: 15px auto 0px;
	text-align: center;
}
#footerIn {
	color: #fff;
	font-size: 0.9em;
	line-height: 150%;
	margin: 0px auto;
	padding: 10px 0px 0px 30px;
	width: 770px;
}
#footerIn a, #footerIn a:Hover {
	font-weight: normal;
	color: #fff;
}
#footerIn a:Hover {
	color: #000;
}
#webmaster {
	margin: 0px 0px 0px 625px;
	padding: 0px;
	position: absolute;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.right {
	text-align: right;
}
.newsTitle {
	padding: 0px;
}
h2.border{
  border-top: 1px solid #CCCCCC;
  margin-top: 1em;
}
.news span {
	color: #666;
	display: block;
}
/* Home */
.offer, .offer-right {
	margin: 15px 15px 0px 0px;
	float: left;
	width: 265px;
}
.offer-right {
	margin: 15px 0px 0px 0px;
}
.offer h2, .offer-right h2 {
	background: url(/images/bg-h2-offer.png);
	height: 45px;
	padding: 8px 10px 0px;
	line-height: 110%;
	margin: 0px;
}
.offer .more, .offer-right .more {
	background: #000 url(../images/arrow.png) no-repeat 250px 9px;
	padding: 4px 20px 5px 10px;
	border-top: 1px solid #fff;
	font-size: 0.9em;
	text-align: right;
}
.offer .more a, .offer-right .more a, .offer .more a:Hover, .offer-right .more a:Hover {
	color: #fff;
}
.offer .more a:Hover, .offer-right .more a:Hover {
	text-decoration: none;
}
.offer h2 a, .offer-right h2 a, .offer h2 a:Hover, .offer-right h2 a:Hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.offer h2 a:Hover, .offer-right h2 a:Hover {
	color: #000;
}
.offer .in, .offer-right .in {
	background: #4e8c16 url(/images/bg-offer-in.png) repeat-x left top;
	border-top: 1px solid #fff;
	padding: 0px 10px 7px;
	min-height: 200px;
  height: auto !important;
  height: 200px;
}
.offer .in p, .offer-right .in p {
	padding: 8px 0px 0px;
	text-align: left;
	color: #fff;
}
/* Contacts */
.contactLeft {
	float: left;
	margin: 0px 35px 0px 0px;
	width: 255px;
}
.contactRight {
	float: left;
	width: 255px;
}
.contactLeft p, .contactRight p {
	text-align: left;
}
/* Photo gallery */
.photo, .photoRight {
	margin: 15px 16px 0px 0px;
	float: left;
	width: 171px;
}
.photoRight {
	margin: 15px 0px 0px 0px;
}
.photo .image, .photoRight .image, .photo .image:Hover, .photoRight .image:Hover {
	display: block;
	border: 2px solid #7ECF2D;
	height: 113px;
	width: 169px;
}
.photo .image:Hover, .photoRight .image:Hover {
	border: 2px solid #3C6C10;
}
.photo .image img, .photoRight .image img {
	margin: 1px;
}
.photo p, .photoRight p {
	font-size: 0.9em;
	text-align: left;
	padding: 5px 0px 0px;
}
/* Price list */
.priceListLeft, .priceListRight {
	margin: 0px 15px 0px 0px;
	float: left;
	width: 265px;
}
.priceListRight {
	margin: 0px;
}
.priceList {
	background: #ededed;
}
.priceList td {
	background: #fff;
	padding: 2px 4px;
}
.title td {
	background: #f8f8f8;
	font-weight: bold;
	color: #333;
}
/* Tips */
.tips-left, .tips-right {
	padding: 0px 25px 0px 0px;
	float: left;
}
#lightbox p {
	padding: 7px;
	font-size: 0.9em;
}

#topHead{
  padding-top: 10px;
  height: 100px !important;height /**/: 110px;
  width: 800px;
  margin: 0 auto;
}
#topHead .celebration, #topHead .font{
  float: right;
}
#topHead .font{
  display: block;
  width: 140px;
  height: 29px;
  line-height: 27px;
  background: #3C6C10 url('../images/fontSize_bg.gif') left top no-repeat;
  margin-top: -10px;
  color: #FFFFFF;
  text-indent: 36px;
  margin-bottom: 0.75em;
  text-transform: uppercase;
}
#topHead .font:hover{
  color: #FF6600;
}
#topHead .celebration{
  clear: right;
  margin-top: 0.5em;
}
#logo, #logo a.img{
  width: 257px;
  height: 85px;
}
#logo h1{
  margin-left: 5px;
  padding-top: 10px;
}
#logo h1 a{
  text-decoration: none;
  color: #016BA7;
  font-weight: bold; 
}
#logo{
  margin-left: 0;
  position: relative;
  top: 11px;
}
#logo a.img{
  position: absolute;
  left: 0;
  top: 0;
}

#quickForm{
  margin-top: 2em;
  border-top: 1px solid #CCCCCC;
  clear: both;
}
#quickForm th, #quickForm td{
  padding-top: 0.75em;
}
#quickForm th{
  text-align: right;
  padding-right: 1em;
}
#quickForm input.txt, #quickForm textarea, #quickForm select{
  border: 1px solid #CCCCCC;
}
#quickForm input.txt, #quickForm textarea{
  width: 300px;
}
#quickForm select{
  width: 320px;
  padding: 4px 0 0 10px;
}
#quickForm input.txt, #quickForm option{
  padding: 4px 10px;
}
#quickForm textarea{
  padding: 10px;
  height: 150px;
}
#quickForm input.txtFocus, #quickForm textarea.focus{
  border-color: #599E18;
}
#quickForm input.submit{
  border: 1px solid #151515;
  background: #599E18;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0.5em 1em;
}
#quickForm p.msg{
  font-weight: bold;
}
#quickForm p.msg_err{
  color: #ED0000;
}
#quickForm p.msg_ok{
  color: #599E18;
}
div.contactLeftSmall{
  width: 145px;
  margin-right: 0;
}
div.contactMap{
  float: right;
  padding-top: 15px;
}

div.offer p.video, div.offer-right p.video{
  padding: 6px 5px 8px 35px;
  margin-top: 1px;
  background: #D4D4D4 url('../images/playIco.gif') 7px center no-repeat;
	text-align: left;  
}
div.offer p.video a, div.offer-right p.video a{
  font-weight: bold;
  font-size: 13px;
}

#slideshow, #slideshow span.overlay{
  width: 390px;
  height: 231px;
}
#slideshow{
  position: relative;
  text-align: center;	
}
#slideshow span.overlay{
  position: absolute;
  left: 0;
  top: 0;
  background: url('../images/slideFrame.png') left top no-repeat;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="/images/slideFrame.png");
  z-index: 30;
}
#slideshow div{
  position: absolute;
  left: 30px;
  top: 7px;
  width: 330px;
  height: 217px;
  text-align: center;
  line-height: 215px;
  background: #000000;
  overflow: hidden;
}
#slideshow img{
  _width: 330px;
  max-width: 330px;
  max-height: 217px;
}
#slideshow a.btn_prev, #slideshow a.btn_next{
  position: absolute;
  text-decoration: none;
  width: 25px;
  height: 35px;
  z-index: 40;
  outline: none;
}
#slideshow a.btn_prev{
  left: 2px;
  top: 108px;
}
#slideshow a.btn_next{
  right: 2px;
  top: 88px;
}

#left li{
  padding-bottom: 0.75em;
}

p.whereToFind{
  text-align: center;
  margin: 2em 0 2.75em 0;
  padding: 0;
}

#right h2{
  color: #508E17;
}

div.box{
  margin-left: 21px;
  background: #90CD32 url('../images/box_bg.gif') right top repeat-y;
  padding: 15px 23px;
  margin-bottom: 1.5em;
  width: 478px !important;width: /**/: 524px;
}
div.box, div.box *{
  font-size: 13px;
  color: #FFFFFF;
  text-shadow: #6A9D23 1px 1px 1px;
  line-height: 1.7em;
}
div.box p{
  padding-top: 10px;
}
div.box h3{
  text-shadow: #A64F00 1px 1px 1px;
  font-size: 18px;
  background: #FF7A00 url('../images/box_title_bg.gif') left top no-repeat;
  width: 456px !important;width /**/: 502px;
  height: 62px;
  line-height: 52px;
  padding: 0 23px;
  margin-left: -33px;
  margin-top: -25px;
  overflow: hidden;
  margin-bottom: -5px;
  position: relative;
}

#headerIn a.btn, #headerIn a.btn span{
  display: block;
	float: left;
	height: 41px;
	line-height: 38px;
	text-shadow: #FF1800 1px 1px 1px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none !important;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	outline: none;
}
#headerIn a.btn{
  float: right;
  background: url('../images/headBtn_left.gif') left top no-repeat;
  margin-right: 1px;
}
#headerIn a.btn span{
  background: url('../images/headBtn_right.gif') right top no-repeat;
  margin-right: -1px;
  padding: 0 1.75em;
}
#headerIn a.btn:hover{
  background-position: left bottom;
}
#headerIn a.btn:hover span{
  background-position: right bottom;
}
