* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper-1 {
	width: 100%;
}

.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: #d4a50f;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

table, td {
	border-collapse: collapse;
}

table, td, img {
	border: 0;
}

td, tr {
	vertical-align: top;
	text-align: left;
}

h2 {
	background: url(images/title1.jpg) no-repeat 0% 0%;
	width: 307px;
	height: 34px;
	padding: 0 0 18px 8px;
	overflow: hidden;
	line-height: 28px;
	font-size: 2.333em;
	font-weight: 400;
	color: #fff;
}

	h2.extra {
		background: url(images/title2.jpg) no-repeat 0% 0%;
		width: 649px;
		padding: 0 0 21px 8px;
	}
	
	h2.extra1 {
		padding: 0 0 16px 8px;
	}
	
	h2.extra-2 {
		background: url(images/title2.jpg) no-repeat 0% 0%;
		width: 649px;
		padding: 0 0 16px 8px;
	}

h3 {
	background: url(images/title.jpg) no-repeat 0% 0%;
	width: 165px;
	height: 34px;
	padding: 0 0 27px 8px;
	overflow: hidden;
	line-height: 28px;
	font-size: 2.333em;
	font-weight: 400;
	color: #fff;
}

	h3 em {
		display: block;
		letter-spacing: -1px;
		font-style: normal;
	}

h6 {
	padding: 0 0 11px 0;
	line-height: 1.25em;
	font-size: 1.083em;
	color: #643320;
}

	h6 strong {
		display: block;
		padding: 0 0 9px 0;
	}
	
	h6 em {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}

.fleft {
	float: left;
}

.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;
}

#main-bg {
	background: url(images/main-bg.jpg) no-repeat 50% 0%;
	width: 100%;
}

#main {
	background: url(images/content.jpg) no-repeat 31px 366px;
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

	#page1 #main {
		background: none;
	}

#header {
	position: relative;
	height: 50px;
}

#menu {
	position: absolute;
	top: 13px;
	left: 26px;
}

	#menu li {
		float: left;
		padding: 0 7px 0 7px;
		font-size: 1.333em;
		color: #fff;
	}
	
		#menu li a {
			display: block;
			height: 22px;
			padding: 0 5px 0 5px;
			float: left;
			line-height: 22px;
			text-decoration: none;
			color: #fff;
		}
		
		#menu li a:hover {
			text-decoration: underline;
		}
		
		#menu li.act a {
			background: #fff;
			color: #673422;
		}
		
		#menu li.act a:hover {
			text-decoration: none;
		}

#content {
	position: relative;
	height: 521px;
	padding: 351px 29px 0 16px;
}

#column-left {
	float: left;
	width: 718px;
	padding: 0 20px 0 0;
}

#column-right {
	float: left;
	width: 197px;
}

	#column-right p {
		padding: 0 0 18px 0 !important;
		line-height: 1.5em !important;
		font-size: 1em !important;
		color: #1b1a15 !important;
	}
	
	#column-right p.extra {
		padding: 0 0 10px 0 !important;
	}

#logo {
	position: absolute;
	top: 354px;
	left: 366px;
}

#logo-1 {
	position: absolute;
	top: 157px;
	left: 39px;
	z-index: 2;
	width: 388px;
	height: 144px;
}

.info-box {
	background: url(images/info-box.jpg) no-repeat 0% 0%;
	width: 197px;
	height: 411px;
	overflow: hidden;
}

	.info-box .inner {
		padding: 12px 12px 70px 12px;
	}
	
		.info-box .inner .inner {
			padding: 0 11px 0 11px;
		}
		
		.info-box .inner .inner-1 {
			padding: 8px 11px 0 11px;
		}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		padding: 0 0 0 14px;
		line-height: 2.2em;
		font-size: 1.25em;
		color: #1b1a15;
	}
	
	.list li.extra {
		background: none;
	}
	
		.list li a {
			text-decoration: none;
			color: #1b1a15;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.box {
	background: url(images/box.jpg) no-repeat 0% 0%;
	width: 718px;
	height: 145px;
	margin: 0 0 25px 0;
}

	.box .inner {
		padding: 0 22px 0 34px;
	}
	
	.box p {
		padding: 0 0 0 0 !important;
		line-height: 1.1875em !important;
		font-size: 1.333em !important;
		color: #7a7773 !important;
	}
	
		.box p strong {
			display: block;
			margin: -6px 0 0 0;
			text-align: right;
			font-family: "Times New Roman", Times, serif;
			font-size: 1.0625em;
			font-style: italic;
			font-weight: bold;
			color: #a66f51;
		}
		
			.box p strong a {
				text-decoration: none;
				color: #a66f51;
			}
			
			.box p strong a:hover {
				text-decoration: underline;
			}

.box-1 {
	background: #fff;
	height: 323px;
}

	.box-1 div.inner {
		padding: 9px 9px 9px 9px;
	}
	
		.box-1 div.inner .inner {
			padding: 0 18px 0 18px;
		}
		
	.box-1 p {
		padding: 0 0 18px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #7a7773;
	}

.box-2 {
	background: #fff;
	height: 493px;
	overflow: hidden;
}

	.box-2 div.inner {
		padding: 9px 9px 9px 9px;
	}
	
		.box-2 div.inner .inner {
			padding: 0 18px 0 18px;
		}
		
	.box-2 p {
		padding: 0 0 18px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #7a7773;
	}
	
		.box-2 p.extra {
			padding: 0 0 7px 0;
		}
		
		.box-2 p.extra1 {
			padding: 0 0 12px 0;
		}
		
		.box-2 blockquote p strong {
			display: block;
			padding: 15px 0 15px 0;
			text-align: right;
			font-size: 1.083em;
			color: #643320;
		}
		
		.box-2 p small {
			float: right;
			padding: 0 35% 0 0;
			font-size: 1em;
		}

.title img {
	position: relative;
	margin: -3px 0 -1px 0;
}

.indent-left {
	padding: 0 0 0 43px;
}

.link {
	float: right;
	line-height: 1.118em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.417em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #a66f51;
}

	.link:hover {
		text-decoration: underline;
	}

.link-1 {
	float: left;
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #a66f51;
}

	.link-1:hover {
		text-decoration: underline;
	}

.link-2 {
	float: right;
	margin: 6px 0 0 0;
	line-height: 1.118em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.417em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #a66f51;
}

	.link-2:hover {
		text-decoration: underline;
	}

.link-3 {
	float: right;
	line-height: 1.118em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.417em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #a66f51;
}

	.link-3:hover {
		text-decoration: underline;
	}

.indent-bot {
	margin: 0 0 8px 0;
}

.indent-bot1 {
	margin: 0 0 6px 0;
}

.container {
	height: 233px;
	overflow: auto;
}

	.container .indent {
		min-height: 500px;
		height: auto !important;
		height: 500px;
		padding: 2px 10px 0 5px;
	}

.container-1 {
	height: 407px;
	overflow: auto;
}

	.container-1 .indent {
		min-height: 1000px;
		height: auto !important;
		height: 1000px;
		padding: 0 10px 0 0;
	}

#search-form {
	float: right;
	width: 235px;
	padding: 0 0 23px 0;
}

	#search-form a {
		float: right;
		margin: 2px 0 0 13px;
		text-transform: uppercase;
		line-height: 1.273em;
		font-size: 0.917em;
		font-weight: bold;
		color: #d4a50f;
	}
	
	#search-form input {
		background: none;
		width: 182px;
		height: 16px;
		padding: 1px 8px 1px 8px;
		float: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #7a7773;
	}

.links {
	float: left;
	padding: 1px 0 0 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #7a7773;
}

	.links a {
		margin: 0 0 0 6px;
		text-decoration: none;
		color: #7a7773;
	}
	
	.links a:hover {
		text-decoration: underline;
	}
	
		.links span a {
			margin: 0 6px 0 0;
		}

.data {
	border-top: 1px solid #374046;
	border-left: 1px solid #374046;
}

	.data table tr td {
		border-right: 1px solid #374046;
		border-bottom: 1px solid #374046;
		line-height: 1.083em;
		text-align: center;
		color: #7a7773;
	}
	
		.data table tr td i {
			display: block;
			height: 23px;
			line-height: 20px;
			font-style: normal;
		}
	
		.data table tr td big {
			display: block;
			width: 209px;
			padding: 18px 30px 10px 30px;
			line-height: 1.5em;
			text-align: left;
			font-size: 1em;
			color: #7a7773;
		}
		
			.data table tr td big small {
				display: block;
				font-size: 1em;
				font-weight: bold;
				color: #643320;
			}
			
				.data table tr td big small a {
					text-decoration: none;
					color: #643320;
				}
				
				.data table tr td big small a:hover {
					text-decoration: underline;
				}
		
		.data table tr td strong {
			display: block;
			width: 52px;
			padding: 30px 25px 22px 33px;
			text-align: left;
			line-height: 1.333em;
			font-size: 1em;
			color: #643320;
		}
		
		.data table tr td b {
			display: block;
			width: 61px;
			padding: 39px 10px 0 10px;
			font-weight: normal;
		}
		
		.data table tr td span {
			display: block;
			width: 69px;
			padding: 39px 10px 0 10px;
		}
		
		.data table tr td em {
			display: block;
			width: 90px;
			padding: 19px 6px 10px 6px;
			text-align: left;
			line-height: 1.636em;
			font-size: 0.917em;
			font-style: normal;
			color: #7a7773;
		}
		
			.data table tr td em a {
				color: #7a7773;
			}

.list-1 {
	overflow: hidden;
	padding: 11px 0 0 0;
}

	.list-1 li {
		padding: 0 0 14px 0;
	}

.list-2 {
	padding: 3px 0 0 5px;
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 28px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		color: #7a7773;
	}
	
		.list-2 li img {
			float: left;
			margin: 0 12px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			padding: 5px 0 21px 0;
			line-height: 1.2em;
			font-size: 1.083em;
			color: #643320;
		}
		
			.list-2 li strong a {
				text-decoration: none;
				color: #643320;
			}
			
			.list-2 li strong a:hover {
				text-decoration: underline;
			}

.list-3 {
	width: 100%;
	overflow: hidden;
}

	.list-3 li {
		float: left;
		padding: 0 28px 28px 0;
	}
	
	.list-3 li.extra {
		padding: 0 0 28px 0;
	}

.list-4 {
	padding: 0 0 17px 0;
	overflow: hidden;
}

	.list-4 li {
		background: url(images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 19px;
		line-height: 2em;
		color: #d4a50f;
	}
	
		.list-4 li a {
			color: #d4a50f;
		}

.picture-position {
	margin: 3px 0 11px 0;
}

#contact-form {
	width: 278px;
	padding: 16px 0 0 0;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
	}
	
	#contact-form span {
		display: block;
		margin: 0 0 -1px 0;
		line-height: 1.5em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #7a7773;
	}
	
	#contact-form input {
		background: none;
		width: 268px;
		height: 14px;
		padding: 0 3px 0 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #7a7773;
	}
	
	#contact-form textarea {
		background: none;
		width: 268px;
		height: 104px;
		padding: 0 3px 0 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #7a7773;
	}
	
	#contact-form a {
		float: right;
		margin: 8px 0 0 22px;
		line-height: 1.118em;
		font-family: "Times New Roman", Times, serif;
		font-size: 1.417em;
		font-weight: bold;
		font-style: italic;
		text-decoration: none;
		color: #a66f51;
	}
	
		#contact-form a:hover {
			text-decoration: underline;
		}

#footer {
	background: url(images/footer.jpg) no-repeat 30px 23px;
	height: 70px;
	overflow: hidden;
}

	#footer p {
		padding: 31px 0 0 41px;
		line-height: 1.2em;
		font-size: 0.917em;
		color: #675b3e;
	}
	
		#footer p a {
			margin: 0 0 0 9px;
			text-decoration: none;
			color: #675b3e;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}

