﻿* {
	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: #5e5c5a;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 1000px;
}

body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h1 {
	padding: 0 0 20px 0;
	letter-spacing: -1px;
	line-height: 1em;
	font-size: 1.750em;
	font-weight: 500;
	color: #3b3b3b;
}

	h1 span {
		word-spacing: 2px;
		letter-spacing: -2px;
	}

h2 {
	padding: 0 0 15px 0;
	padding: 0 0 5px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 1.300em;
	font-weight: 500;
	color: #3b3b3b;
}

	h2 span {
		word-spacing: 2px;
		letter-spacing: -2px;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 1px 20px 20px 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 21px 29px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 25px 0 0;
	}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7 {
	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 0% 0%;
}

#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 0% 100%;
	width: 100%;
}

#header-logo {
	width: 1000px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 16px;
}

.header-logo-text {
	text-align: right;
	font-size: large;
}

#main {
	font-size: 0.75em;
}

#header {
	background: url(images/header.jpg) no-repeat 0% 64px;
	position: relative;
	width: 1000px;
	height: 474px;
	margin: 0 auto;
}

#menu {
	position: absolute;
	top: 10px;
	left: 0;
}

	#menu li {
		float: left;
		padding: 0 12px 0 0;
		font-size: 1.583em;
		font-weight: 400;
		color: #1a1a1a;
	}
	
		#menu li a {
			display: inline-block;
			height: 30px;
			padding: 0 12px 0 12px;
			line-height: 28px;
			word-spacing: -2px;
			text-decoration: none;
			color: #1a1a1a;
		}
	
		#menu li.act a {
			background: url(images/menu-tail.gif) repeat-x 0% 0%;
			padding: 0;
			color: #fff;
		}
		
			#menu li.act a span {
				background: url(images/menu-left.gif) no-repeat 0% 0%;
				display: inline-block;
			}
			
				#menu li.act a span span {
					background: url(images/menu-right.gif) no-repeat 100% 0%;
					display: inline-block;
					height: 30px;
					overflow: hidden;
					padding: 0 12px 0 12px;
				}
				
		#menu li a:hover {
			background: url(images/menu-tail.gif) repeat-x 0% 0%;
			padding: 0;
			color: #fff;
			cursor: pointer;
		}
		
			#menu li a:hover span {
				background: url(images/menu-left.gif) no-repeat 0% 0%;
				display: inline-block;
			}
			
				#menu li a:hover span span {
					background: url(images/menu-right.gif) no-repeat 100% 0%;
					display: inline-block;
					height: 30px;
					overflow: hidden;
					padding: 0 12px 0 12px;
				}

#search-form {
	background: url(images/img-search-input-box.gif) no-repeat 0% 3px;
	width: 261px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	top: 8px;
	right: 1px;
}

	#search-form input {
		background: none;
		width: 141px;
		height: 16px;
		margin: 3px 0 0 0;
		padding: 5px 10px 5px 30px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#search-form input#search-submit {
		background: url(images/img-search-submit-button.gif) no-repeat 0% 0%;
		width: 72px;
		height: 30px;
		margin: 0 0 0 8px;
		padding: 0;
		border: none;
		float: left;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.833em;
		font-weight: bold;
		color: #f5f5f5;
		cursor: pointer;
	}

#logo {
	position: absolute;
	top: 135px;
	left: 45px;
}

/* slideshow gallery */

.slideshowlite {
	width: 440px;
	height: 256px;
	position: absolute;
	top: 113px;
	left: 459px;
}

	.slideshowlite a {
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
		text-align: center;
	}

	.slideshowlite img {
		position: absolute;
		top: 0;
		left: 0;
		border: none;
		
	}

/* pagination control */

.slideshowlite ul,
.slideshowlite ol {
	position: absolute;
	top: 282px;
	left: -425px;
	z-index: 3;
}

	.slideshowlite ul li,
	.slideshowlite ol li {
		float: left;
		width: 34px;
		padding: 0 4px 0 0;
	}
	
	.slideshowlite ul li a {
		background: url(images/page.gif) no-repeat 0% 0%;
		position: relative;
		display: block;
		width: 34px;
		height: 34px;
		float: left;
		line-height: 34px;
		text-decoration: none;
		text-align: center;
		font-size: 1.667em;
		font-weight: bold;
		color: #cdcdcd;
	}
	
	.slideshowlite ul li a.current {
		background: url(images/page-act.gif) no-repeat 0% 0%;
		color: #dcdcdc;
	}
	
	.slideshowlite ul li a:hover {
		background: url(images/page-act.gif) no-repeat 0% 0%;
		color: #dcdcdc;
	}
	
/* caption control */

.slideshowlite ol {
	display: none;
}

/*--- carousel begin ---*/

.carousel-box {
	position: relative;
	width: 1000px;
	height: 55px;
	overflow: hidden;
}

	.carousel-box .inner-1 {
		padding: 0 95px 0 62px;
	}
	
		.carousel-box .carousel {
			width: 100%;
			overflow: hidden;
		}
		
		.carousel-box ul {
			float: left;
		}

		.carousel-box ul li {
			float: left;
			width: 174px;
		}
		
			.carousel-box ul li.logo-1 a {
				background: url(images/logo1.jpg) no-repeat 0% 0%;
				display: block;
				width: 107px;
				height: 40px;
				overflow: hidden;
				margin: 0 auto;
			}
			
				.carousel-box ul li.logo-1 a:hover {
					background: url(images/logo1-act.jpg) no-repeat 0% 0%;
				}
	
			.carousel-box ul li.logo-2 a {
				background: url(images/logo2.jpg) no-repeat 0% 0%;
				display: block;
				width: 107px;
				height: 40px;
				overflow: hidden;
				margin: 0 auto;
			}
			
				.carousel-box ul li.logo-2 a:hover {
					background: url(images/logo2-act.jpg) no-repeat 0% 0%;
				}
	
			.carousel-box ul li.logo-3 a {
				background: url(images/logo3.jpg) no-repeat 0% 0%;
				display: block;
				width: 107px;
				height: 40px;
				overflow: hidden;
				margin: 0 auto;
			}
			
				.carousel-box ul li.logo-3 a:hover {
					background: url(images/logo3-act.jpg) no-repeat 0% 0%;
				}
	
			.carousel-box ul li.logo-4 a {
				background: url(images/logo4.jpg) no-repeat 0% 0%;
				display: block;
				width: 107px;
				height: 40px;
				overflow: hidden;
				margin: 0 auto;
			}
			
				.carousel-box ul li.logo-4 a:hover {
					background: url(images/logo4-act.jpg) no-repeat 0% 0%;
				}
	
			.carousel-box ul li.logo-5 a {
				background: url(images/logo5.jpg) no-repeat 0% 0%;
				display: block;
				width: 107px;
				height: 40px;
				overflow: hidden;
				margin: 0 auto;
			}
			
				.carousel-box ul li.logo-5 a:hover {
					background: url(images/logo5-act.jpg) no-repeat 0% 0%;
				}
	
			.carousel-box ul li.logo-6 a {
				background: url(images/logo6.jpg) no-repeat 0% 0%;
				display: block;
				width: 107px;
				height: 40px;
				overflow: hidden;
				margin: 0 auto;
			}
			
				.carousel-box ul li.logo-6 a:hover {
					background: url(images/logo6-act.jpg) no-repeat 0% 0%;
				}
	
			.carousel-box ul li.logo-7 a {
				background: url(images/logo7.jpg) no-repeat 0% 0%;
				display: block;
				width: 107px;
				height: 40px;
				overflow: hidden;
				margin: 0 auto;
			}
			
				.carousel-box ul li.logo-7 a:hover {
					background: url(images/logo7-act.jpg) no-repeat 0% 0%;
				}
	
			.carousel-box ul li.logo-8 a {
				background: url(images/logo8.jpg) no-repeat 0% 0%;
				display: block;
				width: 107px;
				height: 40px;
				overflow: hidden;
				margin: 0 auto;
			}
			
				.carousel-box ul li.logo-8 a:hover {
					background: url(images/logo8-act.jpg) no-repeat 0% 0%;
				}
	
			.carousel-box ul li.logo-9 a {
				background: url(images/logo9.jpg) no-repeat 0% 0%;
				display: block;
				width: 107px;
				height: 40px;
				overflow: hidden;
				margin: 0 auto;
			}
			
				.carousel-box ul li.logo-9 a:hover {
					background: url(images/logo9-act.jpg) no-repeat 0% 0%;
				}
	
			.carousel-box ul li.logo-10 a {
				background: url(images/logo10.jpg) no-repeat 0% 0%;
				display: block;
				width: 107px;
				height: 40px;
				overflow: hidden;
				margin: 0 auto;
			}
			
				.carousel-box ul li.logo-10 a:hover {
					background: url(images/logo10-act.jpg) no-repeat 0% 0%;
				}
	
			.carousel-box ul li.logo-11 a {
				background: url(images/logo11.jpg) no-repeat 0% 0%;
				display: block;
				width: 107px;
				height: 40px;
				overflow: hidden;
				margin: 0 auto;
			}
			
				.carousel-box ul li.logo-11 a:hover {
					background: url(images/logo11-act.jpg) no-repeat 0% 0%;
				}
	
			.carousel-box ul li.logo-12 a {
				background: url(images/logo12.jpg) no-repeat 0% 0%;
				display: block;
				width: 107px;
				height: 40px;
				overflow: hidden;
				margin: 0 auto;
			}
			
				.carousel-box ul li.logo-12 a:hover {
					background: url(images/logo12-act.jpg) no-repeat 0% 0%;
				}
	
	.carousel-box button.prev {
		background: url(images/arrow-left.gif) no-repeat 0% 0%;
		width: 34px;
		height: 34px;
		overflow: hidden;
		border: none;
		cursor: pointer;
		outline: none;
		position: absolute;
		top: 5px;
		left: 30px;
		z-index: 10;
	}
	
		.carousel-box button.prev:hover {
			background: url(images/arrow-left-act.gif) no-repeat 0% 0%;
		}
	
	.carousel-box button.next {
		background: url(images/arrow-right.gif) no-repeat 0% 0%;
		width: 34px;
		height: 34px;
		overflow: hidden;
		border: none;
		cursor: pointer;
		outline: none;
		position: absolute;
		top: 5px;
		left: 936px;
		z-index: 10;
	}
	
		.carousel-box button.next:hover {
			background: url(images/arrow-right-act.gif) no-repeat 0% 0%;
		}
	
/*--- carousel end ---*/

#content {
	width: 1000px;
	margin: 0 auto;
}

	#content #indent {
	padding: 0px 0 20px 0;
}

	#content p {
		padding: 0 0 5px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #5e5c5a;
	}
	
		#content p.extra-10 {
			padding: 0 0 10px 0;
		}
		
		#content p.extra-15 {
			padding: 0 0 15px 0;
		}
		
		#content p.extra-20 {
			padding: 0 0 20px 0;
		}
		
		#content p.extra-30 {
			padding: 0 0 30px 0;
		}
		
		#content p.extra-40 {
			padding: 0 0 40px 0;
		}
	
	#content p small {
		float: right;
		padding: 0 9% 0 0;
		font-size: 1em;
	}

#secondary-content-tail {
	background: url(images/secondary-content.gif) repeat-x 0% 0%;
	height: 175px;
}

	#secondary-content {
	width: 1000px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}
	
		#secondary-content #secondary-indent {
			padding: 0 25px 0 25px;
		}
		
	#secondary-content p {
		padding: 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #5e5c5a;
	}
		
		#secondary-content p big {
			display: block;
			padding: 2px 0 0 0;
			font-size: 1em;
		}
		
			#secondary-content p big span {
				padding: 0 0 0 23px;
			}
	
		#secondary-content p em {
			display: block;
			line-height: 1.500em;
			font-size: 1.000em;
		}
		
			#secondary-content p em b {
				display: block;
				width: 100%;
				padding: 9px 0 0 0;
				overflow: hidden;
			}
			
				#secondary-content p em b a {
					background: url(images/pic-1.gif) no-repeat 0% 1px;
					display: block;
					height: 27px;
					padding: 0 6px 0 35px;
					float: right;
					line-height: 26px;
					font-size: 0.929em;
					font-style: italic;
					font-weight: normal;
					color: #e55e00;
				}

.row-1 {
	width: 100%;
	overflow: hidden;
}

	.row-1 .inner {
		padding: 0 25px 0 25px;
	}
	
	.row-1 .inner-1 {
		padding: 0 25px 20px 25px;
	}
	
	.row-1 .inner-2 {
	padding: 0 25px 35px 25px;
}
	
.row-2 {
	width: 100%;
	overflow: hidden;
}

	.row-2 .inner {
		padding: 0 25px 0 25px;
	}
	
	.row-2 .inner-1 {
		padding: 0 25px 20px 25px;
	}
	
	.row-2 .inner-2 {
	padding: 0 25px 35px 25px;
}
	
.row-3 {
	width: 100%;
	overflow: hidden;
}

	.row-3 .inner {
		padding: 0 25px 0 25px;
	}
	
	.row-3 .inner-1 {
		padding: 0 25px 20px 25px;
	}
	
	.row-3 .inner-2 {
	padding: 0 25px 35px 25px;
}
	
.row-4 {
	width: 100%;
	overflow: hidden;
}

	.row-4 .inner {
		padding: 0 25px 0 25px;
	}
	
	.row-4 .inner-1 {
		padding: 0 25px 20px 25px;
	}
	
	.row-4 .inner-2 {
	padding: 0 25px 35px 25px;
}
	
.row-4a {
	width: 100%;
	overflow: hidden;
}

	.row-4a .inner {
		padding: 0 135px 0 135px;
	}
	
.row-5 {
	width: 100%;
	overflow: hidden;
}

	.row-5 .inner {
		padding: 0 25px 0 25px;
	}
	
	.row-5 .inner-1 {
		padding: 0 25px 20px 25px;
	}
	
	.row-5 .inner-2 {
	padding: 0 25px 35px 25px;
}
	
.whitespace {
    padding: 20px 0px 0px 0px;
}
	
.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-ver-3 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 25px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 1px;
	line-height: 25px;
	/* text-transform: uppercase; */
	text-decoration: none;
	font-size: 0.833em;
	color: #fff;
}

	.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: 25px;
		padding: 0 10px 0 10px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #ccc;
	}

.banners {
	width: 100%;
	padding: 0 0 29px 0;
	overflow: hidden;
}

	.banners li {
		float: left;
		padding: 0 6px 0 0;
	}
	
		.banners li.last {
			padding: 0;
		}

.list {
	overflow: hidden;
	padding: 0 0 27px 2px;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 8px;
		padding: 0 0 0 11px;
		line-height: 1.538em;
		font-size: 1.083em;
		color: #5e5c5a;
	}
	
		.list li a {
			text-decoration: none;
			color: #5e5c5a;
		}
		
			.list li a:hover {
				text-decoration: underline;
			}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.692em;
		font-size: 1.083em;
		color: #5e5c5a;
	}
	
		.list-1 li img {
			float: left;
			margin: 3px 10px 0 1px;
		}
		
		.list-1 li a {
			text-decoration: none;
			color: #5e5c5a;
		}
		
			.list-1 li a:hover {
				text-decoration: underline;
			}

.list-2 {
	overflow: hidden;
}
	.list-2 li {
		color: #5e5c5a;
		padding-bottom: 4px;
}
	
		.list-2 li a {
			text-decoration: underline;
			color: #5e5c5a;
		}
		
			.list-2 li a:hover {
				text-decoration: none;
			}
			
.list-3 {
	width: 100%;
	padding: 3px 0 6px 0;
	overflow: hidden;
}

	.list-3 li {
		width: 100%;
		padding: 0 0 29px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #5e5c5a;
	}
	
		.list-3 li img {
			float: left;
			margin: 1px 20px 0 1px;
		}
		
		.list-3 li strong {
			display: block;
			padding: 0 0 10px 0;
			font-weight: normal;
		}
		
			.list-3 li strong a {
				color: #5e5c5a;
			}

.list-4 {
	overflow: hidden;
	margin: 0 0 -10px 0;
	padding: 0 0 0 1px;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #5e5c5a;
}

	.list-4 dt a {
		color: #5e5c5a;
	}
	
	.list-4 dd {
		padding: 0 0 18px 0;
	}

.list-5 {
	overflow: hidden;
}
	.list-5 li {
		color: #5e5c5a;
		padding-bottom: 4px;
}
	
		.list-5 li a {
			text-decoration: none;
			color: #5e5c5a;
		}
		
			.list-5 li a:hover {
				text-decoration: underline;
			}

.line-hor {
	background: #d8d8d8;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0px 0 20px 0;
}

.line-hor-2 {
	background: #d8d8d8;
	width: 100%;
	height: 2px;
	overflow: hidden;
	margin: 0px 0 20px 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.pic-indent {
	margin: 1px 0 16px 1px;
}

#contact-form {
	width: 431px;
	padding: 2px 0 0 0;
}

	#contact-form strong {
		display: block;
		width: 209px;
		float: right;
		font-weight: normal;
	}
	
	#contact-form label {
		display: block;
		height: 54px;
		overflow: hidden;
	}
	
	#contact-form b {
		display: block;
		padding: 0 0 2px 0;
		line-height: 1.167em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: normal;
		color: #5e5c5a;
	}
	
	#contact-form textarea {
		background: none;
		width: 201px;
		height: 120px;
		padding: 3px 3px 3px 3px;
		float: left;
		border: 1px solid #d8d8d8;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form input {
		background: none;
		width: 191px;
		height: 15px;
		padding: 2px 3px 2px 3px;
		float: left;
		border: 1px solid #d8d8d8;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#contact-form a {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 30px;
		float: right;
		overflow: hidden;
		margin: 14px 0 0 20px;
		line-height: 30px;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.833em;
		color: #fff;
	}
	
		#contact-form a span {
			background: url(images/link-left.gif) no-repeat 0% 0%;
			display: inline-block;
		}
		
		#contact-form a span span {
			background: url(images/link-right.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 30px;
			padding: 0 15px 0 15px;
		}
		
		#contact-form a:hover span span {
			cursor: pointer;
			color: #ccc;
		}

.privacy {
	width: 100%;
	overflow: hidden;
}

	.privacy p {
		padding: 0 0 18px 0 !important;
	}
	
	.privacy p.no-indent {
		padding: 0 !important;
	}

#footer {
	width: 1000px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}

	#footer p {
		padding: 0 16px 0 0;
		line-height: 48px;
		text-align: center;
		color: #b3b3b4;
	}
	
		#footer p span {
			padding: 0 9px;
			color: #e55e00;
		}
		
		#footer p a {
			color: #b3b3b4;
		}
