* {
	margin: 0;
	padding: 0;
}

html, body { 
	height:100%;
}

.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: #5f951c;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #000 url(images/body-bg.jpg) no-repeat 50% 0%;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	background: url(images/title-bg.jpg) no-repeat 0% 0%;
	height: 40px;
	padding: 0 0 0 11px;
	overflow: hidden;
	line-height: 40px;
	font-size: 1.833em;
	text-transform: uppercase;
	color: #fff;
}

h3 {
	padding: 0 0 27px 10px;
	line-height: 1.2em;
	font-size: 1.833em;
	text-transform: uppercase;
	color: #478d2a;
}

	h3 span {
		display: block;
		margin: -5px 0 0 0;
		padding: 0 0 5px 0;
	}

h5 {
	padding: 0 0 12px 0;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #f2b62e;
}

h6 {
	padding: 0 0 2px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	text-transform: uppercase;
	color: #f8f8f8;
}

.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;
}

#line-hor {
	background: url(images/hor-line.png) no-repeat 50% 0%;
	width: 100%;
	height: 3px;
	overflow: hidden;
	position: absolute;
	top: 718px;
	left: 0;
	z-index: 2;
}

#main-bg-top {
	background: url(images/main-bg-top.png) no-repeat 50% 158px;
}

#main-bg-bot {
	background: url(images/main-bg-bot.png) no-repeat 50% 100%;
	width: 100%;
}

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

#header {
	position: relative;
	height: 258px;
}

#logo {
	position: absolute;
	top: 53px;
	left: 16px;
}

#search-form {
	background: url(images/search-input.jpg) no-repeat 0% 0%;
	width: 275px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	top: 75px;
	right: 21px;
}

	#search-form input {
		background: none;
		width: 156px;
		height: 15px;
		padding: 3px 6px 3px 56px;
		float: left;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#search-form input#search-submit {
		background: url(images/search-submit.jpg) no-repeat 0% 0%;
		width: 55px;
		height: 21px;
		margin: 0 0 0 2px;
		padding: 0;
		float: left;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		font-weight: bold;
		color: #fff;
		cursor: pointer;
	}
	
		#search-form input#search-submit:hover {
			color: #000;
		}

#navi {
	overflow: hidden;
	position: absolute;
	top: 111px;
	right: 8px;
}

	#navi li {
		background: url(images/navi-divider.gif) no-repeat 0% 0%;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 14px 0 19px;
		line-height: 30px;
		font-weight: bold;
		color: #605f5f;
	}
	
		#navi li a {
			text-decoration: none;
			color: #97a726;
		}
		
			#navi li a:hover {
				text-decoration: underline;
			}
		
		#navi li strong {
			padding: 0 4px 0 0;
		}
		
			#navi li strong a {
				color: #db8622;
			}
		
		#navi li b {
			padding: 0 0 0 3px;
		}
		
			#navi li b a {
				color: #fff;
			}

#menu {
	position: absolute;
	top: 158px;
	left: 0;
}

	#menu li {
		float: left;
	}
	
		#menu li a {
			display: block;
			height: 58px;
			padding: 0 21px 0 20px;
			overflow: hidden;
			float: left;
			line-height: 58px;
			font-size: 1.083em;
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
			color: #fff;
		}
		
			#menu li a:hover {
				color: #f2b62e;
			}
	
		#menu li.act a {
			background: url(images/menu-tail.gif) repeat-x 50% 0%;
			padding: 0;
		}
		
		#menu li.act a:hover {
			color: #fff;
		}
		
			#menu li.act a span {
				background: url(images/menu-left.gif) no-repeat 0% 0%;
				display: inline-block;
			}
			
				#menu li.act a span span {
					background: url(images/menu-right.gif) no-repeat 100% 0%;
					display: inline-block;
					height: 58px;
					overflow: hidden;
					padding: 0 21px 0 20px;
				}
				
			#menu li.act a strong {
				background: url(images/menu-left-act.gif) no-repeat 0% 0%;
				display: inline-block;
			}
			
				#menu li.act a strong span {
					background: url(images/menu-right.gif) no-repeat 100% 0%;
					display: inline-block;
					height: 58px;
					overflow: hidden;
					padding: 0 21px 0 20px;
				}

#content {
	background: url(images/content-tail.png) repeat 50% 0%;
}

	#content #indent {
		padding: 20px 21px 28px 20px;
	}
	
		#content p {
			padding: 0 0 18px 0;
			line-height: 1.5em;
			font-size: 1em;
			color: #b0b0b0;
		}
		
		#content p.no-indent {
			padding: 0 !important;
		}

#script {
	height: 443px;
	margin: 0 0 25px 0;
	padding: 0 0 0 2px;
	overflow: hidden;
}

/* ---------- Gallery BEGIN ---------- */

#faded {
	position: relative;
	width: 909px;
	height: 419px;
	overflow: hidden;
}

	#faded p {
		background: url(images/gallery-text.jpg) no-repeat 0% 0%;
		width: 534px;
		height: 71px;
		overflow: hidden;
		padding: 24px 0 0 25px !important;
		line-height: 1.385em !important;
		font-size: 1.083em !important;
		color: #939292 !important;
	}
	
		#faded p strong {
			display: block;
			padding: 0 0 4px 0;
			font-size: 1.385em;
			font-weight: normal;
			color: #fff;
		}

ul.pagination {
	width: 343px;
	height: 419px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

	ul.pagination li {
		width: 100%;
		padding: 0 0 7px 0;
		overflow: hidden;
		vertical-align: top;
		z-index: 1;
	}
	
		ul.pagination li a {
			background: #131313 url(images/gallery-act.jpg) no-repeat 100% -99px;
			display: block;
			width: 343px;
			height: 99px;
			overflow: hidden;
			text-decoration: none;
			color: #1f1f1f;
		}
			
			ul.pagination li a img {
				float: right;
				margin: 0 0 0 20px;
			}
			
			ul.pagination li a strong {
				display: block;
				padding: 18px 0 3px 21px;
				line-height: 1.5em;
				font-size: 1em;
				text-transform: uppercase;
				color: #f2b62e;
			}
			
			ul.pagination li a b {
				display: block;
				padding: 0 0 3px 21px;
				line-height: 1.5em;
				font-size: 1em;
				text-transform: uppercase;
				color: #fff;
			}
			
			ul.pagination li a em {
				display: block;
				padding: 0 0 0 21px;
				line-height: 1.5em;
				font-size: 1em;
				font-weight: bold;
				font-style: normal;
				text-transform: uppercase;
				color: #5f951c;
			}
		
		ul.pagination li.current a {
			background-position: 100% 0% !important;
		}
		
			ul.pagination li.current a img {
				float: left;
				margin: 0 21px 0 0;
			}
			
		ul.pagination li a:hover {
			background-position: 100% 0% !important;
		}
		
			ul.pagination li a:hover img {
				float: left;
				margin: 0 21px 0 0;
			}

/* ---------- Gallery END ---------- */

#column-left {
	float: left;
	width: 560px;
	padding: 0 10px 0 0;
}

#column-right {
	float: left;
	width: 341px;
}

.link {
	background: #111;
	width: 100%;
	height: 32px;
	overflow: hidden;
	margin: 0 0 28px 0;
}

	.link a {
		float: right;
		padding: 0 11px 0 11px;
		line-height: 30px;
		font-size: 0.917em;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		color: #5f951c;
	}
	
	.link a:hover {
		color: #fff;
	}

.link-1 {
	float: right;
	line-height: 1.636em;
	font-size: 0.917em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

.link-indent {
	margin: 0 0 23px 0 !important;
}

.link-indent1 {
	margin: 0 0 39px 0 !important;
}

.list-1 {
	background: url(images/list-bg.png) repeat 0% 0%;
	overflow: hidden;
	margin: 0 0 -3px 0;
}

	.list-1 li {
		width: 100%;
		height: 32px;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-1 li strong {
			display: block;
			float: left;
			padding: 0 19px 0 18px;
			line-height: 28px;
			font-size: 0.917em;
			color: #515151;
		}
		
		.list-1 li a {
			display: block;
			float: left;
			line-height: 26px;
			font-weight: bold;
			text-decoration: none;
			color: #f0f0f0;
		}
		
			.list-1 li a:hover {
				color: #f2b62e;
			}
		
		.list-1 li span {
			float: left;
			padding: 0 0 0 3px;
			line-height: 26px;
			color: #636262;
		}

.list-2 {
	overflow: hidden;
	padding: 0 0 0 2px;
}

	.list-2 dt {
		padding: 0 0 13px 0;
	}

		.list-2 dt strong {
			display: block;
			padding: 0 0 3px 0;
			line-height: 1.385em;
			font-size: 1.083em;
			text-transform: uppercase;
			color: #f8f8f8;
		}
		
		.list-2 dt b {
			display: block;
			line-height: 1.333em;
			font-weight: normal;
			color: #f2b62e;
		}
	
	.list-2 dd {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 28px 0;
		padding: 0 0 31px 0;
		overflow: hidden;
	}
	
	.list-2 dd.last {
		background: none;
		margin: 0;
		padding: 0;
	}
	
		.list-2 dd img {
			float: left;
			margin: 3px 15px 0 1px;
		}
		
		.list-2 dd p {
			padding: 0 20px 41px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #b0b0b0 !important;
		}
		
		.list-2 dd strong {
			float: left;
			padding: 0 20px 0 0;
			line-height: 1.75em;
			font-size: 1em;
			color: #5f951c;
		}
		
			.list-2 dd strong a {
				color: #5f951c;
			}
			
		.list-2 dd b {
			float: left;
			padding: 0 20px 0 0;
			line-height: 1.909em;
			font-size: 0.917em;
			text-transform: uppercase;
			color: #f1f1f1;
		}
		
			.list-2 dd b a {
				color: #f1f1f1;
			}

.list-3 {
	width: 100%;
	padding: 0 0 12px 0;
	overflow: hidden;
}

	.list-3 li {
		background: #272727 url(images/list-tail.gif) repeat-y 0% 0%;
		padding: 9px 9px 8px 9px;
		overflow: hidden;
		line-height: 1.5em;
		font-size: 1em;
		color: #717170;
		border-bottom: 3px solid #181818;
	}
	
	.list-3 li.extra {
		background: #212121 url(images/list-tail1.gif) repeat-y 0% 0%;
		border-bottom: 3px solid #1d1d1d;
	}
	
		.list-3 li b {
			display: block;
			width: 100%;
			overflow: hidden;
			font-weight: normal;
		}
	
		.list-3 li img {
			float: left;
			margin: 0 17px 0 0;
		}
		
		.list-3 li strong {
			display: block;
			padding: 11px 0 1px 0;
			text-transform: uppercase;
			line-height: 1.5em;
			font-size: 1em;
			color: #f2b62e;
		}
		
		.list-3 li a {
			font-size: 0.917em;
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
			color: #5f951c;
		}
		
			.list-3 li a:hover {
				color: #fff;
			}

.list-4 {
	padding: 4px 0 0 3px;
	overflow: hidden;
}

	.list-4 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 21px 0;
		padding: 0 0 22px 0;
		overflow: hidden;
		line-height: 1.5em;
		font-size: 1em;
		color: #b0b0b0;
	}
	
	.list-4 li.last {
		background: none;
		margin: 0;
		padding: 0;
	}
	
		.list-4 li img {
			float: left;
			margin: 0 17px 0 0;
		}
		
		.list-4 li strong {
			display: block;
			padding: 6px 0 4px 0;
			line-height: 1.385em;
			font-size: 1.083em;
			text-transform: uppercase;
			color: #f8f8f8;
		}
		
		.list-4 li b {
			display: block;
			padding: 0 0 13px 0;
			line-height: 1.333em;
			font-size: 1em;
			font-weight: normal;
			color: #f2b62e;
		}
		
		.list-4 li p {
			padding: 0 0 12px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #b0b0b0 !important;
		}
		
		.list-4 li a {
			float: left;
			line-height: 1.5em;
			font-size: 1em;
			font-weight: bold;
			color: #5f951c;
		}

/* ----------- prettyPhoto BEGIN ----------- */

.gallery {
	width: 100%;
	overflow: hidden;
	padding: 0 0 11px 0;
}

	.gallery li {
		float: left;
		padding: 0 21px 21px 0;
	}

		.gallery li a {
			display: block;
			width: 269px;
			height: 149px;
		}
		
		.gallery li#video-1 a {
			background:url(images/video-1.jpg);
		}
		
		.gallery li#video-2 {
			padding: 0 0 21px 0;
		}
		
			.gallery li#video-2 a {
				background:url(images/video-2.jpg);
			}
		
		.gallery li#video-3 a {
			background:url(images/video-3.jpg);
		}
		
		.gallery li#video-4 {
			padding: 0 0 21px 0;
		}
		
			.gallery li#video-4 a {
				background:url(images/video-4.jpg);
			}
		
		.gallery li#video-5 a {
			background:url(images/video-5.jpg);
		}
		
		.gallery li#video-6 {
			padding: 0 0 21px 0;
		}
		
			.gallery li#video-6 a {
				background:url(images/video-6.jpg);
			}

/* ----------- prettyPhoto END ----------- */

.privacy {
	width: 100%;
	padding: 0 0 4px 0;
}

	.privacy h3 {
		padding: 0 0 22px 11px !important;
	}
	
	.privacy p {
		padding: 0 0 18px 2px !important;
	}

#footer {
	height: 134px;
	overflow: hidden;
}

	#footer .inner {
		padding: 27px 23px 35px 23px;
	}

	#footer ul {
		width: 100%;
		padding: 0 0 11px 0;
		overflow: hidden;
	}
	
		#footer ul li {
			float: left;
			padding: 0 24px 0 0;
			line-height: 1.615em;
			font-size: 1.083em;
			font-weight: bold;
			color: #fff;
		}
		
			#footer ul li a {
				text-decoration: none;
				color: #fff;
			}
			
			#footer ul li a:hover {
				text-decoration: underline;
			}
			
	#footer p {
		line-height: 1.5em;
		font-size: 1em;
		color: #f2b62e;
	}
	
		#footer p a {
			margin: 0 0 0 9px;
			text-decoration: none;
			color: #5f951c;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
		
	#footer strong {
		float: right;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: normal;
		color: #f2b62e;
	}
	
		#footer strong a {
			text-decoration: none;
			color: #5f951c;
		}
		
		#footer strong a:hover {
			text-decoration: underline;
		}