* {
	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: #94c807;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #140b03 url(images/main-tail-top.gif) repeat-x 50% 0%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 23px 0;
	line-height: 1.2em;
	font-size: 3em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #303030;
}

	h2 em {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 2px 0;
		font-weight: normal;
	}

h3 {
	padding: 0 0 20px 0;
	line-height: 1.25em;
	font-size: 4em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #303030;
}

	h3 strong {
		display: block;
		padding: 0 0 8px 0;
		font-weight: normal;
	}
	
	h3 b {
		display: block;
		padding: 0 0 6px 0;
		font-weight: normal;
	}

h5 {
	padding: 0 0 18px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #474747;
}

h6 {
	padding: 0 0 8px 0;
	line-height: 1.462em;
	font-size: 1.083em;
	color: #94c807;
}

	h6 a {
		color: #94c807;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 1px 19px 38px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 1px 19px 23px 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 1px 19px 46px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 12px 0 0;
	}

.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-tail-ver {
	background: url(images/main-tail-ver.gif) repeat-y 50% 0%;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
}

#main-bg-bot {
	background: url(images/main-bg-bot.jpg) no-repeat 50% 100%;
	width: 100%;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 601px;
}

	#header big {
		display: block;
		line-height: 1.286em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #527486;
		position: absolute;
		top: 83px;
		left: 235px;
	}

#logo {
	position: absolute;
	top: 65px;
	left: 24px;
}

#search-form {
	background: url(images/search-input.gif) no-repeat 0% 1px;
	width: 289px;
	height: 34px;
	overflow: hidden;
	position: absolute;
	top: 80px;
	right: 19px;
}

	#search-form input {
		background: none;
		width: 215px;
		height: 17px;
		margin: 1px 0 0 0;
		padding: 8px 16px 8px 16px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #47606d;
	}
	
	#search-form input#search-submit {
		background: url(images/search-submit.gif) no-repeat 0% 0%;
		width: 34px;
		height: 34px;
		margin: 0 0 0 8px;
		padding: 0;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
		color: #111e2b;
		cursor: pointer;
	}
	
		#search-form input#search-submit:hover {
			color: #47606d;
		}

#menu {
	position: absolute;
	top: 152px;
	left: 24px;
}

#flash {
	position: absolute;
	top: 220px;
	left: 24px;
}

#content {
	width: 100%;
}

	#content .indent {
		padding: 16px 20px 22px 24px;
	}
	
		#content p {
			padding: 0 0 25px 0;
			line-height: 1.385em;
			font-size: 1.083em;
			color: #969696;
		}
		
			#content p.extra {
				padding: 0 0 20px 0;
			}
			
			#content p.extra1 {
				padding: 0 0 17px 0;
			}
			
			#content p.extra2 {
				padding: 0 0 23px 0;
			}
			
				#content p small {
					float: right;
					padding: 0 3% 0 0;
					font-size: 1em;
				}
			
		#content blockquote p {
			padding: 0 14px 19px 0;
			color: #474747;
		}
		
			#content blockquote p strong {
				display: block;
				padding: 8px 0 0 0;
				line-height: 1.2em;
				font-family: "Times New Roman", Times, serif;
				font-size: 1.846em;
				font-weight: normal;
				text-align: right;
				color: #4f7789;
			}
			
			#content blockquote p b {
				display: block;
				padding: 8px 0 3px 0;
				line-height: 1.2em;
				font-family: "Times New Roman", Times, serif;
				font-size: 1.846em;
				font-weight: normal;
				text-align: right;
				color: #4f7789;
			}

#column-left {
	float: left;
	width: 600px;
	padding: 0 23px 0 0;
	overflow: hidden;
}

	#column-left .indent {
		padding: 13px 0 0 0 !important;
	}
	
	#column-left .indent-1 {
		padding: 27px 0 0 0 !important;
	}

#column-right {
	float: left;
	width: 313px;
	overflow: hidden;
}

.row-1 {
	width: 100%;
	overflow: hidden;
}

	.row-1 .inner {
		padding: 0 0 21px 13px;
	}
	
.row-2 {
	width: 100%;
	overflow: hidden;
}

	.row-2 .inner {
		padding: 0 0 0 13px;
	}

.list {
	padding: 0 0 19px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 9px;
		padding: 0 0 0 17px;
		line-height: 1.462em;
		font-size: 1.083em;
		font-weight: bold;
		color: #099eda;
	}
	
		.list li a {
			color: #099eda;
		}
		
		.list li a span {
			text-decoration: underline;
			text-transform: uppercase;
			color: #a6cd00;
		}
		
		.list li a:hover span {
			text-decoration: none;
		}

.list-1 {
	background: url(images/line-ver.gif) repeat-y 268px 0%;
	width: 100%;
	margin: 0 0 37px 0;
	padding: 16px 0 12px 0;
	overflow: hidden;
}

	.list-1 li {
		float: left;
		width: 239px;
		padding: 0 30px 0 0;
	}
	
	.list-1 li.extra {
		width: 268px;
		padding: 0 0 0 31px;
	}
	
		.list-1 li img {
			float: left;
			margin: 1px 18px 0 0;
		}
		
		.list-1 li strong {
			display: block;
			padding: 0 0 8px 0;
			line-height: 1.385em;
			font-size: 1.083em;
			color: #099eda;
		}
		
			.list-1 li strong a {
				color: #099eda;
			}
			
		.list-1 li p {
			padding: 0 0 19px 0 !important;
			line-height: 1.231em !important;
			font-size: 1.083em !important;
			color: #969696 !important;
		}

.list-2 {
	padding: 0 0 9px 0;
	overflow: hidden;
}

	.list-2 dt {
		padding: 0 0 8px 0;
		line-height: 1.462em;
		font-size: 1.083em;
		font-weight: bold;
		color: #94c807;
	}
	
		.list-2 dt a {
			color: #94c807;
		}
		
	.list-2 dd {
		padding: 0 0 24px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #969696;
	}

.list-3 {
	overflow: hidden;
}

	.list-3 li {
		background: url(images/marker-1.gif) no-repeat 0% 10px;
		padding: 0 0 0 13px;
		line-height: 1.846em;
		font-size: 1.083em;
		font-weight: bold;
		color: #010101;
	}
	
		.list-3 li a {
			text-decoration: none;
			color: #010101;
		}
		
			.list-3 li a:hover {
				text-decoration: underline;
			}

.list-4 {
	margin: 0 0 -4px 0;
	overflow: hidden;
}

	.list-4 dt {
		padding: 0 0 5px 0;
		line-height: 1.2em;
		font-family: "Times New Roman", Times, serif;
		font-size: 2em;
		color: #4f7789;
	}
		
		.list-4 dt a {
			text-decoration: none;
			color: #4f7789;
		}
		
			.list-4 dt a:hover {
				color: #000;
			}
			
		.list-4 dd {
			padding: 0 0 30px 2px;
			line-height: 1.385em;
			font-size: 1.083em;
			color: #474747;
		}

.list-5 {
	overflow: hidden;
}

	.list-5 li {
		width: 100%;
		padding: 0 0 24px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #969696;
	}
	
		.list-5 li img {
			float: left;
			margin: 0 19px 0 0;
		}
		
		.list-5 li strong {
			display: block;
			padding: 0 0 8px 0;
			color: #94c807;
		}
		
			.list-5 li strong a {
				color: #94c807;
			}
			
		.list-5 li p {
			padding: 0 0 26px 0 !important;
			line-height: 1.385em !important;
			font-size: 1em !important;
			color: #969696 !important;
		}
		
		.list-5 li a.link {
			font-size: 1em !important;
		}

.list-6 {
	margin: 0 0 -15px 0;
	overflow: hidden;
}

	.list-6 li {
		vertical-align: top;
		padding: 0 0 28px 0;
		list-style-type: decimal;
		list-style-position: inside;
		line-height: 1.385em;
		font-size: 1.083em;
		font-weight: bold;
		color: #474747;
	}
	
		.list-6 li span {
			padding: 0 0 19px 0;
			font-weight: normal;
		}
		
		.list-6 li a.link-4 {
			margin: 19px 0 0 0 !important;
			font-size: 1em !important;
			font-weight: normal !important;
		}

.list-indent {
	padding: 0 0 23px 0 !important;
}

.list-indent1 {
	padding: 0 0 25px 0 !important;
}

.indent-left {
	padding: 0 0 0 32px;
}

.indent-left-1 {
	padding: 0 0 0 13px;
}

.line-hor {
	background: #eee;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.line-hor-1 {
	background: #eee;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 29px 0;
}

.line-hor-2 {
	background: #eee;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 31px 0;
}

.line-hor-3 {
	background: #eee;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 24px 0;
}

.line-hor-4 {
	background: #eee;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 18px 0;
}

.line-hor-5 {
	background: #eee;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 27px 0;
}

.box {
	width: 100%;
	margin: 0 0 19px 0;
	overflow: hidden;
}

	.box .border-top {
		background: #fafafa 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%;
	}
	
	.box .inner {
		padding: 12px 20px 23px 36px;
	}
	
	.box .inner-1 {
		padding: 12px 20px 35px 36px;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #f2f4f5 url(images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 26px 20px 35px 34px;
	}
	
	.box-1 .inner-1 {
		padding: 11px 20px 35px 34px;
	}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	float: left;
	margin: 0 6px 0 0;
	overflow: hidden;
	line-height: 22px;
	text-decoration: none;
	font-size: 1.083em;
	color: #f7f7f7;
}

	.link span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 23px;
		padding: 0 12px 0 18px;
	}
	
	.link:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-1 {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	float: left;
	margin: 0 6px 0 0;
	overflow: hidden;
	line-height: 22px;
	text-decoration: none;
	font-size: 0.917em;
	color: #f7f7f7;
}

	.link-1 span {
		background: url(images/link-left1.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-1 span span {
		background: url(images/link-right1.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 23px;
		padding: 0 12px 0 18px;
	}
	
	.link-1:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-2 {
	background: url(images/link-tail2.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	float: left;
	margin: 0 6px 0 0;
	overflow: hidden;
	line-height: 22px;
	text-decoration: none;
	font-size: 0.917em;
	color: #f7f7f7;
}

	.link-2 span {
		background: url(images/link-left2.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-2 span span {
		background: url(images/link-right2.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 23px;
		padding: 0 12px 0 18px;
	}
	
	.link-2:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-3 {
	background: url(images/link-tail3.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	float: left;
	margin: 0 6px 0 0;
	overflow: hidden;
	line-height: 22px;
	text-decoration: none;
	font-size: 1.083em;
	color: #f7f7f7;
}

	.link-3 span {
		background: url(images/link-left3.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-3 span span {
		background: url(images/link-right3.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 23px;
		padding: 0 12px 0 18px;
	}
	
	.link-3:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-4 {
	background: url(images/link-tail4.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	float: left;
	margin: 0 6px 0 0;
	overflow: hidden;
	line-height: 22px;
	text-decoration: none;
	font-size: 1.083em;
	color: #f7f7f7;
}

	.link-4 span {
		background: url(images/link-left4.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-4 span span {
		background: url(images/link-right4.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 23px;
		padding: 0 12px 0 18px;
	}
	
	.link-4:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-indent {
	margin: 0 0 29px 0;
}

.overflow {
	overflow: hidden;
}

#subscribe-form {
	width: 220px;
	padding: 1px 0 0 0;
}

	#subscribe-form label {
		background: url(images/subscribe-input.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 31px;
		overflow: hidden;
	}
	
	#subscribe-form input {
		background: none;
		width: 196px;
		height: 17px;
		padding: 2px 12px 2px 12px;
		border: none;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #a2a2a2;
	}
	
	#subscribe-form input#subscribe-submit {
		background: url(images/subscribe-submit.gif) no-repeat 0% 0%;
		width: 86px;
		height: 21px;
		margin: 0 0 0 2px;
		padding: 0;
		border: none;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #fff;
		cursor: pointer;
	}
	
		#subscribe-form input#subscribe-submit:hover {
			color: #000;
		}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 577px;
	padding: 7px 0 0 0;
}

	#contact-form strong {
		display: block;
		width: 287px;
		float: right;
		font-weight: normal;
	}
	
	#contact-form b {
		display: block;
		padding: 0 0 1px 0;
		font-size: 1.083em;
		font-weight: normal;
		color: #969696;
	}
	
	#contact-form label {
		display: block;
		height: 47px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 241px;
		height: 17px;
		padding: 1px 3px 1px 3px;
		border: 1px solid #d5d5d5;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form textarea {
		background: none;
		width: 279px;
		height: 111px;
		padding: 1px 3px 1px 3px;
		border: 1px solid #d5d5d5;
		float: left;
		overflow: auto;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form a.link {
		float: right;
		margin: 15px 0 0 23px;
	}

.privacy {
	padding: 27px 0 28px 13px;
}

	.privacy h2 {
		padding: 0 0 22px 0 !important;
	}
	
	.privacy p {
		padding: 0 10px 18px 0 !important;
	}

#footer {
	height: 179px;
	overflow: hidden;
}

	#footer p {
		padding: 25px 0 0 30px;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #8d8d8d;
	}
	
		#footer p span {
			padding: 0 4px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 4px;
			color: #8d8d8d;
		}
