/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: url(../images/body-tail.jpg) repeat 50% 0%;
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #8d8d8d;
	font-size: 100%;
}

html {
	background: transparent;
	min-width: 980px;
	height: 50%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #fff;
}

	a:hover {
		text-decoration: none;
	}
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

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

#main-tail-top {
	background: url(../images/main-tail-top1.jpg) repeat-x 50% 0%;
}

	#page1 #main-tail-top {
		background: url(../images/main-tail-top1.jpg) repeat-x 50% 0%;
	}

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

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

header {
	position: relative;
	height: 250px;
}

section#content {
	width: 100%;
}

footer {
	height: 55px;
	overflow: hidden;
}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 24px 51px 2px;
	}

.fright {
	float: right;
}

	ul.fright {
		width: 46%;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

header strong {
	display: block;
	width: 500px;
	line-height: 1.125em;
	font-size: 1.667em;
	word-spacing: 1px;
	text-shadow: 1px 0px 0px #1c1c1c;
	color: #979797;
	position: absolute;
	top: 136px;
	left: 384px;
	text-align: center;
}

nav {
	position: absolute;
	top: 11px;
	left: 186px;
	width: 673px;
}

	nav ul li {
		float: left;
		padding: 0 2px 0 0;
	}
	
		nav ul li a {
			background: url(../images/menu-left.gif) no-repeat 0% -36px;
			display: inline-block;
			height: 36px;
			line-height: 38px;
			overflow: hidden;
			font-size: 0.917em;
			font-weight: bold;
			text-shadow: 1px 0px 0px #000;
			text-transform: uppercase;
			text-decoration: none;
			color: #fff;
		}
		
			nav ul li a span {
				background: url(../images/menu-right.gif) no-repeat 100% -36px;
				display: inline-block;
			}
			
				nav ul li a span span {
					background: url(../images/menu-tail.gif) repeat-x 0% -36px;
					display: inline-block;
					height: 36px;
					overflow: hidden;
					margin: 0 7px;
					padding: 0 12px 0 12px;
				}
				
		nav ul li.act a {
			background-position: 0% 0%;
			text-shadow: none;
		}
		
			nav ul li.act a span {
				background-position: 100% 0%;
			}
				
				nav ul li.act a span span {
					background-position: 0% 0%;
				}
				
		nav ul li a:hover {
			background-position: 0% 0%;
			cursor: pointer;
			text-shadow: none;
		}
		
			nav ul li a:hover span {
				background-position: 100% 0%;
			}
				
				nav ul li a:hover span span {
					background-position: 0% 0%;
				}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content #indent {
	padding: 0 3px 47px 3px;
}

#content #indent-1 {
	padding: 0 3px 41px 3px;
}

	#content p {
	padding: 0 0 18px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #8d8d8d;
	text-align: justify;
	}
	
		#content p.extra {
			padding: 0 0 27px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 16px 0;
		}
	
	#content p small {
		float: right;
		font-size: 1em;
	}
	
	#content blockquote {
		background: url(../images/line-hor.gif) repeat-x 0% 100%;
		margin: 0 0 27px 0;
		padding: 0 0 10px 0;
	}
	
	#content blockquote.extra {
		background: none;
		margin: 0 0 3px 0;
	}

	#content blockquote p {
		padding: 0 0 18px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #8d8d8d;
	}
	
		#content blockquote p strong {
			display: block;
			text-align: right;
			font-weight: normal;
			color: #fff;
		}

#banners {
	background: url(../images/line-hor1.gif) repeat-x 0% 100%;
	width: 100%;
	overflow: hidden;
	margin: 0 0 31px 0;
}

	#banners .inner {
		background: url(../images/line-ver.gif) repeat-y 100% 0%;
		width: 100%;
		overflow: hidden;
	}

	#banners ul {
		background: url(../images/line-hor.gif) repeat-x 0% 0%;
		width: 100%;
		padding: 1px 0;
		overflow: hidden;
	}
	
		#banners ul li {
			background: url(../images/line-ver.gif) repeat-y 0% 0%;
			width: 25%;
			float: left;
		}
		
			#banners ul li a {
				display: block;
				height: 127px;
				padding: 33px 10px 20px 10px;
				overflow: hidden;
				line-height: 1.286em;
				font-size: 1.167em;
				text-align: center;
				text-decoration: none;
				color: #fffefe;
			}
			
				#banners ul li a strong {
					display: block;
					width: 100%;
					height: 51px;
					overflow: hidden;
					line-height: 1.2em;
					font-size: 2.143em;
					text-shadow: 1px 1px 0px #1c1c1c;
					color: #8a8a8a;
				}
				
					#banners ul li a strong img {
						margin: 6px 6px 0 0;
					}
					
				#banners ul li a p {
					padding: 0 !important;
					line-height: 1.286em !important;
					font-size: 1em !important;
					color: #fffefe !important;
				}
					
			#banners ul li#ban-1 a:hover {
				background: #d93f4c;
			}
			
				#banners ul li#ban-1 a:hover strong {
					text-shadow: 1px 1px 0px #b2343f;
				}
				
				#banners ul li#ban-1 a:hover p {
					text-shadow: 1px 1px 0px #b2343f;
				}
			
			#banners ul li#ban-2 a:hover {
				background: #ff5947;
			}
			
				#banners ul li#ban-2 a:hover strong {
					text-shadow: 1px 1px 0px #b2343f;
				}
				
				#banners ul li#ban-2 a:hover p {
					text-shadow: 1px 1px 0px #b2343f;
				}
			
			#banners ul li#ban-3 a:hover {
				background: #fbd166;
			}
			
				#banners ul li#ban-3 a:hover strong {
					text-shadow: 1px 1px 0px #fbc231;
				}
				
				#banners ul li#ban-3 a:hover p {
					text-shadow: 1px 1px 0px #fbc231;
				}
			
			#banners ul li#ban-4 a:hover {
				background: #5cdbc5;
			}
			
				#banners ul li#ban-4 a:hover strong {
					text-shadow: 1px 1px 0px #2db39c;
				}
				
				#banners ul li#ban-4 a:hover p {
					text-shadow: 1px 1px 0px #2db39c;
				}
			
			#banners ul li a:hover strong {
				color: #fff;
			}

/* ============================== content END ==================================== */





/* =================== txt, links, lines, titles START =========================== */

h1 {
	/* [disabled]background: url(../images/logo-bg.jpg) no-repeat 0% 0%; */
	width: 312px;
	height: 189px;
	position: absolute;
	top: 63px;
	left: 1px;
	/* [disabled]background-image: url(../images/logo-bg.jpg); */
}

	h1 a {
		background: url(../images/logo.gif) no-repeat 0% 0%;
		display: block;
		width: 175px;
		height: 83px;
		overflow: hidden;
	}
	
		h1 a span {
			display: none;
		}

h2 {
	padding: 0 0 24px 0;
	line-height: 1.2em;
	font-size: 2.5em;
	text-shadow: 1px 1px 0px #1c1c1c;
	color: #b4b4b4;
}

	h2 em {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}
	
	h2 i {
		display: block;
		margin: 0 0 -10px 0;
		font-style: normal;
	}
	
	h2 small {
		display: block;
		margin: 0 0 -8px 0;
		font-size: 1em;
	}

h6 {
	padding: 0 0 18px 0;
	line-height: 1.286em;
	font-size: 1.5em;
	font-weight: bold;
	color: #999;
}

.link {
	background: url(../images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 36px;
	overflow: hidden;
	float: left;
	line-height: 34px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #b7b7b7;
	text-decoration: none;
	color: #3a3a3a;
}

	.link span {
		background: url(../images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
		.link span span {
			background: #a4a4a4 url(../images/link-tail.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 36px;
			overflow: hidden;
			margin: 0 30px 0 8px;
			padding: 0 8px 0 12px;
		}
		
		.link:hover {
			cursor: pointer;
			color: #000;
		}

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

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

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

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

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 682px;
	padding: 1px 0 5px 1px;
	overflow: hidden;
}

	#contact-form strong {
		background: url(../images/contact-textarea.gif) no-repeat 143px 1px;
		display: block;
		width: 339px;
		padding: 0 0 1px 0;
		float: right;
		font-weight: normal;
	}
	
		#contact-form strong b {
			width: 143px;
		}
	
	#contact-form label {
		background: url(../images/contact-input.gif) no-repeat 125px 0%;
		display: block;
		height: 32px;
		overflow: hidden;
	}
	
	#contact-form b {
		display: block;
		width: 125px;
		height: 26px;
		overflow: hidden;
		float: left;
		line-height: 22px;
		font-size: 1.167em;
		font-weight: normal;
	}
	
	#contact-form input {
		background: none;
		width: 170px;
		height: 16px;
		padding: 5px 5px 5px 5px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#contact-form textarea {
		background: none;
		width: 186px;
		height: 80px;
		padding: 5px 5px 5px 5px;
		border: none;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#contact-form a.link {
		float: right;
		margin: 14px 0 0 14px;
	}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 20px 0;
}

.list-1 {
	padding: 0 0 31px 0;
	overflow: hidden;
}

	.list-1 li {
		padding: 0 0 1px 0;
	}

.list-2 {
	padding: 0 0 3px 0;
	overflow: hidden;
}

	.list-2 li {
	width: 100%;
	padding: 0 0 28px 0;
	overflow: hidden;
	vertical-align: top;
	text-align: justify;
	}
	
		.list-2 li img {
			float: right;
			margin: 3px 0 0 30px;
		}
		
		.list-2 li p {
			padding: 0 0 18px 0 !important;
			line-height: 1.286em !important;
			font-size: 1.167em !important;
			color: #8d8d8d !important;
		}
		
		.list-2 li b {
			display: block;
			line-height: 1.286em;
			font-size: 1.167em;
			font-weight: normal;
			color: #fff;
		}
		
			.list-2 li b a {
				color: #fff;
			}

.list-3 {
	padding: 0 0 23px 0;
	overflow: hidden;
}

	.list-3 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 2.143em;
		font-size: 1.167em;
		color: #fff;
	}
	
		.list-3 li img {
	float: left;
	margin: 7px 11px 0 0;
		}
	
		.list-3 li a {
			color: #fff;
		}

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

	.list-4 li {
		float: left;
		width: 213px;
		padding: 0 35px 32px 0;
	}
	
	.list-4 li.extra {
		padding: 0;
	}
	
		.list-4 li img {
			margin: 0 0 16px 0;
		}
	
		.list-4 li strong {
			display: block;
			line-height: 1.286em;
			font-size: 1.167em;
			font-weight: normal;
			color: #fff;
		}
		
			.list-4 li strong a {
				text-decoration: none;
				color: #fff;
			}
			
			.list-4 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-4 li b {
			display: block;
			line-height: 1.286em;
			font-size: 1.1667em;
			font-weight: normal;
			color: #8d8d8d;
		}

.list-5 {
	overflow: hidden;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #8d8d8d;
}

	.list-5 dt {
		color: #fff;
	}
	
		.list-5 dt a {
			text-decoration: none;
			color: #fff;
		}
		
		.list-5 dt a:hover {
			text-decoration: underline;
		}
	
	.list-5 dd {
		background: url(../images/line-hor.gif) repeat-x 0% 100%;
		padding: 0 0 28px 0;
		margin: 0 0 26px 0;
	}
	
		.list-5 dd.last {
			background: none;
			margin: 0;
			padding: 0;
		}

.list-6 {
	padding: 0 0 12px 0;
	overflow: hidden;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #8d8d8d;
}

	.list-6 dt {
		color: #fff;
	}
	
		.list-6 dt a {
			text-decoration: none;
			color: #fff;
		}
		
		.list-6 dt a:hover {
			text-decoration: underline;
		}
		
	.list-6 dd {
		padding: 0 0 18px 0;
	}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.privacy {
	padding: 0 0 9px 0;
}

/* ============================== other END ====================================== */




/* ============================= JS START ===================================== */

.carousel-box {
	position: relative;
	width: 100%;
	height: 208px;
	padding: 0 0 19px 0;
}

	.carousel-box .carousel {
		height: 208px;
		overflow: hidden;
	}

	.carousel-box button.prev {
		background: url(../images/button-prev.png) no-repeat 100% 0%;
		width: 31px;
		height: 29px;
		overflow: hidden;
		border: none;
		position: absolute;
		top: 87px;
		left: -12px;
		z-index: 2;
		cursor: pointer;
	}
	
		.carousel-box button.prev:hover {
			background-position: 0% 0%;
		}
		
	.carousel-box button.next {
		background: url(../images/button-next.png) no-repeat 0% 0%;
		width: 31px;
		height: 29px;
		overflow: hidden;
		border: none;
		position: absolute;
		top: 87px;
		right: -15px;
		z-index: 2;
		cursor: pointer;
	}
	
		.carousel-box button.next:hover {
			background-position: 100% 0%;
		}

/* ============================== JS END ====================================== */




/* ============================ footer START ===================================== */

footer .inner {
	padding: 16px 28px 0 3px;
}

footer b a {
	background: url(../images/twitter.gif) no-repeat 100% 0%;
	display: block;
	height: 27px;
	padding: 0 40px 0 0;
	float: right;
	line-height: 26px;
	font-size: 1.083em;
	font-weight: normal;
	text-decoration: none;
	color: #d93f4c;
}
	
	footer b a:hover {
		text-decoration: underline;
	}

footer em {
	display: block;
	padding: 5px 0 0 0;
	line-height: 1.231em;
	font-size: 1.083em;
	font-style: normal;
	text-align: center;
	color: #fff;
}

footer p {
	float: left;
	padding: 5px 0 0 0;
	line-height: 1.231em;
	font-size: 1.083em;
	color: #fff;
}

	footer p span {
		padding: 0 4px 0 0;
	}
	
	footer p a {
		margin: 0 0 0 4px;
		text-decoration: none;
		color: #fff;
	}
	
	footer p a:hover {
		text-decoration: underline;
	}

/* ============================= footer END ====================================== */
