/* =================== 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: #f1f1f2 url(../images/body-tail.gif) repeat-x 50% 0%;
	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: #0f72a7;
}

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






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

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

header {
	height: 350px;
}

section#content {
	width: 100%;
}

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

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






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

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 19px 0 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 {
	position: relative;
}

.slider{ position:absolute; z-index:1; width:610px; height:200px; top:155px; left:0;}
.slider .items{ display:none}

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


#banners li{ cursor:pointer}
#banners li p{}

#navi {
	overflow: hidden;
	position: absolute;
	top: 36px;
	right: 231px;
}

	#navi li {
		background: url(../images/navi-divider.gif) no-repeat 0% 4px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 10px 0 11px;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #9d9da0;
	}
	
		#navi li a {
			text-decoration: none;
			color: #9d9da0;
		}
		
		#navi li a:hover {
			text-decoration: underline;
		}

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

	#search-form input {
		background: none;
		width: 165px;
		height: 19px;
		padding: 6px 6px 6px 10px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #9d9da0;
	}
	
	#search-form input#search-submit {
		background: url(../images/search-submit.gif) no-repeat 0% 0%;
		width: 37px;
		height: 31px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

nav {
	background: url(../images/menu.jpg) no-repeat 0% 0%;
	width: 982px;
	height: 51px;
	position: absolute; z-index:99;
	top: 91px;
	left: 0;
}

	#menu {
		margin: 0 0 0 -1px;
	}

		#menu > li {
			background: url(../images/menu-divider.gif) no-repeat 0% 0%;
			float: left;
			padding: 0 0 0 2px; position:relative
		}
		
		#menu > li.first {
			background: none;
			padding: 0 0 0 1px;
		}
		
			#menu > li.first > a {
				width: 139px;
			}
		
		#menu > li.last > a {
			width: 140px;
		}
		
			#menu > li > a {
				background: url(../images/menu-tail.gif) repeat-x 0% -51px;
				display: block;
				width: 138px;
				height: 51px;
				float: left;
				overflow: hidden;
				line-height: 48px;
				font-size: 1.083em;
				text-align: center;
				text-transform: uppercase;
				text-decoration: none;
				color: #fff;
			}
			
				#menu > li:hover > a {
					background-position: 0% 0% !important;
				}
				
				#menu > li.act > a {
					background-position: 0% 0% !important;
				}
				
			#menu > li > a strong {
				background: url(../images/menu-left.gif) no-repeat 0% -51px;
				display: block;
				height: 51px;
				font-weight: normal;
				cursor: pointer;
			}
		
				#menu > li:hover  > a strong {
					background-position: 0% 0%;
				}
				
				#menu > li.act > a strong {
					background-position: 0% 0%;
				}
				
			#menu > li > a b {
				background: url(../images/menu-right.gif) no-repeat 100% -51px;
				display: block;
				height: 51px;
				font-weight: normal;
				cursor: pointer;
			}
		
				#menu > li:hover > a b {
					background-position: 100% 0%;
				}
				
				#menu > li.act > a b {
					background-position: 100% 0%;
	
	}
	
.submenu_1{ position:absolute; top:57px; left:1px; width:159px;}
.menu_box{ background:#3e525e; padding:12px 15px;border-radius:0 0 9px 9px; -moz-border-radius: 0 0 9px 9px; -webkit-border-radius: 0 0 9px 9px; position:relative;}

.submenu_1 > ul > li{ position:relative; line-height:34px; padding-bottom:1px;background: url(../images/menu_line.gif) 0 bottom repeat-x; zoom:1}
.submenu_1 > ul > .end{ background:none;}
.submenu_1 > ul > li > a{ display:block; padding-left:18px; font:13px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase; line-height:34px;background: url(../images/menu_marker.gif) 6px 15px no-repeat; position:relative; zoom:1}
.submenu_1 > ul > li:hover > a{ color:#54bdfe}

.submenu_2{ position:absolute; top:-2px; left:145px; width:157px;}
.submenu_2 > ul > li{ position:relative; background:#343e44;border-radius:9px; -moz-border-radius:9px; -webkit-border-radius:9px; line-height:37px; zoom:1}
.submenu_2 > ul > li > a{ display:block; font:13px Arial, Helvetica, sans-serif; color:#fff; padding-left:18px; line-height:37px;  text-transform:uppercase; text-decoration:none; position:relative; zoom:1}
.submenu_2 > ul > li:hover{ background:#3ba2e0}

#menu div{ display:none}

#pic {
	position: absolute;
	top: 480px;
	right: 390px;
}

	#pic li {
		float: left;
		padding: 0 0 0 8px;
	}
	
		#pic li a {
			background: url(../images/pic.png) no-repeat 0% 0%;
			display: block;
			width: 20px;
			height: 20px;
			overflow: hidden;
			float: left;
			text-decoration: none;
		}
		
		#pic li a:hover {
			background-position: 0% -20px;
		}
		
		#pic li.act a {
			background-position: 0% -20px;
		}

#slogan {
	background: url(../images/slogan-bg.jpg) no-repeat 0% 0%;
	width: 355px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	top: 155px;
	right: 1px;
}

	#slogan img {
		position: absolute;
		top: 127px;
		left: 20px;
	}
	
	#slogan a {
		background: url(../images/head-button.gif) no-repeat 0% 0%;
		display: block;
		width: 153px;
		height: 39px;
		overflow: hidden;
		line-height: 36px;
		font-size: 1.25em;
		text-align: center;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
		position: absolute;
		top: 220px;
		left: 20px;
	}
	
		#slogan a:hover {
			color: #000;
		}

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





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

#content #indent {
	padding: 15px 0 34px 0;
}

#content #indent-1 {
	padding: 39px 0 34px 0;
}

#content #indent-2 {
	padding: 15px 0 49px 0;
}

#content #indent-3 {
	padding: 39px 0 43px 0;
}

#content p {
	padding: 0 0 17px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #6f6e73;
}

	#content p.extra {
		padding: 0 0 11px 0;
	}
	
		#content p small {
			float: right;
			padding: 0 14% 0 0;
			font-size: 1em;
		}

#banners {
	width: 100%;
	padding: 0 0 38px 0;
	overflow: hidden;
}

	#banners li {
		float: left;
		width: 239px;
		height: 123px;
		padding: 18px 68px 10px 25px;
		overflow: hidden;
	}
	
		#banners li#ban-1 {
			background: url(../images/ban-1.jpg) no-repeat 0% 0%;
		}
		
		#banners li#ban-2 {
			background: url(../images/ban-2.jpg) no-repeat 0% 0%;
		}
		
		#banners li#ban-3 {
			background: url(../images/ban-3.jpg) no-repeat 0% 0%;
			width: 263px;
			padding: 18px 30px 10px 25px;
		}
		
	#banners li strong {
		display: block;
		padding: 0 0 4px 0;
		line-height: 1.25em;
		font-size: 2.75em;
		font-weight: 400;
		color: #fff;
	}
	
	#banners li p {
		padding-bottom:6px !important;
		line-height: 1.385em !important;
		font-size: 1.083em !important;
		color: #fbfbfb !important;
	}
	
		#banners li#ban-2 p {
			color: #dfeef9 !important;
		}
		
		#banners li#ban-3 p {
			color: #a8d8f8 !important;
		}
	
	#banners li b {
		display: block;
		width: 100%;
		overflow: hidden;
		font-weight: normal;
	}
	
		#banners li b a {
			background: url(../images/arrow.gif) no-repeat 100% 5px;
			padding: 0 8px 0 0;
			line-height: 1.385em;
			font-size: 1.083em;
			text-transform: uppercase;
			text-decoration: none;
			color: #fefefe;
		}
		
		#banners li b a:hover {
			text-decoration: underline;
		}

/* ============================== 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: 18px;
	left: 3px;
}

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

h2 {
	padding: 0 0 19px 0;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 400;
	color: #31373b;
}

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

h6 {
	padding: 0 0 5px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	font-weight: normal;
	color: #0f72a7;
}

	h6 span {
		display: block;
		padding: 6px 0 0 0;
	}

.link {
	background: url(../images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 34px;
	overflow: hidden;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fefefe;
}

	.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: 34px;
			overflow: hidden;
			margin: 0 18px 0 18px;
		}
	
	.link:hover {
		cursor: pointer;
		color: #000;
	}

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

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

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

.list {
	overflow: hidden;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 11px;
		padding: 0 0 0 17px;
		line-height: 2em;
		font-size: 1.167em;
		color: #50565a;
	}
	
		.list li a {
			color: #50565a;
		}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		padding: 0 0 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #0f72a7;
	}
	
		.list-1 li a {
			color: #0f72a7;
		}

.list-2 {
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 18px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-2 li img {
			float: left;
			margin: 0 19px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			padding: 6px 0 5px 0;
			line-height: 1.286em;
			font-size: 1.167em;
			font-weight: normal;
			color: #0f72a7;
		}
		
			.list-2 li strong a {
				color: #0f72a7;
			}
			
		.list-2 li p {
			padding: 0 0 7px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #6f6e73 !important;
		}
		
		.list-2 li b {
			display: block;
			overflow: hidden;
			font-weight: normal;
		}
		
			.list-2 li b a {
				background: url(../images/arrow1.gif) no-repeat 100% 7px;
				float: left;
				padding: 0 10px 0 0;
				line-height: 1.286em;
				font-size: 1.167em;
				color: #0f72a7;
			}

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

	.list-3 dt {
		padding: 0 0 5px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #0f72a7;
	}
	
	.list-3 dd {
		padding: 0 0 26px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #6f6e73;
	}
	
		.list-3 dd strong {
			display: block;
			width: 100%;
			padding: 7px 0 0 0;
			overflow: hidden;
			font-weight: normal;
		}
		
			.list-3 dd strong a {
				background: url(../images/arrow1.gif) no-repeat 100% 7px;
				float: left;
				padding: 0 10px 0 0;
				line-height: 1.286em;
				font-size: 1.167em;
				color: #0f72a7;
			}

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

	.list-4 dt {
		padding: 0 0 5px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #0f72a7;
	}
	
		.list-4 dt a {
			text-decoration: none;
			color: #0f72a7;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
	
	.list-4 dd {
		padding: 0 0 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #6f6e73;
	}

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

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

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





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

.success{ padding-bottom:15px; padding-left:10px; display:none;}

#contact-form {
	width: 286px;
	padding: 4px 0 0 3px;
	overflow: hidden;
}

	#contact-form label {
		background: url(../images/contact-input.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		min-height: 35px;
		overflow: hidden; position:relative
	}
	#contact-form .error, #contact-form .empty{ position:relative; top:0; font-size:10px; color:#0F72A7; left:10px; display:none;}
	#contact-form input {
		background: none;
		width: 272px;
		height: 16px;
		padding: 5px 7px 5px 7px;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #9d9da0;
	}
	
	#contact-form strong {
		background: url(../images/contact-textarea.gif) no-repeat 0% 0%;
		display: block;
		width: 286px;
		height: 161px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#contact-form textarea {
		background: none;
		width: 272px;
		height: 151px;
		padding: 5px 7px 5px 7px;
		border: none;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #9d9da0;
	}
	
	#contact-form a.link {
		float: right;
		margin: 25px 0 0 1px;
	}

#subscribe-form {
	width: 100%;
	overflow: hidden;
}

	#subscribe-form h2 {
		padding: 0 0 5px 0 !important;
	}

	#subscribe-form label {
		background: url(../images/subscribe-input.gif) no-repeat 0% 0%;
		display: block;
		height: 45px;
		overflow: hidden;
	}
	
	#subscribe-form input {
		background: none;
		width: 292px;
		height: 16px;
		padding: 5px 7px 5px 7px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #9d9da0;
	}
	
	#subscribe-form a {
		background: url(../images/arrow-2.gif) no-repeat 100% 6px;
		float: right;
		margin: -22px 44px 0 0;
		padding: 0 9px 0 0;
		line-height: 1.385em;
		font-size: 1.083em;
		text-transform: uppercase;
		text-decoration: none;
		color: #207cae;
	}
	
		#subscribe-form a:hover {
			text-decoration: underline;
		}

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





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

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

.privacy {
	width: 100%;
	padding: 0 0 16px 0;
	overflow: hidden;
}

	.privacy h2 {
		padding: 0 0 18px 0 !important;
	}
	
	.privacy p {
		padding: 0 0 18px 0 !important;
	}
	
		.privacy p.no-indent {
			padding: 0 !important;
		}
	
	.privacy p a {
		color: #6f6e73;
	}

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





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

footer {
	background: url(../images/footer.gif) repeat-x 0% 0%;
}

	footer .inner {
		padding: 21px 1px 0 0;
	}

	footer p {
		line-height: 1.385em;
		font-size: 1.083em;
		color: #9d9da0;
	}
	
		footer p a {
			text-decoration: none;
			color: #9d9da0;
		}
		
		footer p a:hover {
			text-decoration: underline;
		}
	
	footer ul {
		float: right;
		padding: 5px 0 0 0;
	}
	
		footer ul li {
			float: left;
			padding: 0 0 0 8px;
		}

/* ============================= footer END ====================================== */
.newsletter-loader {
	background: url(../images/ajax-loader.gif) no-repeat left top;
	display: none;
	padding-left: 24px;
}

.subscribe-message {
	color: #0d0;
	display: none;
	margin-bottom: 10px;
}
.subscribe-message.error {
	color: #d00;
}

#subscribe-form .error {
    color: #FF0000;
    display: block;
    font-size: 12px;
    height: 0;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
}

#subscribe-form label.invalid .error {
    height: 19px;
    clear: both;
}