/* =================== 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;
	background-size: cover;
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}

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: #fff;
}

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






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

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

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

section#content {
	position: relative;
}

	#page1 section#content {
		height: 572px;
	}

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

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






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

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 30px 50px 0;
	}

.fright {
	float: right;
}

.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 h1 {
	background: url(../images/logo-bg.png) no-repeat 0% 0%;
	width: 845px;
	height: 165px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 1px;
}

	header h1 a {
		background: url(../images/logo.png) no-repeat 0% 0%;
		display: block;
		width: 426px;
		height: 127px;
		overflow: hidden;
		position: absolute;
		top: 18px;
		left: 38px;
	}
	
		header h1 a span {
			display: none;
		}

header nav {
	top: 0;
}

nav {
	position: absolute;
	top: 312px;
	right: 0;
}

	nav ul {
		width: 360px;
		overflow: hidden;
	}
	
		nav ul li {
			width: 100%;
			overflow: hidden;
			vertical-align: top;
			text-transform: none;
		}
		
			nav ul li a {
				display: block;
				height: 55px;
				padding: 0 16px 0 0;
				overflow: hidden;
				line-height: 52px;
				letter-spacing: -1px;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size: 3.167em;
				font-weight: bold;
				text-align: right;
				text-decoration: none;
				color: #fff;
			}
		
			#page1 nav ul li a {
				font-size: 3.455em;
			}
			
				nav ul li a:hover {
					color: #000;
				}
			
		nav ul li#m1 a {
			background: url(../images/m1.gif) no-repeat 100% 0%;
		}
		
		nav ul li#m2 a {
			background: url(../images/m2.gif) repeat 100% 0%;
			float: right;
			width: 207px;
		}
		
		nav ul li#m3 a {
			background: url(../images/m3.gif) repeat 100% 0%;
			float: right;
			width: 183px;
		}
		
		nav ul li#m4 a {
			background: url(../images/m4.gif) repeat 100% 0%;
			float: right;
			width: 213px;
		}
		
		nav ul li#m5 a {
			background: url(../images/m5.gif) repeat 100% 0%;
			float: right;
			width: 237px;
		}

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





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

#content {
	background: url(../images/content.png) repeat-y 100% 0%;
	font-size: 0.917em;
	text-transform: uppercase;
	height:1%;
}

#content #indent {
	padding: 20px 29px 20px 30px;
}

	#page1 #content {
		background: none;
	}

	#content h1 {
		background: url(../images/logo-bg.png) no-repeat 0% 0%;
		width: 845px;
		height: 165px;
		overflow: hidden;
		position: absolute;
		top: 312px;
		left: 1px;
	}
	
		#content h1 a {
			background: url(../images/logo.png) no-repeat 0% 0%;
			display: block;
			width: 426px;
			height: 127px;
			overflow: hidden;
			position: absolute;
			top: 18px;
			left: 38px;
		}
		
			#content h1 a span {
				display: none;
			}

	#content p {
		padding: 0 0 17px 0;
		line-height: 17px;
		font-size: 1em;
		color: #fff;
	}
	
		#content p.extra {
			padding: 0 0 26px 0;
		}
		
			#content p.extra1 {
				padding: 0 0 15px 0;
			}
			
	#content p small {
		float: right;
		padding: 0 17% 0 0;
		font-size: 1em;
	}
	
	#content dt {
		font-size: 1.2em;
		font-weight: bold;
	}

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

h2 {
	padding: 0 0 23px 0;
	letter-spacing: -2px;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: normal;
	color: #fff;
}

	h2 small {
		font-size: 1em;
		letter-spacing: -3px;
	}

	h2 span {
		display: block;
		margin: -9px 0 0 0;
		line-height: 1.2em;
		letter-spacing: -1px;
		font-size: 0.512em;
		color: #6b6b6b;
	}
	
	h2 em {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: normal;
	}

h3 {
	padding: 0 0 10px 0;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #fff;
}

	h3 small {
		font-size: 1em;
		letter-spacing: -3px;
	}

	h3 span {
		display: block;
		margin: -9px 0 0 0;
		line-height: 1.2em;
		letter-spacing: -1px;
		font-size: 0.512em;
		color: #6b6b6b;
	}
	
	h3 em {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}
	
	h3 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: normal;
	}

.link-1 {
	background: #ca2804;
	display: block;
	width: 222px;
	height: 51px;
	line-height: 50px;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.636em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

	.link-1:hover {
		background: #fff;
		color: #000;
	}

.link-2 {
	background: #f45f25;
	display: block;
	width: 222px;
	height: 51px;
	line-height: 50px;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.636em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

	.link-2:hover {
		background: #fff;
		color: #000;
	}
	
.link-3 {
	background: #2cb1bf;
	display: block;
	width: 222px;
	height: 51px;
	line-height: 50px;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.636em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

	.link-3:hover {
		background: #fff;
		color: #000;
	}

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





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

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

	#contact-form label {
		background: url(../images/contact-input.png) no-repeat 0% 17px;
		display: block;
		width: 100%;
		height: 42px;
		overflow: hidden;
	}
	
	#contact-form strong {
		background: url(../images/contact-textarea.png) no-repeat 0% 17px;
		display: block;
		width: 100%;
		height: 240px;
		overflow: hidden;
	}
	
	#contact-form b {
		display: block;
		margin: 0 0 -1px 0;
		line-height: 18px;
		font-size: 1em;
		font-weight: normal;
		color: #fff;
	}
	
	#contact-form input {
		background: none;
		width: 216px;
		height: 14px;
		padding: 3px 3px 3px 3px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#contact-form textarea {
		background: none;
		width: 216px;
		height: 214px;
		padding: 3px 3px 3px 3px;
		border: none;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}

	#contact-form a {
		background: #2cb1bf;
		float: right;
		height: 51px;
		margin: 27px 18px 0 0;
		padding: 0 15px 0 18px;
		line-height: 50px;
		overflow: hidden;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.636em;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
	
		#contact-form a:hover {
			background: #fff;
			color: #000;
		}

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





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

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

#policy {
	line-height: 1.545em;
	color: #000;
	position: absolute;
	top: 597px;
	right: 1px;
}

	#policy a {
		margin: 0;
		text-decoration: none;
		color: #000;
	}
	
		#policy a:hover {
			text-decoration: underline;
		}

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

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 8px;
		padding: 0 0 0 22px;
		line-height: 2.182em;
		font-size: 1em;
		color: #fff;
	}
	
		.list li a {
			text-decoration: none;
			color: #fff;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

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

	.list-1 li {
		width: 100%;
		padding: 0 0 35px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 17px;
		font-size: 1em;
		color: #fff;
	}
	
		.list-1 li img {
			float: left;
			margin: 0 30px 0 1px;
		}
		
		.list-1 li strong {
			display: block;
			padding: 0 0 17px 0;
			font-weight: bold;
		}
		
			.list-1 li strong a {
				text-decoration: none;
				color: #fff;
			}
			
			.list-1 li strong a:hover {
				text-decoration: underline;
			}

.list-2 {
	padding: 0 0 19px 0;
	line-height: 17px;
	font-size: 1em;
	color: #fff;
}

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

.list-3 {
	margin: 0 0 -10px 0;
	overflow: hidden;
	line-height: 17px;
	font-size: 1em;
	color: #fff;
}

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

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

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

	.pics li {
		float: left;
	}
	
		.pics li span {
			padding: 0 0 0 1px;
		}

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

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

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





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

footer .inner {
	padding: 41px 31px 0 31px;
}

footer strong {
	float: right;
	line-height: 1.2em;
	font-size: 0.917em;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}

	footer strong a {
		margin: 0;
		text-decoration: none;
		color: #959595;
		font-weight: bold;
	}
	
		footer strong a:hover {
			text-decoration: underline;
		}

footer p {
	line-height: 1.2em;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #fff;
}

	footer p a {
		margin: 0;
		text-decoration: none;
		color: #959595;
		font-weight: bold;
	}
	
		footer p a:hover {
			text-decoration: underline;
		}

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