* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

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

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #d52d00;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 40px 0;
	word-spacing: -1px;
	line-height: 2em;
	font-size: 2.667em;
	font-weight: 250;
	color: #cd7620;
}

h3 {
	padding: 0 0 29px 0;
	line-height: 1.2em;
	font-size: 1.667em;
	font-weight: 250;
	color: #905724;
}

	h3 em {
		display: block;
		margin: 0 0 -9px 0;
		font-style: normal;
	}

h6 {
	padding: 10px 0 21px 0;
	line-height: 1.25em;
	font-size: 1em;
	color: #6e5136;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 7px 34px 0 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#tail-top-right {
	background: url(/images/tail-top-right.gif) repeat-x 50% 0%;
	width: 50%;
	height: 800px;
	position: absolute;
	top: 0;
	right: 0;
}

#tail-top-right1 {
	background: url(/images/tail-top-right1.gif) repeat-x 50% 0%;
	width: 50%;
	height: 321px;
	position: absolute;
	top: 479px;
	right: 0;
}

#main-tail {
	background: url(/images/main-tail.gif) repeat-x 50% 0%;
}

#main-bg {
	background: url(/images/main-bg.jpg) no-repeat 50% 0%;
	position: relative;
}

#main {
	position: relative;
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	background: url(/images/header-line.gif) no-repeat 0% 78px;
	position: relative;
	height: 150px;
}

	#header em {
		line-height: 1.538em;
		font-size: 1.083em;
		color: #5a4427;
		position: absolute;
		top: 79px;
		left: 1px;
	}

#logo {
	position: absolute;
	top: 17px;
	left: 0;
}

#menu {
	position: absolute;
	top: 61px;
	right: 3px;
}

	#menu li {
		float: left;
		padding: 0 0 0 27px;
		font-weight: bold;
		color: #725436;
	}
	
		#menu li a {
			text-decoration: none;
			color: #725436;
		}
		
		#menu li a:hover {
			color: #cb700e;
		}
		
		#menu li.act a {
			color: #cb700e;
		}

#content {
	position: relative;
	height: 526px;
	width: 100%;
}

	#content p {
		padding: 0 0 20px 0;
		line-height: 1.667em;
		font-size: 1em;
		color: #927e68;
	}
	
	#content p.extra {
		padding: 0 0 30px 0;
	}

#navi {
	position: absolute;
	top: -65px;
	right: 82px;
}

	#navi li {
		float: left;
		padding: 0 0 0 21px;
		font-size: 0.917em;
		color: #6d5135;
	}
	
		#navi li a {
			text-decoration: none;
			color: #6d5135;
		}
		
		#navi li a:hover {
			color: #cb700e;
		}
		
		#navi li.act a {
			color: #cb700e;
		}

.pictures {
	position: absolute;
	top: 134px;
	left: 0;
}

	.pictures li {
		float: left;
	}
	
		.pictures li span {
			display: block;
			padding: 40px 0 0 0;
		}

.content-box {
	background: #040301;
	width: 828px;
	height: 526px;
	overflow: auto;
	position: absolute;
	top: 0;
	left: 80px;
}

	.content-box .inner {
		padding: 35px 30px 40px 63px;
	}
	
	.content-box .inner-1 {
		padding: 61px 30px 40px 63px;
	}

.link {
	float: left;
	font-weight: bold;
	color: #804607;
}

.link-1 {
	float: left;
	margin: -2px 0 0 0;
	font-weight: bold;
	text-decoration: none;
	color: #804607;
}

	.link-1:hover {
		text-decoration: underline;
	}

.link-indent {
	margin: 0 0 18px 0;
}

.link-indent1 {
	margin: 0 0 6px 0;
}

.blog {
	background: url(/images/icon-1.gif) no-repeat 0% 0%;
	display: inline-block;
	padding: 8px 0 4px 29px;
	float: left;
	line-height: 1.333em;
	text-decoration: none;
	color: #804607;
}

	.blog:hover {
		text-decoration: underline;
	}
	
.contact {
	background: url(/images/icon-2.gif) no-repeat 2px 7px;
	display: inline-block;
	padding: 8px 0 0 29px;
	float: left;
	line-height: 1.333em;
	text-decoration: none;
	color: #804607;
}

	.contact:hover {
		text-decoration: underline;
	}

.overflow {
	overflow: hidden;
}

.list {
	overflow: hidden;
	margin: -1px 0 0 0;
	padding: 0 0 16px 0;
}

	.list li {
		background: url(/images/marker.gif) no-repeat 0% 8px;
		padding: 0 0 0 20px;
		line-height: 2.167em;
		color: #804607;
	}
	
		.list li a {
			text-decoration: none;
			color: #804607;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

#big-pic {
	position: absolute;
	top: 0;
	left: 80px;
}

#contact-form {
	width: 412px;
	padding: 7px 0 0 2px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 41px;
		overflow: hidden;
	}
	
	#contact-form span {
		display: block;
		width: 69px;
		height: 23px;
		float: left;
		line-height: 16px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: #927e68;
	}
	
	#contact-form input {
		background: none;
		width: 305px;
		height: 15px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #905724;
		float: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: #927e68;
	}
	
	#contact-form textarea {
		background: none;
		width: 335px;
		height: 157px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #905724;
		float: left;
		overflow: auto;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: #927e68;
	}
	
	#contact-form a {
		float: right;
		margin: 22px 0 0 30px;
		font-weight: bold;
		color: #804607;
	}

#footer {
	height: 124px;
}

	#footer strong {
		display: block;
		padding: 30px 0 0 144px;
		font-weight: normal;
		color: #804607;
	}
	
		#footer strong span {
			padding: 0 3px 0 0;
		}
		
		#footer strong a {
			margin: 0 0 0 3px;
			color: #804607;
		}
		
	#footer p {
		width: 470px;
		padding: 7px 0 0 144px;
		line-height: 1.2em;
		font-size: 0.917em;
		color: #352d23;
	}

/* 22-10-10 */
.home-intro
{
	margin:0 auto;
	width:100%;
	height:550px;
	
}

