/* =================== 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.gif) 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: #34b0f6;
}

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






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

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

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

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

#main {
	padding: 0 0 88px 0;
	font-size: 0.75em;
}

header {
	position: relative;
	width: 980px;
	height: 569px;
	margin: 0 auto;
}

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

#footer-tail {
	background: url(../images/footer.gif) repeat-y 50% 0%;
}

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

footer {
	width: 980px;
	min-height: 201px;
	height: auto !important;
	height: 201px;
	margin: 0 auto;
	overflow: hidden;
}

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






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

.fleft {
	float: left;
}

	img.fleft {
		margin: 5px 29px 26px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 3px 0 0;
	}

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

.block-1, .block-2, .block-3, .block-4, .block-5 {
	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 {
		background: url(../images/icon-clock.gif) no-repeat 0% 4px;
		display: block;
		padding: 0 0 0 17px;
		line-height: 18px;
		font-size: 0.833em;
		color: #caced2;
		position: absolute;
		top: 27px;
		right: 0;
	}
	
	header b {
	display: block;
	line-height: 1.2em;
	letter-spacing: 0px;
	word-spacing: 5px;
	font-size: 2em;
	font-weight: 400;
	text-transform: inherit;
	color: #FFFFFF;
	position: absolute;
	top: 147px;
	left: 772px;
	width: 204px;
	}

nav {
	position: absolute; z-index:99;
	top: 182px;
	left: 0;
}

	nav > ul {
		background: url(../images/menu-tail.gif) repeat-x 0% 0%;
		width: 980px;
		height:56px;
		position:relative;
		z-index:2
	}
	
		nav > ul > li {
			background: url(../images/menu-divider.gif) no-repeat 0% 0%;
			float: left;
			 position:relative
		}
		nav > ul > li.bg_none{ background:none}
			nav > ul > li > a {
				background: url(../images/menu-act.gif) repeat-x 50% -66px;
				position: relative;
				float: left;
				width: 140px;
				height: 56px;
				line-height: 56px;
				font-size: 1.5em;
				font-weight: 400;
				text-align: center;
				text-transform: uppercase;
				text-decoration: none;
				color: #b1bac2;
			}
			
				
			nav > ul > li:hover > a, nav > ul > li.current > a {
				background-position: 50% 0%;
				height: 66px;
				line-height: 66px;
				color: #fdfdfd;
			}

.menu .ul_1{
	position: absolute;
	top:67px;
	left:0;
	width:139px;
	z-index: 1;
}
.menu .ul_1 li{ padding-bottom:1px; width:100%; position:relative;}
.menu  .ul_1 li a{ display:block; width:100%; font:10px Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; text-decoration:none; text-align:center; line-height:56px; background:url(../images/bg_menu.png) repeat;}
.menu .ul_1 li:hover > a{ background:#000}

.menu .ul_2{
	position: absolute;
	top:0px;
	left:140px;
	width:139px;
	z-index: 2;
}


.menu ul{ display:none}

.slider{ position:relative; z-index:1; top:241px;}
.slider .items{ display:none}

.slider .pagination{ position:absolute; z-index:2; bottom:7px; right:8px; background:url(../images/bg_pagination.png) 0 0 no-repeat; padding:5px 6px;}
.slider .pagination li{ float:left; padding:0 2px;}
.slider .pagination li a{ display:block; width:12px; height:12px; background:url(../images/buttons.png) right 0 no-repeat; text-indent:-9999px}
.slider .pagination li a:hover, .slider .pagination .current a{ background-position:left}

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





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

#content #indent {
	padding: 37px 0 45px 0;
}

	#content p {
		padding: 0 0 18px 0;
		line-height: 18px;
		font-size: 1em;
		color: #929fab;
	}
	
		#content p.extra {
			padding: 0 0 27px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 12px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 30px 0;
		}
		
		#content p.extra3 {
			padding: 0 0 32px 0;
		}
		
		#content p.extra4 {
			padding: 0 0 21px 0;
		}
		
	#content blockquote p strong {
		display: block;
		text-align: right;
		color: #fff;
	}
	
	#content blockquote p b {
		display: block;
		padding: 0 0 18px 0;
		text-align: right;
		color: #fff;
	}
	
		#content p small {
			float: right;
			padding: 0 26% 0 0;
			font-size: 1em;
		}

/* ============================== 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: 107px;
	left: 7px;
	height: 55px;
	width: 269px;
}

	h1 a {
	display: block;
	width: 290px;
	height: 60px;
	overflow: hidden;
	background-image: url(../images/Logo.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	}
	
		h1 a span {
			display: none;
		}

h2 {
	background: url(../images/title-line.gif) repeat-x 50% 100%;
	margin: 0 0 15px 0;
	padding: 0 0 13px 0;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 700;
	text-transform: uppercase;
	color: #f6f6f6;
}

	h2.extra {
		margin: 0 0 12px 0;
	}
	
	h2.extra-1 {
		margin: 0 0 20px 0;
	}

h3 {
	background: url(../images/title-line.gif) repeat-x 50% 100%;
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 700;
	text-transform: none;
	color: #f6f6f6;
}

	h3 strong {
		display: block;
		margin: -7px 0 0 0;
		font-weight: 400;
	}

h6 {
	line-height: 18px;
	font-size: 1em;
	color: #fff;
}

.link {
	background: #343e46;
	display: inline-block;
	height: 28px;
	float: left;
	padding: 0 7px 0 9px;
	overflow: hidden;
	line-height: 26px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #fff;
}
	
	.link:hover {
		background: #07080b;
		cursor: pointer;
	}

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





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

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

	#contact-form .bg {
		background: url(../images/contact-input.gif) no-repeat 0% 0px;
		display: block;
		overflow: hidden;
	}
	#contact-form .rowElem{ min-height: 70px;
	}
		#contact-form .textarea-box {
			background: url(../images/contact-textarea.gif) no-repeat 0% 19px;
			display: block;
			width: 100%;
			overflow: hidden;
			font-weight: normal;
		min-height: 249px;
		}
	#contact-form .error{ font-size:11px; color:#34b0f6}
	#contact-form b {
		display: block;
		padding: 0 0 1px 0;
		line-height: 18px;
		font-size: 1em;
		font-weight: normal;
		color: #929fab;
	}
	
	#contact-form input {
		background: none;
		width: 293px;
		height: 15px;
		padding: 7px 10px 7px 10px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #929fab;
	}
	
	#contact-form textarea {
		background: none;
		width: 293px;
		height: 193px;
		padding: 7px 10px 7px 10px;
		border: none;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #929fab;
	}
	
	#contact-form a.link {
		float: left;
		margin: 9px 15px 0 0;
	}

#search-form {
	background: url(../images/search-input.gif) no-repeat 0% 0%;
	width: 255px;
	height: 44px;
	overflow: hidden;
	position: absolute;
	top: 112px;
	right: 2px;
}

	#search-form input {
		background: none;
		width: 147px;
		height: 15px;
		padding: 7px 5px 7px 10px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#search-form input#search-submit {
		background: url(../images/search-submit.gif) no-repeat 0% 0%;
		width: 31px;
		height: 29px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

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





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

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

.pic-indent-1 {
	margin: 0 0 25px 0;
}

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

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 20px;
		line-height: 30px;
		font-size: 1em;
		font-weight: bold;
		color: #fff;
	}
	
		.list li a {
			text-decoration: none;
			color: #fff;
		}

.list-1 {
	overflow: hidden;
}

	.list-1 dt {
		padding: 0 0 9px 0;
		line-height: 24px;
		font-size: 1em;
		font-weight: bold;
		color: #d3dfea;
	}
	
		.list-1 dt a {
			text-decoration: none;
			color: #d3dfea;
		}
		
		.list-1 dt a:hover {
			color: #fff;
		}
		
	.list-1 dd {
		background: url(../images/marker-1.gif) no-repeat 0% 12px;
		padding: 0 0 0 12px;
		line-height: 28px;
		font-size: 0.833em;
		text-transform: uppercase;
		color: #8a9097;
	}
	
		.list-1 dd a {
			text-decoration: none;
			color: #8a9097;
		}
		
		.list-1 dd a:hover {
			color: #fff;
		}

.list-2 {
	overflow: hidden;
}

	.list-2 dt {
		padding: 0 0 10px 0;
		line-height: 24px;
		font-size: 1em;
		font-weight: bold;
		color: #d3dfea;
	}
	
		.list-2 dt a {
			text-decoration: none;
			color: #d3dfea;
		}
		
		.list-2 dt a:hover {
			color: #fff;
		}
		
	.list-2 dd {
		background: url(../images/marker-1.gif) no-repeat 0% 11px;
		padding: 0 0 0 12px;
		line-height: 28px;
		font-size: 1em;
		color: #8a9097;
	}
	
		.list-2 dd a {
			text-decoration: none;
			color: #8a9097;
		}
		
		.list-2 dd a:hover {
			color: #fff;
		}

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

	.list-3 li {
		width: 100%;
		padding: 0 0 35px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-3 li img {
			float: left;
			margin: 4px 11px 0 0;
		}
		
		.list-3 li strong {
			display: block;
			line-height: 18px;
			font-size: 1em;
			color: #fff;
		}
		
			.list-3 li strong a {
				text-decoration: none;
				color: #fff;
			}
			
			.list-3 li strong a:hover {
				text-decoration: underline;
			}
		
		.list-3 li p {
			overflow: hidden;
			padding: 0 !important;
			line-height: 18px !important;
			font-size: 1em !important;
			color: #929fab !important;
		}

.list-4 {
	padding: 0 0 9px 0;
	overflow: hidden;
	line-height: 18px;
	font-size: 1em;
	color: #929fab;
}

	.list-4 dt {
		font-weight: bold;
		color: #fff;
	}
	
		.list-4 dt a {
			text-decoration: none;
			color: #fff;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
		
	.list-4 dd {
		padding: 0 0 18px 0;
	}
	
	.list-4 dd.extra {
		padding: 0 0 29px 0;
	}
	
	.list-4 dd.extra-1 {
		padding: 0 0 27px 0;
	}

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

	.list-5 li {
		width: 100%;
		padding: 0 0 35px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 18px;
		font-size: 1em;
		color: #929fab;
	}
	
	.list-5 li.last {
		padding: 0 0 20px 0;
	}
	
	.list-5 li.extra {
		padding: 0 0 26px 0;
	}
	
		.list-5 li img {
			float: left;
			margin: 5px 29px 0 0;
		}
		
		.list-5 li strong {
			display: block;
			color: #fff;
		}
		
			.list-5 li strong a {
				text-decoration: none;
				color: #fff;
			}
			
			.list-5 li strong a:hover {
				text-decoration: underline;
			}

.list-6 {
	padding: 0 0 18px 0;
	overflow: hidden;
	line-height: 18px;
	font-size: 1em;
	color: #929fab;
}

	.list-6 dt {
		background: url(../images/marker.gif) no-repeat 0% 4px;
		padding: 0 0 0 20px;
		font-weight: bold;
		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 20px;
	}

.list-7 {
	margin: 0 0 -18px 0;
	overflow: hidden;
	line-height: 18px;
	font-size: 1em;
	color: #929fab;
}

	.list-7 dt {
		font-weight: bold;
		color: #fff;
	}
	
		.list-7 dt a {
			text-decoration: none;
			color: #fff;
		}
		
		.list-7 dt a:hover {
			text-decoration: underline;
		}
		
	.list-7 dd {
		width: 100%;
		padding: 0 0 18px 0;
		overflow: hidden;
	}
	
		.list-7 dd small {
			float: right;
			font-size: 1em;
		}

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

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

.tel {
	background: url(../images/pic-phone.gif) no-repeat 0% 4px;
	padding: 0 0 8px 50px;
	line-height: 1.2em;
	font-size: 1.75em;
	color: #91a0af; letter-spacing:-1px;
}

	.tel b {
		display: block;
		margin: -7px 0 0 0;
		line-height: 1.2em;
		font-size: 1.143em;
		font-weight: bold;
		color: #fff;
	}

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

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

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

	.privacy p {
		text-align: justify;
	}

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





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

footer .inner {
	padding: 26px 0 10px 3px;
}

	footer .block-1 {
		width: 143px;
		padding: 0 15px 0 0;
	}
	
	footer .block-2 {
		width: 143px;
		padding: 0 15px 0 0;
	}
	
	footer .block-3 {
		width: 144px;
		padding: 0 15px 0 0;
	}
	
	footer .block-4 {
		width: 210px;
		padding: 0 15px 0 0;
	}
	
	footer .block-5 {
		width: 277px;
		padding: 13px 0 0 0;
	}

footer p {
	line-height: 18px;
	font-size: 1em;
	color: #bebebe;
}

	footer p span {
		color: #555;
	}

	footer p a {
		color: #55606b;
	}
	
	footer p strong {
		display: block;
		padding: 19px 0 0 0;
		font-weight: normal;
	}

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