body {
	font-family: Arial, 'Tahoma', Verdana, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 9pt;
	text-align: center;
	background: #c1b69d;
	margin: 0;
	padding: 0;
	color: #FFF;
}

a, a:active { outline: none; }
a:focus { -moz-outline-style: none; }

a {
	text-decoration: none;
	color: #B50B0B;
	font-weight: normal;
}

a:hover {
	color: #fa5b05;
}

#top {
	position: relative;
	width: 970px;
	height: 92px;
	margin: 0 auto 0 auto;
	background: url('images/top.jpg');
}

#top .stars {
	position: absolute;
	left: 236px;
	top: 42px;
	z-index: 10000;
}

#menu {
	position: absolute;
	top: 51px;
	left: 300px;
	height: 35px;
	width: 300px;
}

#menu a {
	position: absolute;
	display: block;
	top: 0;
	height: 35px;
	text-indent: -3000px;
}

a.about, a.aboutactive {
	left: 8px;
	width: 119px;
}

a.about:hover, a.aboutactive {
	background: url('images/m_bg_about.gif');
}

a.gallery, a.galleryactive {
	left: 129px;
	width: 118px;
}

a.gallery:hover, a.galleryactive {
	background: url('images/m_bg_gallery.gif');
}

a.prices, a.pricesactive {
	left: 248px;
	width: 101px;
}

a.prices:hover, a.pricesactive {
	background: url('images/m_bg_prices.gif');
}

a.aboutkiten, a.aboutkitenactive {
	left: 350px;
	width: 112px;
}

a.aboutkiten:hover, a.aboutkitenactive {
	background: url('images/m_bg_aboutkiten.gif');
}

a.contact, a.contactactive {
	left: 464px;
	width: 113px;
}

a.contact:hover, a.contactactive {
	background: url('images/m_bg_contact.gif');
}

#wrapper_out {
	width: 970px;
	margin: 0 auto 0 auto;
	background: url('images/wrapper_bg.jpg');
	text-align: center;
}

#wrapper_in {
	width: 800px;
	margin: 0 auto 0 auto;
}

#head {
	position: relative;
	height: 267px;
	background: url('images/head.jpg');
	position: relative;
}

#head #langicons {
	position: absolute;
	top: -65px;
	left: 235px;
}

#head a.home {
	position: absolute;
	display: block;
	top: 52px;
	left: 46px;
	width: 120px;
	height: 54px;
	text-indent: -3000px;
}

#maincontent {
	position: relative;
	background: #3e0816 url('images/home_bg.gif') bottom left no-repeat;
	padding-left: 25px;
	min-height: 400px;
	text-align: left;
}

#maincontent a.homebut {
	position: absolute;
	background: url('images/m_bg_home_off.gif');
	top: -33px;
	left: 410px;
	width: 146px;
	height: 37px;
	text-indent: -3000px;
}

#maincontent a.homebut:hover {
	background: url('images/m_bg_home_on.gif');
}

#leftbox {
	float: left;
	width: 185px;
}

#leftbox h1 {
	background: url('images/leftbox_top.gif');
	width: 178px;
	height: 33px;
	color: #3e0816;
	font-family: Arial, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
	padding: 26px 8px 0 0;
	font-size: 13pt;
	border: 0;
}

#leftbox .content {
	background: url('images/leftbox_bg.gif');
	margin: 0;
	padding: 8px 5px 0 3px;
}

#leftbox .content p {
	margin: 0;
	padding: 0 10px 0 10px;
}

#leftbox .footer {
	background: url('images/leftbox_footer.gif');
	height: 21px;
	font-size: 1px;
	padding: 0;
}

#welcomebox {
	position: relative;
	float: left;
	margin-left: 20px;
	width: 286px;
	height: 218px;
	padding: 8px 20px 0 15px;
	background: url('images/welcomebox.jpg');
	margin-top: 12px;
}

#featbox {
	float: left;
	width: 190px;
	margin: 40px 0 0 30px;
}

#featbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#featbox h1 {
	font-size: 14pt;
}

#featbox ul li {
	list-style: none;
	padding-left: 15px;
	background: url('images/star.gif') no-repeat;
	margin: 0 0 3px 0;
	color: #d6b254;
}

#welcomebox a.morebut {
	display: block;
	background: url('images/morebut.gif');
	text-align: center;
	width: 113px;
	height: 19px;
	position: absolute;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	top: 206px;
	left: 180px;
	padding-top: 3px;
}

#welcomebox h1 {
	background: url('images/h1_bg_welcome.gif') no-repeat;;
	margin: 5px 0 5px 8px;
	padding: 0;
	text-indent: -3000px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

#footer {
	background: url('images/footer_bg.gif');
	height: 56px;
	padding-top: 6px;
	line-height: 15px;
	text-align: center;
	color: white;
}

#footer .links {
	padding-bottom: 7px;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: #d6b254;
}

#gallerybox {
	position: relative;
	float: right;
	margin-top: 25px;
	width: 570px;
}

#gallerybox img {
	border: 0;
}

#gallerybox a.seemore {
	display: block;
	background: url('images/seemore.gif');
	width: 100px;
	height: 17px;
	position: absolute;
	left: 430px;
	top: 102px;
	font-size: 11pt;
	font-weight: bold;
	color: #430519;
	padding-top: 1px;
	text-align: center;
}

#contentbox {
	float: left;
	width: 540px;
	margin: 0;
	padding: 0;
}

#content {
	width: 540px;
	background: url('images/content_bg.gif');
}

#content .top {
	background: url('images/content_top.gif');
	height: 19px;
}

#content .btm {
	background: url('images/content_btm.gif');
	height: 18px;
}

#content div.pad {
	padding: 0 20px 0 20px;
	margin: 0;
}

#content h1 {
	color: #e2b316;
	margin: 0;
	padding: 0 0 10px 0;
}

.photo {
	position: relative;
	float: left;
	margin: 2px;
	width: 130px;
	height: 93px;
	overflow: hidden;
}

.photo .mphoto, .photo .frame {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.skype {
	padding-top: 20px;
	text-align: center;
}

.copy {
}
