* {
	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: #79b00d;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

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

h2 {
	padding: 0 0 16px 0;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 600;
	color: #353535;
}

	h2 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: 600;
	}

h3 {
	padding: 0 0 3px 0;
	word-spacing: -1px;
	line-height: 1.25em;
	font-size: 2.057em;
	font-weight: 500;
	color: #fff;
}

	h3 strong {
		display: block;
		padding: 0 0 15px 0;
		font-weight: 500;
	}

h4 {
	padding: 0 0 16px 0;
	word-spacing: -1px;
	line-height: 1.25em;
	font-size: 2.667em;
	font-weight: 500;
	color: #fff;
}

	h4 span {
		display: block;
		margin: -7px 0 0 0;
	}

h5 {
	padding: 0 0 18px 0;
	line-height: 1.25em;
	font-size: 1.917em;
	font-style: italic;
	font-weight: 600;
	color: #fff;
}

h6 {
	padding: 0 0 13px 0;
	line-height: 1.417em;
	font-size: 1em;
	color: #353535;
}

	h6 em {
		display: block;
		margin: 0 0 -13px 0;
		font-style: normal;
	}
	
	h6 strong {
		display: block;
		padding: 0 0 4px 0;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 21px 12px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 3px 16px 0 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 3px 16px 14px 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;
}

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

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

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

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

#header {
	height: 420px;
}

	#header div {
		width: 100%;
		height: 595px;
		position: absolute;
		top: 0;
		left: 0;}

#content {
	position: relative;
	width: 100%;
	padding: 0 0 51px 0;
}

	#page1 #content {
		padding: 0 0 71px 0;
	}
	
	#page6 #content {
		padding: 0 0 8px 0;
	}

	#content p {
		padding: 0 0 13px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #fff;
	}
	
	#content p.extra {
		padding: 0 0 0 0;
	}
		
		#content p small {
			float: right;
			padding: 0 24% 0 0;
			font-size: 1em;
		}
		
		#content p big {
			font-size: 1em;
			color: #868686;
		}
		
			#content p big a {
				color: #868686;
			}

.box {
	width: 100%;
	margin: 0 0 40px 0;
	overflow: visible;
}

	.box .corner-top-left {
		background: url(images/corner-top-left.png) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.png) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-top {
		background: url(images/border-top.png) repeat-x 0% 0%;
		height: 3px;
		margin: 0 3px;
		overflow: hidden;
	}
	
	.box .box-content {
		background: #f3f3f3 url(images/box-tail.gif) repeat-x 0% 0%;
	}
	
	.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%;
		width: 100%;
	}
	
	.box .inner {
		padding: 26px 30px 29px 30px;
	}
	
	.box .inner-1 {
		padding: 26px 30px 27px 30px;
	}
	
	.box .inner-2 {
		padding: 26px 30px 27px 28px;
	}
	
	.box .inner-3 {
		padding: 26px 30px 24px 30px;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.png) no-repeat 0% 0%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.png) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.png) repeat-x 0% 0%;
		height: 7px;
		margin: 0 5px;
		overflow: hidden;
	}

	.box p {
		overflow: hidden !important;
		padding: 0 0 10px 0 !important;
		line-height: 1.417em !important;
		font-size: 1em !important;
		color: #333333 !important;
	}
	
	.box p.extra {
		padding: 0 0 13px 0 !important;
	}
	
	.box p.extra1 {
		padding: 0 0 17px 0 !important;
	}
	
	.box p.extra2 {
		padding: 0 0 8px 0 !important;
	}
	
	.box p.no-indent {
		padding: 0 !important;
	}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-bg-1 {
	background: url(images/line-ver-bg.gif) no-repeat;
	width: 100%;
}

.line-bg-2 {
	background: url(images/line-ver-bg.gif) no-repeat;
	width: 100%;
}

.link {
	float: right;
	line-height: 1.5em;
	font-weight: bold;
	color: #79b00d;
}

.link-1 {
	float: right;
	line-height: 1.5em;
	font-weight: bold;
	color: #fff;
}

.link-2 {
	float: left;
	line-height: 1.5em;
	font-weight: bold;
	color: #fff;
}

.list {
	overflow: hidden;
	padding: 0 0 12px 0;
}

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

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

	.list-1 dt {
		line-height: 1.417em;
		font-size: 1em;
		font-weight: bold;
		color: #424242;
	}
	
	.list-1 dd {
		padding: 0 0 17px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #868686;
	}

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

	.list-2 li {
		float: left;
		width: 260px;
		padding: 0 50px 37px 0;
		line-height: 1.417em;
		color: #868686;
	}
	
	.list-2 li.extra {
		padding: 0 0 37px 0;
	}
	
		.list-2 li strong {
			display: block;
			padding: 0 0 13px 0;
			color: #353535;
		}
		
			.list-2 li strong a {
				text-decoration: none;
				color: #353535;
			}
			
			.list-2 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-2 li img {
			margin: 0 0 17px 0;
		}

.list-indent {
	padding: 0 0 18px 0 !important;
}

.list-indent1 {
	padding: 0 0 16px 0 !important;
}

.partners {
	width: 100%;
	margin: 0 0 -46px 0;
	overflow: hidden;
}

	.partners li {
		float: left;
		width: 259px;
		padding: 0 70px 49px 0;
		line-height: 1.417em;
		color: #868686;
	}
	
	.partners li.extra {
		padding: 0 0 0 0;
	}
	
		.partners li img {
			float: left;
			margin: 4px 14px 0 0;
		}
		
		.partners li strong {
			display: block;
			padding: 0 0 13px 0;
			color: #353535;
		}
		
			.partners li strong a {
				text-decoration: none;
				color: #353535;
			}
			
			.partners li strong a:hover {
				text-decoration: underline;
			}
			
		.partners li p {
			padding: 0 0 11px 0 !important;
		}
		
		.partners li span {
			display: block;
		}
		
			.partners li span a {
				float: right;
				font-weight: bold;
			}

.indent-bot {
	margin: 0 0 19px 0;
}

#contact-form {
	width: 258px;
	margin: -1px 0 0 0;
	padding: 0 0 0 1px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 32px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #fff;
		width: 250px;
		height: 16px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #bfbfbf;
		float: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: #868686;
	}
	
	#contact-form textarea {
		background: #fff;
		width: 250px;
		height: 315px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #bfbfbf;
		float: left;
		overflow: auto;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: #868686;
	}

	#contact-form a {
		float: right;
		margin: 19px 0 0 25px;
		line-height: 1.5em;
		font-weight: bold;
		color: #79b00d;
	}

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

	#footer ul {
		float: right;
		padding: 12px 1px 0 0;
	}
	
		#footer ul li {
			float: left;
			padding: 0 0 0 8px;
		}
		
	#footer p {
		padding: 0 0 0 1px;
		line-height: 36px;
		color: #bbb;
	}
	
		#footer p span {
			padding: 0 6px 0 0;
		}
		
			#footer p span a {
				text-decoration: none;
				color: #bbb;
			}
			
			#footer p span a:hover {
				text-decoration: underline;
			}
		
		#footer p em {
			padding: 0 6px;
			font-style: normal;
		}
		
			#footer p em a {
				color: #bbbbbb;
			}
		
		#footer p strong {
			padding: 0 0 0 6px;
			font-weight: normal;
		}
		
		table{width:auto;
}
