/* =================== 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: #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: #00ccff;
}

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






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

#main {
	font-size: 0.75em;
}

#header-tail {
	background: url(../images/header-tail.jpg) repeat-x 100% 0%;
}

	#page1 #header-tail {
		background: url(../images/header-tail1.jpg) repeat-x 100% 100%;
		text-align:center;
		height: 385px;
	}

header {
	position: relative;
	width: 100%;
	height: 152px;
	margin: 0 auto;
}

	#page1 header {
		height: 340px;
	}

#content-tail {
	background: #fefefe;
	width: 100%;
}

	#page1 #content-tail {
		background: #fefefe;
	}

section#content {
	width: 960px;
	margin: 0 auto;
}

footer {
	width: 960px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
}

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






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

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 26px 0 1px;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 56px 23px 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 =================================== */

#menu {
	width: 100%;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}

#flash {
	width: 100%;
	height: 220px;
	position: absolute;
	top: 100px;
	left: 0;
}

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





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

#content {
	background: #fff;
}

	#content #indent {
		padding: 15px 50px 38px 0;
	}
	
	#content #indent-1 {
		padding: 31px 30px 37px 0;
	}
	
	#content #indent-2 {
		padding: 31px 20px 37px 26px;
	}

#content p {
	padding: 0 0 18px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #9b9b9b;
}
	
		#content p.extra {
			padding: 0 0 26px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 33px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 23px 0;
		}
		
		#content p.extra3 {
			padding: 0 0 39px 0;
		}
		
		#content p.extra4 {
			padding: 0 0 37px 0;
		}
		
		#content p.extra5 {
			padding: 0 0 30px 0;
		}
		
		#content p.extra6 {
			padding: 0 0 41px 0;
		}
		
		#content p.extra7 {
			padding: 0 0 45px 0;
		}
		
			#content blockquote p strong {
				display: block;
				padding: 6px 6px 0 0;
				text-align: right;
				color: #161615;
			}
			
			#content blockquote p b {
				display: block;
				padding: 6px 6px 15px 0;
				text-align: right;
				color: #161615;
			}
	
	#content .indent {
		padding: 0 17px 0 26px;
	}

#content-bg {
	background: url(../images/content-bg.gif) no-repeat 0% 0%;
}

/* ============================== 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 {
	position: absolute;
	top: 19px;
	left: 0;
}

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

h2 {
	padding: 0 0 21px 0;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: bold;
	color: #161615;
}

	h2 span {
		display: block;
		margin: -3px 0 0 0;
		line-height: 1.25em;
		font-size: 0.667em;
		color: #00ccff;
	}
	
		h2 strong {
			display: block;
			padding: 0 0 4px 0;
			font-weight: normal;
		}
		
		h2 em {
			display: block;
			margin: 0 0 -3px 0;
			font-style: normal;
		}

h6 {
	padding: 0 0 18px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #161615;
}

	h6 span {
		display: block;
		padding: 6px 0 0 0;
	}
	
	h6 em {
		display: block;
		margin: 0 0 -18px 0;
		font-style: normal;
	}
	
	h6 small {
		float: right;
		padding: 0 3% 0 0;
		font-size: 1em;
	}
	
	h6 a {
		color: #161615;
	}
	
	h6 strong {
		display: block;
		width: 100%;
		padding: 0 0 23px 0;
		overflow: hidden;
	}

.link {
	background: url(../images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 35px;
	overflow: hidden;
	line-height: 34px;
	font-size: 1.083em;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #008dc1;
	text-decoration: none;
	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: 35px;
			overflow: hidden;
			margin: 0 22px 0 14px;
			padding: 0 7px 0 0;
		}
	
	.link:hover {
		cursor: pointer;
		color: #000;
	}

.link-1 {
	background: url(../images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 35px;
	overflow: hidden;
	line-height: 34px;
	font-size: 1.5em;
	font-weight: bold;
	text-shadow: 1px 1px 0 #9a9a9a;
	text-decoration: none;
	color: #474747;
}

	.link-1 span {
		background: url(../images/link-right1.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
		.link-1 span span {
			background: url(../images/link-tail1.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 35px;
			overflow: hidden;
			margin: 0 23px 0 16px;
			padding: 0 8px 0 1px;
		}
	
	.link-1:hover {
		cursor: pointer;
		color: #000;
	}

.link-indent {
	margin: 0 0 34px 0 !important;
}

.link-indent1 {
	margin: 0 0 33px 0 !important;
}

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





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

#contact-form {
	width: 654px;
	padding: 0 0 10px 1px;
	overflow: hidden;
}

	#contact-form strong {
		background: url(../images/contact-textarea.gif) no-repeat 0% 0%;
		display: block;
		width: 307px;
		float: right;
		font-weight: normal;
	}
	
	#contact-form label {
		background: url(../images/contact-input.gif) no-repeat 0% 0%;
		display: block;
		height: 57px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 267px;
		height: 16px;
		padding: 7px 20px 7px 20px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #9b9b9b;
	}
	
	#contact-form textarea {
		background: none;
		width: 267px;
		height: 68px;
		padding: 7px 20px 7px 20px;
		border: none;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #9b9b9b;
	}
	
	#contact-form a.link-1 {
		float: right;
		margin: 28px 0 0 19px;
	}

#search-form {
	background: url(../images/search-input.gif) no-repeat 0% 0%;
	width: 256px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	top: 17px;
	right: -1px;
}

	#search-form input {
		background: none;
		width: 193px;
		height: 16px;
		padding: 7px 12px 7px 12px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#search-form input#search-submit {
		background: url(../images/search-submit.gif) no-repeat 0% 0%;
		width: 28px;
		height: 30px;
		margin: 0 0 0 11px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

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





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

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

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

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

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 7px;
		padding: 0 0 0 15px;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #161615;
	}
	
		.list li a {
			text-decoration: none;
			color: #161615;
		}
		
			.list li a:hover {
				text-decoration: underline;
			}

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

	.list-1 li {
		background: url(../images/list-1-bg.gif) no-repeat 100% 100%;
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		margin: 0 0 10px 0;
		padding: 0 0 14px 0;
		font-size: 1.333em;
		color: #000;
	}
	
		.list-1 li a {
			background: url(../images/marker-1.png) no-repeat 194px 0%;
			display: block;
			height: 26px;
			line-height: 24px;
			padding: 0 0 0 25px;
			text-decoration: none;
			color: #000;
		}
		
			.list-1 li a:hover {
				color: #00ccff;
			}

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

	.list-2 li {
		float: left;
		width: 225px;
		padding: 0 60px 28px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #9b9b9b;
	}
	
	.list-2 li.extra {
		padding: 0 0 28px 0;
	}
	
		.list-2 li img {
			margin: 0 0 15px 0;
		}
	
		.list-2 li strong {
			display: block;
			color: #000;
		}
		
			.list-2 li strong a {
				color: #000;
			}

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

	.list-3 li {
		width: 100%;
		padding: 0 0 37px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
	.list-3 li.last {
		padding: 0 0 71px 0;
	}
	
		.list-3 li img {
			float: left;
			margin: 0 26px 0 1px;
		}
		
		.list-3 li strong {
			display: block;
			padding: 6px 0 0 0;
			line-height: 1.385em;
			font-size: 1.083em;
			color: #161615;
		}
		
		.list-3 li p {
			padding: 0 0 20px 0 !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #9b9b9b !important;
		}

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

	.list-4 li {
		float: left;
		width: 430px;
		padding: 0 50px 37px 0;
	}
	
	.list-4 li.extra {
		padding: 0;
	}
	
		.list-4 li img {
			float: left;
			margin: 0 26px 0 0;
		}
		
		.list-4 li strong {
			display: block;
			padding: 6px 0 0 0;
			line-height: 1.385em;
			font-size: 1.083em;
			color: #161615;
		}
		
		.list-4 li p {
			padding: 0 0 20px 0 !important;
			line-height: 1.385em !important;
			font-size: 1.083em !important;
			color: #9b9b9b !important;
		}

.list-5 {
	overflow: hidden;
	padding: 0 0 26px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #9b9b9b;
}

	.list-5 dt {
		font-weight: bold;
		color: #000;
	}
	
		.list-5 dt a {
			text-decoration: none;
			color: #000;
		}
		
		.list-5 dt a:hover {
			text-decoration: underline;
		}
		
	.list-5 dd {
		padding: 0 0 18px 0;
	}
	
	.list-5 dd.extra {
		padding: 0 0 3px 0;
	}

.list-6 {
	overflow: hidden;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #9b9b9b;
}

	.list-6 dt {
		font-weight: bold;
		color: #000;
	}
	
	.list-6 dd {
		width: 100%;
		padding: 0 0 18px 0;
		overflow: hidden;
	}
	
		.list-6 dd small {
			float: right;
			padding: 0 7% 0 0;
			font-size: 1em;
		}

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

.list-indent1 {
	padding: 0 0 33px 0 !important;
}

.list-indent2 {
	padding: 0 0 21px 0 !important;
}

.list-2-indent {
	padding: 3px 0 19px 0 !important;
}

.indent-left {
	padding: 0 0 0 26px;
}

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

.privacy p.extra {
	padding: 0 0 28px 0 !important;
}

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

	.privacy p strong a {
		color: #000;
	}

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





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

footer .inner {
	padding: 0 28px 0 27px;
}

footer b {
	float: right;
	line-height: 64px;
	font-weight: normal;
	color: #fff;
}

footer p {
	line-height: 64px;
	font-size: 1em;
	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 {
		padding: 0 0 0 9px;
		font-weight: normal;
	}

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