html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

body {
	background: #fff;
	font-family: Arial, sans-serif;
	color: #736d64;
	font-size: 14px;
}

#wrap {
	width: 948px;
	margin: 7px auto 0px auto;
	background: #fff;

	-moz-box-shadow: 0px 0px 6px #bcbcbb;
	-webkit-box-shadow: 0px 0px 6px #bcbcbb;
	box-shadow: 0px 0px 6px #bcbcbb;
	padding: 10px 8px;
}

#page {
	background: url('img/bg_m.png') repeat-y;
	height:auto !important;
	min-height: 700px;
	height: 700px;
}

#content {
	width: 600px;
	/* padding: 21px; */
	margin: 21px;
	float: right;
}

#sidebar {
	width: 290px;
}

h1 {
	color: #0099a1;
	font-size: 21px;
	font-weight: bold;
	margin: 0.8em 0;
	line-height: 1.1em;
}

h2 {
	color: #9b8362;
	font-size: 17px;
	font-weight: bold;
	margin: 0.8em 0;
	line-height: 1.1em;
}

h3 {
	color: #9b8362;
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
}
h3 span {
	border-bottom: 1px dashed #9b8362;
	padding-bottom: 2px;
}

p {
	line-height: 1.28em;
	margin-bottom: 1.28em;
}

li p {
	margin-bottom: 0.5em;
}

.small {
	font-size: 12px;
}

a {	text-decoration: none;	color: #699ea1}

ul {
	margin-left: 22px;
	list-style-type: disc;
	margin-bottom: 1.28em;
}

li {
	line-height: 1.28em;
	margin-bottom: 0.5em;
}

/* --- main menu --------------*/
#menu {
	margin: 0 8px;
	list-style-type: none;
}

#menu li {
	padding-left:18px;
	border-bottom: 1px solid #fff;
	line-height: 28px;
	font-size: 15px;
	letter-spacing: 0.014em;
	margin: 0;
}

#menu li#last {
	border-bottom: 0 none;
}

#menu a {
	color: #7d6d57;
}

#menu span {
	color: #699ea1;
}

#submenu {
	list-style-type: none;
	margin: 0;
}

#submenu li {
	padding-left: 0px;
	border-bottom: 0 none;
	text-indent: -0.66em;
	margin-left: 0.66em;
}

/* --- /main menu --------------*/

.logo {
	display: block;
	background: #fff;
}

.box_intro {
	border: 1px solid #e7dbbf;
	background: #fef4e6;

	text-align: center;

	width: 262px;
	padding: 16px;
	margin-top: 20px;
}

.box_intro h1, .box_intro h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.014em;
	color: #9b8362;
	margin: 0;
	padding: 0;
}

#box_intro_poettmes {
	float: left;
}

#box_intro_aindling {
	margin-left: 304px;
}

.flright {
	float: right;
}

.hd1 {
	margin-top: 180px;
}

.story {
	padding-right: 32px;
}

.tab30 {
	display: inline-block;
	text-align: right;
	width: 30px;
	margin-right: 30px;
}

/* ---image slider --------------------*/
#img_slider {
	width: 600px;
	height: 400px;
	position: relative;
}

.img_slider {
	/* border: 1px solid #92d050; */
	z-index:100;
}

.img_slider, .slides_container {
	width: 600px;
	height: 400px;
	overflow: hidden;
	position: relative;
}

.slides_container {
	display:none;
}

.prev_btn, .next_btn, .pause_btn {
	display: inline-block;
	margin-right: 150px;
	width: 58px;
	height: 59px;
	background: url('img/slide_ctl.png') no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.next_btn { margin-right: 0}

.img_slider_controls {
	text-align: center;
	position: relative;
	top: -220px;
	z-index: 110;
	display: none;
}

.prev_btn {
	background-position: left center;
}

.next_btn {
	background-position: -116px center;
}

.pause_btn {
	background-position: -58px center;
}

/* ---/image slider --------------------*/

/* --- vertical scroller --------------*/
.vscroller_wrap {
	position: relative;
}
.vscroller_mask {
	position: relative;
	overflow: hidden;
}

.vscroller_btn_up, .vscroller_btn_down {
	width: 18px;
	height: 9px;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
}

.vscroller_btn_up {background: url('img/scroll_ctl.png') no-repeat left top }
.vscroller_btn_down {background: url('img/scroll_ctl.png') no-repeat left -9px }

.vscroller_btn_up, .vscroller_btn_down { position: absolute; /* margin-left: -16px; */}
.vscroller_btn_up {	top: -8px; }
/* --- /vertical scroller --------------*/


.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.cap_indent {
	margin-left: 1em;
	margin-right: 1em;
	text-transform: uppercase;
}