* {
	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: #909ba8;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: url(images/body.gif) repeat 50% 0%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 21px 0;
	word-spacing: 2px;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-size: 2.667em;
	font-weight: 400;
	color: #201e1c;
}

	h2 span {
		display: block;
		margin: -10px 0 0 0;
	}

h3 {
	padding: 0 0 27px 0;
	word-spacing: 2px;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-size: 2.667em;
	font-weight: 400;
	color: #201e1c;
}

	h3 em {
		display: block;
		margin: 0 0 -6px 0;
		font-style: normal;
	}
	
	h3 i {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}
	
	h3 small {
		display: block;
		margin: 0 0 -8px 0;
		font-size: 1em;
	}
	
	h3 strong {
		display: block;
		padding: 0 0 4px 0;
		font-weight: 400;
	}

h5 {
	line-height: 1.429em;
	font-size: 1.167em;
	color: #259ac3;
}

h6 {
	padding: 0 0 5px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #000;
}

.fleft {
	float: left;
}

	img.fleft {
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: -3px;
	}
	
	img.fleft1 {
		float: left;
		margin: -2px 17px 20px -6px;
	}
	
	img.fleft2 {
		float: left;
		margin: 0 16px 0 -3px;
	}
	
	img.fleft3 {
		float: left;
		margin: 0 16px 26px -3px;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 35px 20px 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: #e9e9e9 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 {
	width: 960px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 139px;
	background-repeat: no-repeat;
	background-position: 0% 139px;
}

	#page1 #header {
		background: none;
		height: 798px;
	}

#menu {
	position: absolute;
	top: 5px;
}
#logo {
	position: absolute;
	top: 10px;
	left: 0px;
}

#icons {
	background: url(images/icons-bg.gif) no-repeat 0% 0%;
	width: 118px;
	height: 21px;
	padding: 3px 0 0 15px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 1px;
}

	#icons li {
		float: left;
		padding: 0 12px;
	}

#flash {
	position: absolute;
	top: 139px;
	left: 0px;
}

#page1 #gallery {
	top: 508px;
}

#gallery {
	background: url(images/gallery-bg.png) no-repeat 0% 0%;
	width: 959px;
	height: 72px;
	overflow: hidden;
	position: absolute;
	top: 169px;
	left: 0;
}

	#gallery ul {
		position: absolute;
		top: 0;
		left: 0;
	}
	
		#gallery ul li {
			float: left;
		}
		
			#gallery ul li a {
				background: url(images/gallery-button.png) no-repeat 0% 100%;
				display: block;
				width: 54px;
				height: 144px;
				overflow: hidden;
			}
			
				#gallery ul li a:hover {
					background-position: 0% 0%;
				}

	#gallery span a {
		background: url(images/arrow.gif) no-repeat 148px 22px;
		display: block;
		width: 161px;
		height: 54px;
		padding: 0 0 0 26px;
		overflow: hidden;
		line-height: 52px;
		font-size: 1.417em;
		font-weight: bold;
		text-decoration: none;
		color: #fff;
		position: absolute;
		top: 18px;
		right: 0;
	}
	
		#gallery span a:hover {
			background: url(images/arrow.gif) no-repeat 151px 22px;
			width: 158px;
			padding: 0 0 0 29px;
		}

#page1 #pictures {
	top: 625px;
}

#pictures {
	width: 960px;
	position: absolute;
	top: 286px;
	left: 0;
}

	#pictures strong {
		position: relative;
		z-index: 2;
		display: block;
		padding: 0 0 12px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		text-transform: uppercase;
		color: #201e1c;
	}
	
	#pictures div {
		position: absolute;
		top: 0;
		left: -5px;
		z-index: 1;
	}
	
		#pictures ul {
			padding: 0 0 0 35px;
		}
		
			#pictures ul li {
				float: left;
				padding: 0 16px 0 0;
			}
			
	#pictures a#button-prev {
		background: url(images/button-prev.gif) no-repeat 100% 0%;
		display: block;
		width: 31px;
		height: 28px;
		overflow: hidden;
		position: absolute;
		top: 70px;
		left: -4px;
	}
	
		#pictures a#button-prev:hover {
			background-position: 0% 0%;
		}
		
	#pictures a#button-next {
		background: url(images/button-next.gif) no-repeat 0% 0%;
		display: block;
		width: 31px;
		height: 28px;
		overflow: hidden;
		position: absolute;
		top: 70px;
		right: -2px;
	}
	
		#pictures a#button-next:hover {
			background-position: 100% 0%;
		}

#content {
	background: url(images/content-tail.gif) repeat-x 0% 0%;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 68px;
	padding-left: 0;
}

	#content p {
		padding: 0 0 27px 0;
		line-height: 1.429em;
		font-size: 1.167em;
		color: #909ba8;
	}
	
	#content p.extra {
		padding: 0 0 20px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 25px 0;
	}
	
		#content p big {
			display: block;
			padding: 4px 0 0 0;
			font-size: 1em;
		}
		
		#content p small {
			float: right;
			padding: 0 15% 0 0;
			font-size: 1em;
		}

#column-left {
	float: left;
	width: 539px;
	padding: 0 29px 0 0;
	overflow: hidden;
}

	#column-left .indent {
		padding: 15px 0 0 3px;
	}

#column-right {
	float: left;
	width: 391px;
	overflow: hidden;
}

	#column-right .indent {
		padding: 15px 0 0 35px;
	}

.list {
	padding: 0 0 18px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 15px;
		line-height: 1.714em;
		font-size: 1.167em;
		color: #d85312;
	}
	
		.list li a {
			color: #d85312;
		}

.list-1 {
	width: 100%;
	margin: 0 0 0 -3px;
	padding: 0 0 4px 0;
	overflow: hidden;
}

	.list-1 li {
		float: left;
		width: 252px;
		padding: 0 30px 0 0;
		line-height: 1.429em;
		font-size: 1.167em;
		color: #909ba8;
	}
	
	.list-1 li.extra {
		padding: 0;
	}
	
		.list-1 li img {
			margin: 0 0 9px 0;
		}
		
		.list-1 li p {
			padding: 0 0 20px 4px !important;
			line-height: 1.429em !important;
			font-size: 1em !important;
			color: #909ba8 !important;
		}
		
		.list-1 li a.link {
			margin: 0 0 0 4px !important;
			font-size: 0.786em !important;
		}

.list-2 {
	overflow: hidden;
	margin: 0 0 0 -6px;
	padding: 4px 0 3px 0;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 15px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.429em;
		font-size: 1.167em;
		color: #909ba8;
	}
	
		.list-2 li img {
			float: left;
			margin: 0 17px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			padding: 4px 0 20px 0;
			color: #259ac3;
		}
		
			.list-2 li strong b {
				display: block;
			}
			
			.list-2 li strong span {
				padding: 0 0 0 2px;
				font-weight: normal;
				color: #d85312;
			}

.list-3 {
	margin: 0 0 0 -6px;
	padding: 0 0 6px 0;
	overflow: hidden;
}

	.list-3 li {
		width: 100%;
		padding: 0 0 15px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.429em;
		font-size: 1.167em;
		color: #909ba8;
	}
	
		.list-3 li img {
			float: left;
			margin: 0 17px 0 0;
		}
		
		.list-3 li span {
			display: block;
			padding: 5px 0 0 0;
		}

.list-4 {
	margin: 0 0 -2px 0;
	overflow: hidden;
	line-height: 1.429em;
	font-size: 1.167em;
	color: #909ba8;
}

	.list-4 dt {
		font-weight: bold;
		color: #259ac3;
	}
	
		.list-4 dt a {
			text-decoration: none;
			color: #259ac3;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
		
	.list-4 dd {
		padding: 0 0 20px 0;
	}

.list-5 {
	margin: 0 0 -25px -6px;
	padding: 5px 0 0 0;
	overflow: hidden;
	line-height: 1.429em;
	font-size: 1.167em;
	color: #909ba8;
}

	.list-5 dt {
		width: 100%;
		padding: 0 0 10px 0;
		overflow: hidden;
	}
	
		.list-5 dt img {
			float: left;
			margin: 0 12px 0 0;
		}
		
			.list-5 dt span img {
				margin: 0;
			}
			
		.list-5 dd {
			padding: 0 0 25px 6px;
		}
		
			.list-5 dd strong {
				display: block;
				color: #259ac3;
			}
			
				.list-5 dd strong a {
					text-decoration: none;
					color: #259ac3;
				}
				
					.list-5 dd strong a:hover {
						text-decoration: underline;
					}

.list-indent {
	padding: 0 0 31px 0 !important;
}

.list-indent1 {
	padding: 0 0 25px 0 !important;
}

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 27px;
	overflow: hidden;
	float: left;
	line-height: 26px;
	text-decoration: none;
	font-size: 0.917em;
	font-weight: bold;
	color: #fff;
}

	.link span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
		.link span span {
			background: url(images/link-tail.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 27px;
			overflow: hidden;
			margin: 0 4px;
			padding: 0 11px 0 12px;
		}
		
		.link:hover {
			cursor: pointer;
			color: #259ac3;
		}

.link-indent {
	margin: 0 0 31px 0;
}

.box {
	background: #eaeaea;
	margin: 0 0 19px 0;
}

	.box .inner {
		padding: 26px 24px 23px 31px;
	}
	
	.box-indent {
		margin: 0 0 16px 0 !important;
	}

#search-form {
	width: 336px;
}

	#search-form strong {
		display: block;
		padding: 0 0 19px 0;
		line-height: 1.2em;
		text-transform: uppercase;
		font-size: 1.083em;
		font-weight: normal;
		color: #41484c;
	}
	
		#search-form strong b {
			font-weight: normal;
			color: #259ac3;
		}
		
	#search-form big {
		display: block;
		width: 117px;
		float: right;
		font-size: 1em;
	}
	
	#search-form small {
		display: block;
		width: 118px;
		float: right;
		font-size: 1em;
	}
	
	#search-form i {
		display: block;
		width: 101px;
		float: right;
		font-style: normal;
	}
	
	#search-form em {
		display: block;
		float: right;
		padding: 0 2px 0 0;
		line-height: 22px;
		font-size: 0.917em;
		font-style: normal;
		font-weight: bold;
		color: #595f66;
	}
	
	#search-form label {
		display: block;
		width: 100%;
		height: 38px;
		overflow: hidden;
	}
	
	#search-form select {
		background: #fff;
		width: 100px;
		float: right;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.917em;
		color: #595f66;
	}
	
	#search-form input {
		background: #fff;
		width: 90px;
		height: 14px;
		padding: 1px 3px 1px 3px;
		float: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.917em;
		color: #595f66;
	}
	
	#search-form a.link {
		float: right;
		margin: -3px 0 0 23px;
	}
	
		#search-form a.link span span {
			padding: 0 17px;
		}
		
	#search-form span a {
		background: url(images/marker.gif) no-repeat 0% 7px;
		margin: 0 0 0 21px;
		padding: 0 0 0 10px;
		float: right;
		line-height: 1.636em;
		font-size: 0.917em;
		text-decoration: none;
		color: #d85312;
	}
	
		#search-form span a:hover {
			text-decoration: underline;
		}
	
		#search-form span.extra a {
			margin: 0;
		}

.info-box {
	background: url(images/box-content.gif) repeat 50% 112px;
}

	.info-box .tail-hor {
		background: url(images/box-tail.gif) repeat-x 50% 0%;
	}
	
	.info-box .tail-ver {
		background: url(images/box-tail-ver.gif) repeat-y 0% 0%;
	}

	.info-box .inner {
		background: url(images/box-bg.gif) no-repeat 0% 0%;
		padding: 0 0 1px 31px;
	}
	
		.info-box strong {
			display: block;
			padding: 4px 0 14px 0;
			letter-spacing: -1px;
			line-height: 1.2em;
			font-size: 2.667em;
			font-weight: 400;
			color: #201e1c;
		}
		
			.info-box strong span {
				color: #259ac3;
			}
			
		.info-box b {
			display: block;
			height: 28px;
			overflow: hidden;
			line-height: 30px;
			color: #595f66;
		}
		
	.info-box ul {
		width: 100%;
		overflow: hidden;
	}
	
		.info-box ul li {
			width: 100%;
			overflow: hidden;
			vertical-align: top;
		}
		
			.info-box ul li i {
				display: block;
				width: 52px;
				height: 29px;
				float: right;
				overflow: hidden;
				padding: 0 0 0 10px;
				line-height: 28px;
				font-style: normal;
				font-weight: bold;
				color: #259ac3;
			}
			
			.info-box ul li em {
				display: block;
				width: 56px;
				height: 29px;
				float: right;
				overflow: hidden;
				padding: 0 0 0 10px;
				line-height: 28px;
				font-style: normal;
				font-weight: bold;
				color: #259ac3;
			}
			
				.info-box ul li em.extra {
					width: 97px;
					padding: 0;
					float: none;
				}
				
				.info-box ul li em a {
					text-decoration: none;
					color: #259ac3;
				}
				
					.info-box ul li em a:hover {
						text-decoration: underline;
					}
					
			.info-box ul li big {
				display: block;
				width: 52px;
				height: 37px;
				float: right;
				overflow: hidden;
				padding: 0 0 0 10px;
				line-height: 32px;
				font-size: 1em;
				font-style: normal;
				font-weight: bold;
				color: #595f66;
			}
			
			.info-box ul li small {
				display: block;
				width: 56px;
				height: 37px;
				float: right;
				overflow: hidden;
				padding: 0 0 0 10px;
				line-height: 32px;
				font-size: 1em;
				font-style: normal;
				font-weight: bold;
				color: #595f66;
			}
			
				.info-box ul li small.extra {
					width: 97px;
					padding: 0;
					float: none;
				}
				
					.info-box ul li small.extra a {
						text-decoration: none;
						color: #595f66;
					}
					
						.info-box ul li small.extra a:hover {
							text-decoration: underline;
						}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 522px;
	padding: 0 0 32px 1px;
}

	#contact-form strong {
		display: block;
		width: 289px;
		float: right;
		font-weight: normal;
	}
	
	#contact-form b {
		display: block;
		padding: 0 0 2px 0;
		line-height: 1em;
		font-size: 1.167em;
		font-weight: normal;
		color: #909ba8;
	}
	
	#contact-form label {
		display: block;
		height: 38px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 211px;
		height: 16px;
		padding: 1px 3px 1px 3px;
		border: 1px solid #909ba8;
		float: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: #909ba8;
	}
	
	#contact-form textarea {
		background: none;
		width: 281px;
		height: 92px;
		padding: 1px 3px 1px 3px;
		border: 1px solid #909ba8;
		float: left;
		overflow: auto;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: #909ba8;
	}
	
	#contact-form a.link {
		float: right;
		margin: 18px 0 0 20px;
	}

.privacy {
	padding: 15px 0 0 0;
}

	.privacy h3 {
		padding: 0 0 21px 0 !important;
	}
	
	.privacy p {
		padding: 0 0 20px 2px !important;
	}
	
	.privacy p.no-indent {
		padding: 0 0 0 2px !important;
	}

#footer {
	height: 189px;
	overflow: hidden;
}

	#footer .inner {
		padding: 58px 0 0 0;
	}
	
		#footer p {
			width: 598px;
			padding: 5px 0 0 2px;
			float: left;
			line-height: 1.286em;
			font-size: 1.167em;
			color: #889297;
		}
		
			#footer p span {
				padding: 0 3px 0 3px;
			}
		
			#footer p a {
				text-decoration: none;
				color: #889297;
			}
			
				#footer p a:hover {
					text-decoration: underline;
				}

ul#blogs {
	width: 359px;
	float: right;
}

	ul#blogs li {
		width: 100%;
		padding: 0 0 8px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 2.2em;
		text-transform: uppercase;
		font-size: 0.833em;
		font-weight: bold;
		color: #ffbb00;
	}
	
		ul#blogs li img {
			float: left;
			margin: 1px 10px 0 0;
		}
		
		ul#blogs li a {
			text-decoration: none;
			color: #ffbb00;
		}
		
			ul#blogs li a:hover {
				text-decoration: underline;
			}
			
		ul#blogs li span a {
			color: #cc1199;
		}
		
		ul#blogs li strong a {
			color: #259ac3;
		}

#menu-bot {
	float: left;
	overflow: hidden;
	margin: 0 0 0 -7px;
	padding: 16px 0 0 0;
}

	#menu-bot li {
		background: url(images/divider.gif) no-repeat 0% 7px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 9px 0 10px;
		line-height: 2.2em;
		text-transform: uppercase;
		font-size: 0.833em;
		color: #5a6063;
	}
	
		#menu-bot li a {
			text-decoration: none;
			color: #5a6063;
		}
		
			#menu-bot li a:hover {
				text-decoration: underline;
			}
