* {
	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: #f9bc04;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #413b2f url(images/body-tail.gif) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #84807d;
}

h2 {
	padding: 0 0 10px 0;
	word-spacing: 2px;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 400;
	color: #211d17;
}

	h2 span {
		display: block;
		margin: -7px 0 0 0;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: 400;
	}
	
	h2 b {
		display: block;
		padding: 0 0 12px 0;
		font-weight: 400;
	}
	
	h2 big {
		display: block;
		padding: 0 0 10px 0;
		font-size: 1em;
		font-weight: 400;
	}
	
	h2 small {
		display: block;
		padding: 0 0 8px 0;
		font-size: 1em;
		font-weight: 400;
	}

h3 {
	padding: 0 0 19px 0;
	word-spacing: 2px;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: 400;
	color: #716c59;
}

	h3 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: 400;
	}
	
	h3 em {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}

h4 {
	background: url(images/line-hor2.gif) repeat-x 0% 100%;
	width: 100%;
	margin: 0 0 37px 0;
	padding: 0 0 16px 0;
	word-spacing: 2px;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 400;
	color: #211d17;
}

	/*h4 strong a {
		background: url(images/next.gif) no-repeat 0% 0%;
		display: inline-block;
		width: 40px;
		height: 38px;
		position: relative;
		overflow: hidden;
		float: right;
		margin: -12px 10px 0 0;
    
	}
	
	h4 b a {
		background: url(images/prev.gif) no-repeat 0% 0%;
		display:  inline-block;
		width: 43px;
		height: 38px;
		position: relative;
		overflow: hidden;
		float: right;
		margin: -12px 0 0 0;
	}
*/
h5 {
	padding: 2px 0 18px 0;
	text-transform: uppercase;
	line-height: 1.5em;
	font-size: 1em;
	color: #231f19;
}

	h5 small {
		float: right;
		padding: 0 15% 0 0;
		font-size: 1em;
	}
	
	h5 span {
		display: block;
		text-transform: none;
	}
	
		h5 span small {
			float: right;
			padding: 0 5% 0 0;
			font-size: 1em;
		}
		
		h5 span small a {
			color: #231f19;
		}

h6 {
	padding: 1px 0 18px 0;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #f8bb04;
}

	h6 a {
		color: #f8bb04;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 8px 17px 47px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 5px 17px 0 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 8px 17px 45px 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4, .block-5 {
	float: left;
	overflow: hidden;
}

#tail-top-right {
	background: url(images/tail-top-right.gif) repeat-x 0% 0%;
	width: 50%;
	height: 1000px;
	position: absolute;
	top: 0;
	right: 0;
}

#main-bg {
	background: url(images/main-bg.jpg) no-repeat 50% 0%;
	position: relative;
}

#main-bg-top {
	background: url(images/main-bg-top.png) no-repeat 50% 0%;
}

#main-bg-bot {
	background: url(images/main-bg-bot.png) no-repeat 50% 100%;
	width: 100%;
}

#page7 #main-bg-bot {
	background: url(images/main-bg-bot1.png) no-repeat 50% 100%;
}

#main {
	font-size: 0.75em;
}

#header {
	background: url(images/header.jpg) no-repeat 0% 87px;
	position: relative;
	width: 980px;
	height: 492px;
	margin: 0 auto;
}

	#header strong {
		font-size: 1.5em;
		font-weight: 400;
		position: absolute;
		top: 32px;
		right: 29px;
	}
	
		#header strong a {
			background: url(images/icon.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 24px;
			padding: 0 32px 0 0;
			line-height: 24px;
			text-decoration: none;
			color: #f5f4e9;
		}
		
		#header strong a:hover {
			color: #a4a4a5;
		}

#logo {
	position: absolute;
	top: 25px;
	left: 30px;
}

#menu {
	overflow: hidden;
	position: absolute;
	top: 87px;
	left: 0;
}

	#menu li {
		background: url(images/menu-divider.gif) no-repeat 100% 0%;
		float: left;
		width: 118px;
		height: 57px;
		padding: 0 2px 0 0;
		overflow: hidden;
		line-height: 58px;
		text-transform: uppercase;
		text-align: center;
		font-size: 1.5em;
		color: #f5f4e9;
	}
	
		#menu li a {
			display: block;
			float: left;
			width: 118px;
			height: 57px;
			text-decoration: none;
			color: #f5f4e9;
		}
		
		#menu li.act a {
			background: url(images/menu-act.gif) repeat-x 0% 0%;
		}
		
			#menu li.act a span {
				background: url(images/menu-act-left.gif) no-repeat 0% 0%;
				display: block;
			}

#search-form {
	background: url(images/search-input.gif) no-repeat 0% 0%;
	width: 240px;
	height: 32px;
	overflow: hidden;
	position: absolute;
	top: 102px;
	left: 748px;
}

	#search-form input {
		background: none;
		width: 168px;
		height: 18px;
		padding: 8px 6px 6px 0;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#search-form input#search-submit {
		background: url(images/search-submit.gif) no-repeat 0% 0%;
		width: 30px;
		height: 32px;
		padding: 0 0 0 0;
		border: none;
		float: left;
		cursor: pointer;
	}

#slogan {
	position: absolute;
	top: 150px;
	left: 0px;
}

#header-button {
	position: absolute;
	top: 309px;
	left: 421px;
}

#content-tail {
	background: url(images/content-tail.png) repeat-y 50% 0%;
}

#content {
	width: 980px;
	margin: 0 auto;
}

	#content p {
		padding: 0 0 16px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #84807d;
	}
	
		#content blockquote p {
			padding: 0 0 1px 0 !important;
		}
		
			#content blockquote p strong {
				display: block;
				padding: 6px 15px 0 0;
				text-align: right;
				color: #231f19;
			}
	
	#content p.extra {
		padding: 0 0 30px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 19px 0;
	}
	
	#content p.extra-2 {
		padding: 0 0 28px 0;
	}
	
	#content p b {
		display: block;
		color: #231f19;
	}
	
	#content p small {
		float: right;
		padding: 0 10% 0 0;
		font-size: 1em;
	}
	
	#content p em {
		font-style: normal;
		color: #231f19;
	}
	
		#content p em a {
			color: #231f19;
		}
		
	#content p i {
		display: block;
		padding: 9px 0 0 0;
		font-style: normal;
		color: #0cbfb4;
	}
	
		#content p i a {
			color: #0cbfb4;
		}

.row-1 {
	background: url(images/row-line.gif) repeat-x 0% 100%;
}

	.row-1 .indent {
		padding: 8px 7px 12px 29px;
	}
	
	.row-1 .indent-1 {
		padding: 8px 28px 12px 8px;
	}

.row-2 {
	background: #fff;
	padding: 32px 29px 27px 29px;
}

.row-3 {
	background: #fff;
	padding: 32px 29px 27px 29px;
}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #fff url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
		overflow: hidden;
	}
	
	.box .inner {
		padding: 36px 30px 30px 30px;
	}
	
	.box .inner-1 {
		padding: 36px 30px 33px 30px;
	}

.box-1 {
	width: 100%;
}

	.box-1 .inner {
		padding: 40px 25px 12px 29px;
	}
	
	.box-1 p {
		padding: 0 0 18px 0 !important;
	}

.link {
	background: url(images/link-pic.gif) no-repeat 1px 5px;
	margin: 0 38px 0 0;
	padding: 0 0 0 10px;
	float: left;
	line-height: 1.1em;
	color: #0cbfb4;
}

.link-indent {
	margin: 15px 0 0 0;
}

.link-indent1 {
	margin: 0 0 52px 0;
}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 2px;
	overflow: hidden;
	margin: 0 0 28px 0;
}

.line-hor1 {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 2px;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.list {
	padding: 0 0 15px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 22px;
		line-height: 2.5em;
		font-size: 1em;
		color: #231f19;
	}
	
		.list li a {
			text-decoration: none;
			color: #231f19;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	position: relative;
	overflow: hidden;
	margin: 0 0 0 -8px;
	padding: 0 0 18px 0;
}

	.list-1 li {
		float: left;
		padding: 0 6px 0 0;
	}
	
	.list-1 li.extra {
		padding: 0;
	}

.list-2 {
	width: 100%;
	margin: 0 0 -3px 0;
	overflow: hidden;
}

	.list-2 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 20px 0;
		padding: 0 0 24px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1em;
		color: #84807d;
	}
	
		.list-2 li span {
			background: url(images/icon-1.gif) no-repeat 0% 5px;
			display: block;
			padding: 0 0 0 39px;
		}
		
		.list-2 li strong {
			display: block;
			color: #231f19;
		}
		
			.list-2 li strong a {
				text-decoration: none;
				color: #231f19;
			}
			
			.list-2 li strong a:hover {
				text-decoration: underline;
			}

.list-3 {
	width: 100%;
	margin: 0 0 -36px 0;
	overflow: hidden;
}

	.list-3 li {
		float: left;
		width: 252px;
		padding: 0 70px 36px 0;
	}
	
	.list-3 li.extra {
		padding: 0;
	}
	
		.list-3 li img {
			float: left;
			margin: 2px 16px 0 0;
		}
		
		.list-3 li strong {
			display: block;
			padding: 0 0 8px 0;
			line-height: 1.2em;
			font-size: 1.25em;
			font-weight: 700;
			color: #231f18;
		}
		
			.list-3 li strong a {
				text-decoration: none;
				color: #231f18;
			}
			
			.list-3 li strong a:hover {
				color: #84807d;
			}
			
		.list-3 li p {
			overflow: hidden !important;
			padding: 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #84807d !important;
		}

.list-4 {
	padding: 0 0 1px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #84807d;
}

	.list-4 dt {
		font-weight: bold;
		color: #231f19;
	}
	
		.list-4 dt a {
			text-decoration: none;
			color: #231f19;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
		
	.list-4 dd {
		padding: 0 0 18px 0;
	}

.list-5 {
	margin: 0 0 -36px 0;
	overflow: hidden;
}

	.list-5 dt {
		padding: 0 0 8px 0;
		line-height: 1.2em;
		font-size: 1.25em;
		color: #231f18;
	}
	
		.list-5 dt a {
			border-bottom: 1px solid #fff;
			text-decoration: none;
			color: #231f18;
		}
		
		.list-5 dt a:hover {
			border-bottom: 1px solid #231f18;
		}
		
	.list-5 dd {
		padding: 0 0 36px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #84807d;
	}

.list-6 {
	width: 100%;
	overflow: hidden;
}

	.list-6 li {
		float: left;
		width: 303px;
		padding: 0 29px 0 0;
		line-height: 1.5em;
		color: #84807d;
	}
	
	.list-6 li.extra {
		padding: 0;
	}
	
		.list-6 li strong {
			display: block;
			color: #231f19;
		}
		
		.list-6 li p {
			padding: 0 0 22px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #84807d !important;
		}
		
		.list-6 li span {
			display: block;
			width: 100%;
			overflow: hidden;
		}
		
			.list-6 li span a {
				background: url(images/link-pic.gif) no-repeat 1px 5px;
				padding: 0 0 0 10px;
				float: left;
				line-height: 1.1em;
				color: #0cbfb4;
			}
			
		.list-6 li img {
			margin: 0 0 13px 0;
		}

.list-7 {
	padding: 0 0 2px 0;
	overflow: hidden;
	line-height: 1.5em;
	color: #84807d;
}

	.list-7 dt {
		color: #f8ba03;
	}
	
	.list-7 dd {
		padding: 0 0 17px 0;
	}

.list-8 {
	width: 100%;
	padding: 4px 0 0 0;
	overflow: hidden;
}

	.list-8 li {
		float: left;
		width: 264px;
		padding: 0 54px 0 0;
		line-height: 1.5em;
		color: #84807d;
	}
	
	.list-8 li.extra {
		padding: 0;
	}
	
		.list-8 li img {
			margin: 0 0 10px 0;
		}
	
		.list-8 li strong {
			display: block;
			padding: 0 0 8px 0;
			text-align: center;
			line-height: 1.2em;
			text-align: center;
			font-size: 1.25em;
			color: #231f18;
		}
		
			.list-8 li strong a {
				border-bottom: 1px solid #231f18;
				text-decoration: none;
				color: #231f18;
			}
			
				.list-8 li strong a:hover {
					border-bottom: 1px solid #fff;
				}

.list-9 {
	width: 100%;
	padding: 4px 0 0 0;
	overflow: hidden;
}

	.list-9 li {
		float: left;
		width: 236px;
		padding: 0 54px 0 0;
		line-height: 1.5em;
		color: #84807d;
	}
	
	.list-9 li2 {
		float: left;
		width: 564px;
		padding: 0 54px 0 0;
		line-height: 1.5em;
		color: #84807d;
	}
	
	.list-9 li.extra {
		padding: 0;
	}
	
		.list-9 li img {
			margin: 0 0 10px 0;
		}
	
		.list-9 li strong {
			display: block;
			padding: 0 0 8px 0;
			text-align: left;
			line-height: 1.2em;
			font-size: 1.25em;
			color: #231f18;
		}
		
			.list-9 li strong a {
				border-bottom: 1px solid #231f18;
				text-decoration: none;
				color: #231f18;
			}
			
				.list-9 li strong a:hover {
					border-bottom: 1px solid #fff;
				}

.list-indent {
	padding: 0 0 5px 0 !important;
}

.indent-top {
	padding: 30px 20px 0 0;
}

.indent-bot {
	margin: 0 0 13px 0;
}

.visible {
	overflow: visible !important;
}

.rss {
	background: url(images/rss.gif) no-repeat 0% 0%;
	display: block;
	width: 29px;
	height: 31px;
	overflow: hidden;
	float: right;
	padding: 0 2px 0 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 217px;
	padding: 12px 0 0 0;
}

	#contact-form label {
		background: url(images/contact-input.gif) no-repeat 0% 0%;
		display: block;
		width: 217px;
		height: 50px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 193px;
		height: 18px;
		padding: 8px 12px 6px 12px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #84807d;
	}
	
	#contact-form strong {
		background: url(images/contact-textarea.gif) no-repeat 0% 0%;
		display: block;
		width: 217px;
		height: 182px;
		overflow: hidden;
	}
	
	#contact-form textarea {
		background: none;
		width: 193px;
		height: 168px;
		padding: 8px 12px 6px 12px;
		border: none;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #84807d;
	}
	
	#contact-form a {
		float: right;
	}

	#contact-form a {
		background: url(images/link-pic.gif) no-repeat 1px 5px;
		margin: 18px 0 0 17px;
		padding: 0 0 0 10px;
		float: right;
		line-height: 1.1em;
		color: #0cbfb4;
	}

#footer {
	width: 980px;
	height: 87px;
	margin: 0 auto;
}

	#footer ul {
		float: right;
		padding: 50px 23px 0 0;
		overflow: hidden;
	}
	
		#footer ul li {
			background: url(images/divider.gif) no-repeat 0% 4px;
			float: left;
			margin: 0 0 0 -1px;
			padding: 0 7px 0 9px;
		}
		
			#footer ul li a {
				text-decoration: none;
				color: #756f67;
			}
			
			#footer ul li a:hover {
				text-decoration: underline;
			}
			
	#footer p {
		padding: 50px 0 0 31px;
		line-height: 1.333em;
		color: #756f67;
	}
	
		#footer p span {
			padding: 0 3px 0 0;
		}
	
		#footer p a {
			margin: 0 0 0 3px;
			text-decoration: none;
			color: #756f67;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}