* {
	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: #59b2c8;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #353d39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 25px 0;
	padding: 0 0 13px 0;
	line-height: 1.1em;
	font-size: 2.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #007b9a;
}

	h2.extra {
		margin: 0 0 28px 0;
		padding: 0 0 34px 0;
	}

h3 {
	padding: 0 0 15px 0;
	line-height: 1.1em;
	font-size: 1.667em;
	font-weight: normal;
	color: #525252;
}

	h3 strong {
		display: block;
		padding: 0 0 7px 0;
		font-weight: normal;
	}

h5 {
	padding: 0 0 18px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #5d818f;
}

h6 {
	padding: 0 0 21px 0;
	line-height: 1.222em;
	font-size: 1.5em;
	font-weight: normal;
	color: #6f787a;
}

	h6 em {
		display: block;
		margin: 0 0 -19px 0;
		font-style: normal;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 21px 35px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 21px 25px 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 0 27px 42px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 42px 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-top {
	background: #fff url(images/main-tail-top.gif) repeat-x 50% 0%;
}

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

#main-bg-1 {
	background: url(images/main-bg-1.jpg) no-repeat 50% 160px;
	width: 100%;
}

#main-bg-2 {
	background: url(images/main-bg-2.jpg) no-repeat 50% 160px;
	width: 100%;
}

#main-bg-3 {
	background: url(images/main-bg-3.jpg) no-repeat 50% 160px;
	width: 100%;
}

#main-bg-4 {
	background: url(images/main-bg-4.jpg) no-repeat 50% 160px;
	width: 100%;
}

#main-bg-5 {
	background: url(images/main-bg-5.jpg) no-repeat 50% 160px;
	width: 100%;
}

#main-bg-6 {
	background: url(images/main-bg-6.jpg) no-repeat 50% 160px;
	width: 100%;
}

#main-bg-7 {
	background: url(images/main-bg-7.jpg) no-repeat 50% 160px;
	width: 100%;
}

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

#header {
	background: url(images/header.gif) no-repeat 830px 472px;
	position: relative;
	height: 140px;
}

	#page7 #header {
		background: none;
	}

#logo {
	position: absolute;
	top: 76px;
	left: 2px;
}

#navi {
	overflow: hidden;
	position: absolute;
	top: 36px;
	right: 7px;
}

	#navi li {
		background: url(images/navi-divider.gif) no-repeat 0% 6px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 8px 0 8px;
		line-height: 1.8em;
		text-transform: uppercase;
		font-size: 0.833em;
		color: #7899a6;
	}
	
		#navi li a {
			text-decoration: none;
			color: #7899a6;
		}
		
		#navi li a:hover {
			text-decoration: underline;
		}

#menu {
	position: absolute;
	top: 85px;
	right: 0;
}

	#menu li {
		float: left;
		padding: 0 0 0 1px;
		color: #000;
	}
	
		#menu li a {
			background: url(images/menu-tail.gif) repeat-x 50% 100%;
			display: block;
			width: 85px;
			height: 42px;
			overflow: hidden;
			line-height: 40px;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
			color: #000;
		}
		
		#menu li a:hover {
			background: url(images/menu-tail-act.gif) repeat-x 50% 100%;
		}
		
		#menu li.act a {
			background: url(images/menu-tail-act.gif) repeat-x 50% 100%;
		}

#button-prev {
	background: url(images/button-prev.png) no-repeat 0% 0%;
	display: block;
	width: 22px;
	height: 22px;
	overflow: hidden;
	position: absolute;
	top: 335px;
	left: 119px;
}

#button-next {
	background: url(images/button-next.png) no-repeat 0% 0%;
	display: block;
	width: 22px;
	height: 22px;
	overflow: hidden;
	position: absolute;
	top: 335px;
	left: 818px;
}

#slogan {
	background: url(images/slogan.png) no-repeat 0% 0%;
	width: 700px;
	height: 78px;
	overflow: hidden;
	word-spacing: -1px;
	line-height: 0.96em;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.083em;
	font-style: italic;
	color: #fff;
	position: absolute;
	top: 454px;
	left: 130px;
}

	#slogan .inner {
		padding: 14px 27px 5px 27px;
	}

#content {
	background: url(images/content-tail.gif) repeat-y 100% 0%;
	padding: 0 0 80px 0;
	clear: both;
}

	#page7 #content{
		background: none;
	}

	#content p {
		padding: 0 0 15px 0;
		line-height: 1.429em;
		font-size: 1.167em;
		color: #6f787a;
	}
	
		#content p.extra {
			padding: 0 0 24px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 20px 0;
		}
		
			#content p big {
				display: block;
				padding: 3px 0 0 0;
				font-size: 1em;
			}
			
		#content p small {
			float: right;
			padding: 0 27% 0 0;
			font-size: 1em;
		}

#column-left {
	float: left;
	width: 627px;
	overflow: hidden;
}

	#column-left .indent {
		padding: 41px 60px 20px 3px;
	}

#column-right {
	float: left;
	width: 333px;
	overflow: hidden;
}

	#column-right .indent {
		padding: 41px 30px 0 31px;
	}
	
	#column-right .indent-1 {
		padding: 41px 30px 27px 31px;
	}
	
		#column-right a.link {
			background: url(images/marker-1.gif) no-repeat 0% 0%;
		}
		
		#column-right .list li {
			background: url(images/marker-1.gif) no-repeat 0% 5px;
		}

	#column-right p {
		padding: 0 0 20px 0 !important;
		line-height: 1.5em !important;
		font-size: 1em !important;
		color: #5d818f !important;
	}
	
	#column-right p.extra {
		padding: 0 0 18px 0 !important;
	}
	
	#column-right p.extra1 {
		padding: 0 0 4px 0 !important;
	}
	
		#column-right blockquote p strong {
			display: block;
			padding: 7px 0 0 0;
			text-align: right;
			font-weight: normal;
			color: #59b2c8;
		}
		
			#column-right blockquote p strong a {
				text-decoration: none;
				color: #59b2c8;
			}
			
			#column-right blockquote p strong a:hover {
				text-decoration: underline;
			}

.link {
	background: url(images/marker.gif) no-repeat 0% 0%;
	display: block;
	height: 21px;
	padding: 0 0 0 28px;
	float: left;
	overflow: hidden;
	line-height: 22px;
	text-decoration: none;
	font-size: 1.417em;
	color: #1d1d1d;
}

	.link:hover {
		text-decoration: underline;
	}

.link-indent {
	margin: 0 0 30px 0;
}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 50% 0%;
	width: 100%;
	height: 3px;
	overflow: hidden;
	margin: 0 0 46px 0;
}

.line-hor-1 {
	background: #dddfe0;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.line-hor-2 {
	background: url(images/line-hor1.gif) repeat-x 50% 0%;
	width: 100%;
	height: 3px;
	overflow: hidden;
	margin: 0 0 24px 0;
}

.line-hor-3 {
	background: url(images/line-hor.gif) repeat-x 50% 0%;
	width: 100%;
	height: 3px;
	overflow: hidden;
	margin: 0 0 44px 0;
}

.line-hor-4 {
	background: url(images/line-hor.gif) repeat-x 50% 0%;
	width: 100%;
	height: 3px;
	overflow: hidden;
	margin: 0 0 41px 0;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 5px;
		padding: 0 0 0 30px;
		line-height: 2.286em;
		font-size: 1.167em;
		color: #292929;
	}
	
		.list li a {
			text-decoration: none;
			color: #292929;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	width: 100%;
	overflow: hidden;
}

	.list-1 li {
		background: url(images/line-hor1.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 21px 0;
		padding: 0 0 27px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1em;
		color: #5d818f;
	}
	
	.list-1 li.extra {
		background: none;
		margin: 0;
		padding: 0;
	}
	
		.list-1 li big {
			display: block;
			padding: 0 0 22px 0;
			line-height: 1.1em;
			font-size: 1.667em;
			font-weight: normal;
			color: #525252;
		}
		
		.list-1 li small {
			display: block;
			padding: 0 0 20px 0;
			line-height: 1.1em;
			font-size: 1.667em;
			font-weight: normal;
			color: #525252;
		}
	
		.list-1 li img {
			float: left;
			margin: 5px 15px 0 1px;
		}
		
		.list-1 li strong {
			display: block;
			padding: 0 0 5px 0;
			font-weight: normal;
			color: #59b2c8;
		}
		
		.list-1 li span {
			padding: 0 0 0 3px;
		}
		
			.list-1 li span a {
				text-transform: uppercase;
				font-size: 0.917em;
				color: #59b2c8;
			}

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

	.list-2 li {
		width: 100%;
		padding: 0 0 29px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.429em;
		font-size: 1.167em;
		color: #6f787a;
	}
	
		.list-2 li img {
			float: left;
			margin: 0 21px 0 0;
		}
		
		.list-2 li p {
			padding: 0 0 23px 0 !important;
			line-height: 1.429em !important;
			font-size: 1em !important;
			color: #6f787a !important;
		}
		
		.list-2 li a {
			background: url(images/marker.gif) no-repeat 0% 0%;
			display: block;
			height: 21px;
			padding: 0 0 0 28px;
			float: left;
			overflow: hidden;
			line-height: 22px;
			text-decoration: none;
			font-size: 1.214em;
			color: #1d1d1d;
		}

.list-3 {
	background: url(images/line-hor1.gif) repeat-x 0% 100%;
	width: 100%;
	margin: 0 0 25px 0;
	padding: 1px 0 30px 0;
	overflow: hidden;
}

	.list-3 li {
		background: url(images/line-hor2.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 20px 0;
		padding: 0 0 22px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1em;
		color: #5d818f;
	}
	
	.list-3 li.extra {
		background: none;
		margin: 0;
		padding: 0;
	}
	
		.list-3 li img {
			float: left;
			margin: 5px 15px 0 1px;
		}
		
		.list-3 li strong {
			display: block;
			padding: 0 0 5px 0;
			font-weight: normal;
			color: #59b2c8;
		}
		
		.list-3 li span {
			padding: 0 0 0 3px;
		}
		
			.list-3 li span a {
				text-transform: uppercase;
				font-size: 0.917em;
				color: #59b2c8;
			}

.list-4 {
	margin: 0 0 -9px 0;
	overflow: hidden;
}

	.list-4 dt {
		padding: 0 0 21px 0;
		line-height: 1.222em;
		font-size: 1.5em;
		font-weight: normal;
		color: #6f787a;
	}
	
		.list-4 dt a {
			text-decoration: none;
			color: #6f787a;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
		
	.list-4 dd {
		padding: 0 0 19px 0;
		line-height: 1.429em;
		font-size: 1.167em;
		color: #6f787a;
	}

.list-5 {
	padding: 7px 0 2px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #5d818f;
}

	.list-5 dt {
		color: #59b2c8;
	}
	
		.list-5 dt a {
			text-decoration: none;
			color: #59b2c8;
		}
		
		.list-5 dt a:hover {
			text-decoration: underline;
		}
		
	.list-5 dd {
		background: url(images/line-hor2.gif) repeat-x 0% 100%;
		margin: 0 0 20px 0;
		padding: 0 0 22px 0;
	}
	
		.list-5 dd.extra {
			background: none;
			margin: 0;
			padding: 0;
		}

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

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

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

.box {
	width: 100%;
	margin: 0 0 2px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #7899a6;
}

	.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%;
	}
	
	.box .inner {
		padding: 13px 20px 15px 12px;
	}
	
	.box img {
		float: left;
		margin: 3px 8px 0 0;
	}
	
	.box strong {
		color: #525252;
	}
	
	.box a {
		margin: 0 0 0 6px;
		color: #59b2c8;
	}

.box-indent {
	margin: 0 0 32px 0 !important;
}

#contact-form {
	width: 558px;
	padding: 16px 0 0 0;
}

	#contact-form strong {
		display: block;
		width: 288px;
		float: right;
		font-weight: normal;
		color: #6f787a;
	}
	
	#contact-form label {
		display: block;
		height: 47px;
		overflow: hidden;
	}
	
	#contact-form span {
		display: block;
		padding: 0 0 2px 0;
		line-height: 1em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #6f787a;
	}
	
	#contact-form textarea {
		background: none;
		width: 280px;
		height: 107px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #d5d5d5;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form input {
		background: none;
		width: 211px;
		height: 15px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #d5d5d5;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#contact-form a {
		background: url(images/marker.gif) no-repeat 0% 0%;
		display: block;
		height: 21px;
		margin: 6px 0 0 27px;
		padding: 0 0 0 28px;
		float: right;
		overflow: hidden;
		line-height: 22px;
		text-decoration: none;
		font-size: 1.417em;
		color: #1d1d1d;
	}
	
		#contact-form a:hover {
			text-decoration: underline;
		}

.privacy {
	padding: 42px 20px 3px 3px;
}

	.privacy p {
		padding: 0 0 20px 0 !important;
	}
	
		.privacy p a {
			color: #007b9a !important;
		}

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

	#footer .inner {
		padding: 42px 0 0 0;
	}

	#footer strong {
		display: block;
		float: right;
		padding: 0 2px 0 0;
		word-spacing: 2px;
		letter-spacing: -1px;
		line-height: 1.538em;
		font-family:"Times New Roman", Times, serif;
		font-size: 2.167em;
		font-weight: normal;
		color: #c1cdd5;
	}
	
		#footer strong b {
			display: block;
			margin: -19px 0 0 0;
			padding: 0 4px 0 0;
			word-spacing: 0;
			letter-spacing: 0;
			text-transform: uppercase;
			text-align: right;
			font-size: 0.692em;
			font-weight: normal;
			font-style: italic;
		}
		
	#footer ul {
		float: left;
		margin: 0 0 0 -8px;
		padding: 6px 0 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 10px 0 10px;
			line-height: 1.8em;
			text-transform: uppercase;
			font-size: 0.833em;
			color: #96a0a7;
		}
		
			#footer ul li a {
				text-decoration: none;
				color: #96a0a7;
			}
			
			#footer ul li a:hover {
				text-decoration: underline;
			}
			
	#footer p {
		width: 70%;
		padding: 8px 0 0 0;
		overflow: hidden;
		line-height: 1.2em;
		font-size: 0.833em;
		text-transform: uppercase;
		color: #6c7174;
	}
	
		#footer p span {
			padding: 0 3px;
		}
		
		#footer p b {
			font-weight: normal;
			color: #c1cdd5;
		}
		
		#footer p a {
			margin: 0 0 0 9px;
			color: #6c7174;
		}
.slideshow {
	clear: both;
	height: 375px;
	width: 100%;
	margin: 10px 0 10px 0;
}
#main #header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
