/* =================== 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: #000 url(../images/body.jpg) no-repeat 50% 0%;
	background-attachment: fixed;
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #8c8c8c;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	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: #febf01;
}

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






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

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

header {
	position: relative;
	height: 171px;
	z-index: 2;
}

#content-bg {
	background: url(../images/content.png) repeat-y 0% 0%;
	width: 100%;
}

section#content {
	background: url(../images/content-bg.png) no-repeat 50% 0%;
	position: relative;
}

	#page1 section#content {
		background: none;
		height: 810px;
	}

footer {
	background: url(../images/footer.png) repeat-x 0% 100%;
	height: 51px;
	overflow: hidden;
}

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






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

.fleft {
	float: left;
}

	img.fleft {
		margin: 4px 24px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 10px 24px 41px 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 4px 24px 27px 0;
	}
	
	img.fleft3 {
		float: left;
		margin: 4px 24px 31px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 4px 35px 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;
}

.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 =================================== */

#navi {
	overflow: hidden;
	position: absolute;
	top: 26px;
	left: 285px;
}

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

nav {
	position: absolute;
	top: 66px;
	left: 292px;
}
	
	nav ul li {
		position: relative;
		float: left;
		padding: 0 12px 0 0;
	}
		
		nav ul li.last {
			padding: 0;
		}
		
			nav ul li a {
				background: url(../images/menu.gif) repeat-x 0% 0%;
				display: block;
				width: 100px;
				height: 47px;
				float: left;
				line-height: 48px;
				font-size: 1.167em;
				font-weight: 300;
				text-transform: uppercase;
				text-decoration: none;
				color: #fff;
			}
			
			nav ul li a:hover {
				background: #fff;
				width: 90px;
				padding: 0 0 0 10px;
				color: #0b0b0b;
			}
			
			nav > ul > li.active > a {
				background: #fff;
				width: 90px;
				padding: 0 0 0 10px;
				color: #0b0b0b;
			}
			
			nav ul li.act a {
				background: #fff !important;
				width: 90px;
				padding: 0 0 0 10px;
				color: #0b0b0b;
			}
			
				nav ul li ul {
					display: none;
					background: #f4f4f4;
					width: 193px;
					overflow: hidden;
					padding: 3px 0 2px 0;
					position: absolute;
					top: 47px;
					left: 0;
					z-index: 100;
				}
				
					nav ul li ul li {
						background: url(../images/menu-line.gif) repeat-x 0% 100%;
						float: none;
						width: 100%;
						overflow: hidden;
						line-height: 2.5em;
					}
					
					nav ul li ul li.last {
						background: none;
					}
					
						nav ul li ul li a {
							background: none;
							display: block;
							width: auto;
							height: auto;
							padding: 0 11px 0 11px;
							float: none;
							line-height: 2.5em;
							font-size: 1em;
							font-weight: bold;
							text-transform: none;
							text-decoration: none;
							color: #a9a9a9;
						}
						
						nav ul li ul li a:hover {
							background: none !important;
							width: auto !important;
							padding: 0 11px 0 11px !important;
							color: #000 !important;
						}
						
			nav ul li.act ul li a {
				background: none !important;
				width: auto;
				padding: 0 11px 0 11px;
				color: #a9a9a9;
			}

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





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

#content #indent {
	padding: 43px 38px 61px 41px;
}

#content #indent-1 {
	padding: 46px 38px 72px 41px;
}

#content #indent-2 {
	padding: 46px 38px 66px 41px;
}

	#content p {
		padding: 0 0 26px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #8c8c8c;
	}
	
		#content p.extra {
			padding: 0 0 49px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 38px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 17px 0;
		}
		
		#content p.extra3 {
			padding: 0 0 35px 0;
		}
		
		#content p.extra4 {
			padding: 0 0 15px 0;
		}
		
		#content p.extra5 {
			padding: 0 0 23px 0;
		}
		
	#content p span {
		color: #fff;
	}
	
	#content blockquote p {
		padding: 0 0 21px 0;
	}
	
		#content blockquote p strong {
			display: block;
			font-weight: normal;
			text-align: right;
			color: #fff;
		}
		
		#content blockquote p b {
			display: block;
			padding: 0 0 19px 0;
			font-weight: normal;
			text-align: right;
			color: #fff;
		}
		
	#content p small {
		float: right;
		padding: 0 1% 0 0;
		font-size: 1em;
	}

#slogan {
	position: absolute;
	top: 200px;
	left: 1px;
}

#column-left {
	float: left;
	width: 175px;
	padding: 0 75px 0 0;
}

	#column-left .indent {
		padding: 3px 0 0 0;
	}

#column-right {
	float: left;
	width: 629px;
}

#slideshow {
	width: 175px;
	height: 200px;
	alignment: left
}

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



/* ============================= boxes START ===================================== */

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

	.box .border-top {
		background: #000 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: 0 0 0 0;
	}
	
/* ============================== boxes END ====================================== */





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

h1 {
	background: no-repeat 0% 0%;
	padding: 30px 4px 0 1px;
	position: absolute;
	top: 0;
	left: 1px;
}

	h1 a {
	    background: url(../images/logo2.png) no-repeat 0% 0%;
		display: block;
		width: 270px;
		height: 55px;
		overflow: hidden;
	}
	
		h1 a span {
			display: none;
		}

h2 {
	padding: 0 0 22px 0;
	word-spacing: -2px;
	line-height: 1.2em;
	font-size: 1.667em;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
}

	h2 em {
		display: block;
		margin: 0 0 -6px 0;
		font-style: normal;
	}
	
	h2 i {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 4px 0;
		font-weight: 300;
	}

h6 {
	line-height: 1.385em;
	font-size: 1.083em;
	font-weight: normal;
	color: #fff;
}

	h6 strong {
		display: block;
		padding: 0 0 23px 0;
		font-weight: normal;
	}

.link {
	background: url(../images/link-left.gif) no-repeat 0% 0%;
	display: block;
	height: 26px;
	overflow: hidden;
	float: left;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
	color: #151515;
}

	.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: 26px;
		overflow: hidden;
		margin: 0 3px 0 27px;
		padding: 0 7px 0 10px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #fff;
	}

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

.link-indent1 {
	margin: 0 0 45px 0;
}

.link-indent2 {
	margin: 0 0 54px 0;
}

.title {
	padding: 0 0 13px 0;
	word-spacing: -2px;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
}

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





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

#contact-form {
	width: 170px;
	overflow: hidden;
}

	#contact-form label {
		background: url(../images/contact-input.gif) no-repeat 0% 21px;
		display: block;
		height: 70px;
		overflow: hidden;
	}
	
	#contact-form strong {
		background: url(../images/contact-textarea.gif) no-repeat 0% 0%;
		display: block;
		width: 170px;
		height: 267px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#contact-form b {
		display: block;
		padding: 0 0 3px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		font-weight: normal;
		color: #8c8c8c;
	}
	
	#contact-form input {
		background: url(../images/contact-input.gif) no-repeat 0% 0%;
		width: 150px;
		height: 15px;
		padding: 10px 10px 10px 10px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#contact-form textarea {
		background: none;
		width: 150px;
		height: 247px;
		padding: 10px 10px 10px 10px;
		border: none;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#contact-form a {
		background: url(../images/contact-button.gif) no-repeat 0% 0%;
		display: block;
		width: 49px;
		height: 26px;
		overflow: hidden;
		float: right;
		margin: 40px 0 0 9px;
		line-height: 26px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: #151515;
	}
	
		#contact-form a:hover {
			color: #fff;
		}

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





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

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

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

.pic-indent2 {
	margin: 0 0 27px 0;
}

.pic-indent3 {
	margin: 0 0 17px 0;
}

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

	.list li {
		background: url(../images/arrow.gif) no-repeat 0% 12px;
		padding: 0 0 0 20px;
		line-height: 2.308em;
		font-size: 1.083em;
		color: #febf01;
	}
	
		.list li a {
			color: #febf01;
		}

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

	.list-1 li {
		background: url(../images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		overflow: hidden;
		line-height: 2.308em;
		font-size: 1.083em;
		color: #fff;
	}
	
		.list-1 li a {
			background: url(../images/arrow.gif) no-repeat 100% 13px;
			display: block;
			text-decoration: none;
			color: #fff;
		}
		
		.list-1 li a:hover {
			color:  #febf01;
		}
		
		.list-1 li.last {
			background: none;
		}

.list-2 {
	padding: 0 0 16px 0;
	overflow: hidden;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #8c8c8c;
}

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

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

	.list-3 li {
		float: left;
		width: 189px;
		padding: 0 30px 0 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #fff;
	}
	
	.list-3 li.last {
		padding: 0;
	}
	
		.list-3 li img {
			margin: 0 0 27px 0;
		}
		
		.list-3 li a {
			background: url(../images/arrows.gif) no-repeat 50% 50%;
			padding: 0 2px;
			color: #febf01;
		}

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

	.list-4 li {
		float: left;
		width: 295px;
		padding: 0 39px 40px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #8c8c8c;
	}
	
	.list-4 li.extra {
		padding: 0;
	}
	
		.list-4 li img {
			float: left;
			margin: 4px 24px 0 0;
		}
		
		.list-4 li strong {
			display: block;
			font-weight: normal;
			color: #fff;
		}
		
		.list-4 li a {
			background: url(../images/arrows.gif) no-repeat 50% 50%;
			padding: 0 2px;
			color: #febf01;
		}

.list-5 {
	margin: 0 0 -4px 0;
	padding: 0 0 16px 0;
	overflow: hidden;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #8c8c8c;
}

	.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 {
		padding: 0 0 26px 0;
	}

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

.list-position {
	margin: 0 0 -4px 0 !important;
	padding: 0 !important;
}

.banners {
	position: relative;
	width: 100%;
	height: 173px;
	overflow: hidden;
}

	.banners li {
		position: relative;
		float: left;
		width: 150px;
		height: 173px;
		padding: 0 9px 0 0;
		font-size: 1.667em;
		font-weight: 300;
		text-transform: uppercase;
		color: #febf01;
	}
	
		.banners li.ban-1 {
			background: url(../images/banner-1.png) no-repeat 0% 0%;
		}
		
		.banners li.ban-2 {
			background: url(../images/banner-2.png) no-repeat 0% 0%;
		}
		
		.banners li.ban-3 {
			background: url(../images/banner-3.png) no-repeat 0% 0%;
		}
		
		.banners li.ban-4 {
			background: url(../images/banner-4.png) no-repeat 0% 0%;
			padding: 0;
		}
		
	.banners li a {
		display: block;
		width: 150px;
		height: 163px;
		line-height: 234px;
		text-align: center;
		text-decoration: none;
		color: #febf01;
	}
	
		.banners li a:hover {
			color: #fff;
		}
	
	.banners li span {
		background: url(../images/arrow-1.gif) no-repeat 0% 0%;
		display: block;
		width: 23px;
		height: 23px;
		overflow: hidden;
		cursor: pointer;
		position: absolute;
		top: 150px;
		left: 64px;
	}

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

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

	.privacy p {
		padding: 0 0 18px 0 !important;
	}
	
		.privacy p.extra {
			padding: 0 0 42px 0 !important;
		}
		
		.privacy p.no-indent {
			padding: 0 !important;
		}

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





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

footer p {
	padding: 27px 0 0 12px;
	line-height: 1.333em;
	font-size: 1em;
	text-shadow: 1px 1px 0px #0a0a0a;
	text-align: center;
	color: #fff;
}

	footer p span {
		padding: 0 3px 0 0;
	}

	footer p a {
		margin: 0 0 0 3px;
		text-decoration: none;
		color: #fff;
	}
	
		footer p a:hover {
			text-decoration: underline;
		}
		
	footer p strong {
		margin: 0 0 0 12px;
		font-weight: normal;
	}

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