

article, aside, audio, canvas, command, datalist, details, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }









body {
	background: #1e1f1f;
	min-width: 1022px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}

html {
	background: transparent;
	min-width: 1022px;
	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: #e51717;
}

	a:hover {
		text-decoration: none;
	}
	









#main-tail {
	background: url("main-tail.gif") repeat 50% 0%;
}

#main-tail-top {
	background: url("main-tail-top.gif") repeat-x 50% 0%;
}

#main-tail-bot {
	background: url("main-tail-bot.gif") repeat-x 50% 100%;
	width: 100%;
}

#main {
	width: 1022px;
	margin: 0 auto;
	font-size: 0.75em;
}

header {
	position: relative;
	height: 179px;
}

section#content {
	width: 100%;
}

footer {
	background: url("footer.gif") repeat-x 0% 0%;
	height: 69px;
	overflow: hidden;
}










.fleft {
	float: left;
}

.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;
}









nav {
	position: absolute;
	top: 72px;
	right: -1px;
}

	nav ul {
		overflow: hidden;
	}
	
		nav ul li {
			float: left;
			padding: 0 0 0 1px;
		}
		
			nav ul li a {
				background: url("menu-tail.gif") repeat-x 0% 100%;
				float: left;
				height: 67px;
				overflow: hidden;
				padding: 0 19px 0 19px;
				line-height: 70px;
				font-size: 1.417em;
				text-decoration: none;
				color: #9a9a9a;
			}
			
			nav ul li.act a {
				background: url("menu-tail-act.gif") repeat-x 0% 0%;
				color: #fff;
			}
			
			nav ul li a:hover {
				background: url("menu-tail-act.gif") repeat-x 0% 0%;
				color: #fff;
			}









#content #indent {
	padding: 0 0 10px 0;
}

	#content p {
		padding: 0 0 12px 0;
		line-height: 1.308em;
		font-size: 1.083em;
		color: #949495;
	}
	
		#content p.extra {
			padding: 0 0 20px 0;
			height:150px;
		}
		
		#content p.extra1 {
			padding: 0 0 21px 0;
		}
		
	#content p span {
		line-height: 1.385em;
	}

#column-left {
	float: left;
	width: 678px;
	padding: 0 10px 0 0;
}

#column-right {
	float: left;
	width: 334px;
}







.box {
	background: url("box-tail.gif") repeat 50% 0%;
	width: 100%;
	margin: 0 0 10px 0;
	overflow: hidden;
}
	
	.box .inner {
		padding: 14px 20px 22px 20px;
	}
	
	.box .inner-1 {
		padding: 12px 20px 19px 19px;
	}
	








h5 {
	background: url("logo-bg.gif") no-repeat 0% 0%;
	width: 340px;
	height: 140px;
	overflow: hidden;
	position: absolute;
	top: 13px;
	left: -51px;
}

	h5 a {
		background: url("logo.png") no-repeat 0% 0%;
		display: block;
		width: 289px;
		height: 60px;
		overflow: hidden;
		position: absolute;
		top: 46px;
		left: 49px;
	}
	
		h5 a span {
			display: none;
		}
		#clickngo{cursor:pointer;}

h2 {
	background: url("title-tail.gif") repeat-x 0% 0%;
	height: 35px;
	padding: 0 0 0 19px;
	line-height: 34px;
	font-size: 1.5em;
	font-weight: normal;
	color: #fff;
}

h3 {
	padding: 0 0 12px 0;
	line-height: 1.25em;
	font-size: 2em;
	color: #fff;
}

	h3 span {
		padding: 0 0 0 2px;
		letter-spacing: normal;
		font-weight: normal;
		color: #f03030;
	}
	
	h3 strong {
		display: block;
		padding: 0 0 1px 0;
	}

h4 {
	background: url("title-tail1.gif") repeat-x 0% 0%;
	height: 35px;
	padding: 0 0 0 19px;
	line-height: 34px;
	font-size: 1.5em;
	font-weight: normal;
	color: #fff;
}

h1 {
	padding: 0 0 10px 0;
	line-height: 1.2em;
	font-size: 2.083em;
	font-weight: normal;
	color: #e51717;
}

.link {
	background: url("arrow.gif") no-repeat 100% 7px;
	float: left;
	padding: 0 8px 0 0;
	line-height: 1.417em;
	font-size: 1em;
	font-weight: bold;
	color: #e51717;
}
	
	.link:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}









#contact-form {
	width: 100%;
	overflow: hidden;
}

#search-form {
	width: 260px;
	height: 31px;
	overflow: hidden;
	position: absolute;
	top: 27px;
	right: -1px;
}

	#search-form input {
		background: #242425;
		width: 211px;
		height: 15px;
		padding: 8px 8px 8px 8px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#search-form input#search-submit {
		background: url("search-submit.gif") no-repeat 0% 0%;
		width: 33px;
		height: 31px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}









.pic-indent {
	margin: 0 0 0 0;
}

.list {
	padding: 0 0 22px 0;
	overflow: hidden;
}

	.list li {
		background: url("marker.gif") no-repeat 0% 7px;
		padding: 0 0 0 6px;
		line-height: 1.417em;
		font-size: 1em;
		font-weight: bold;
		color: #e51717;
	}
	
		.list li a {
			color: #e51717;
		}

.list-1 {
	margin: 0 0 -43px 0;
	overflow: hidden;
}

	.list-1 dt {
		padding: 0 0 10px 0;
		line-height: 1.2em;
		font-size: 2.083em;
		font-weight: bold;
		color: #fff;
	}
	
		.list-1 dt a {
			text-decoration: none;
			color: #fff;
		}
		
			.list-1 dt a:hover {
				color: #e51717;
			}
			
		.list-1 dt span {
			padding: 0 0 0 6px;
			font-weight: normal;
			color: #f03030;
		}
			
	.list-1 dd {
		padding: 0 0 43px 0;
		line-height: 1.308em;
		font-size: 1.083em;
		color: #969697;
	}
	
		.list-1 dd span {
			display: block;
			padding: 22px 0 0 0;
			font-size: 0.923em;
			font-weight: bold;
			color: #e51717;
		}
		
			.list-1 dd span a {
				background: url("arrow.gif") no-repeat 100% 6px;
				padding: 0 9px 0 0;
			}

.list-2 {
	margin: 0 0 -9px 0;
	overflow: hidden;
}

	.list-2 dt {
		padding: 0 0 10px 0;
		line-height: 1.2em;
		font-size: 2.083em;
		font-weight: bold;
		color: #e51717;
	}
	
		.list-2 dt a {
			text-decoration: none;
			color: #e51717;
		}
		
		.list-2 dt a:hover {
			color: #fff;
		}
		
	.list-2 dd {
		padding: 0 0 23px 0;
	}
	
		.list-2 dd p {
			padding: 0 0 11px 0 !important;
		}
		
		.list-2 dd b {
			display: block;
			width: 100%;
			padding: 4px 0 0 0;
			overflow: hidden;
		}

.list-3 {
	padding: 0 0 4px 0;
	overflow: hidden;
}

	.list-3 li {
		width: 100%;
		overflow: hidden;
		vertical-align: top;
	}
	
	.list-3 li.extra {
		background: url("video-bg.gif") no-repeat 100% 0%;
	}
	
		.list-3 li img {
			float: left;
			margin: 0 19px 0 0;
		}
		
		.list-3 li strong {
			display: block;
			min-height: 40px;
			height: auto !important;
			height: 40px;
			padding: 16px 15px 7px 0;
			line-height: 1.385em;
			font-size: 1.083em;
			color: #fff;
		}
		
		.list-3 li b {
			display: block;
			line-height: 1.5em;
			font-size: 1em;
			font-weight: normal;
			color: #e51717;
		}

.list-indent {
	padding: 0 0 25px 0 !important;
}

.privacy {
	width: 100%;
	overflow: hidden;
}

	.privacy p {
		padding: 0 0 18px 0 !important;
		line-height: 1.385em !important;
		font-size: 1.083em !important;
		color: #9a9a9b !important;
	}
	
	.privacy p.extra {
		padding: 0 0 3px 0 !important;
	}
	
		.privacy p a {
			color: #9a9a9b;
		}









#gallery {
	position: relative;
	width: 100%;
	height: 586px;
	margin: 0 0 19px 0;
	overflow: hidden;
}

#faded ul {
	width: 1022px;
	height: 415px;
	overflow: hidden;
}

ul.pagination {
	width: 100%;
	height: 171px;
	overflow: hidden;
	position: absolute;
	top: 415px;
	left: 0;
}

	ul.pagination li {
		float: left;
	}

		ul.pagination li a {
			float: left;
			width: 170px;
			text-decoration: none;
			color: #fff;
		}
		
			ul.pagination li.extra a {
				width: 171px;
			}
		
		ul.pagination li strong {
			background: url("gallery-bg-1.gif") repeat-x 50% 0%;
			display: block;
			height: 35px;
			padding: 0 0 0 19px;
			line-height: 32px;
			font-weight: normal;
			color: #fff;
		}
		
			ul.pagination li a:hover strong {
				background: url("gallery-act.gif") repeat-x 0% 0%;
			}
		
		ul.pagination li b {
			background: url("gallery-bg-2.gif") repeat-x 50% 0%;
			display: block;
			height: 35px;
			padding: 0 0 0 19px;
			line-height: 32px;
			font-weight: normal;
			color: #fff;
		}
		
			ul.pagination li a:hover b {
				background: url("gallery-act.gif") repeat-x 0% 0%;
			}

		ul.pagination li.current a strong {
			background: url("gallery-act.gif") repeat-x 0% 0%;
		}
		
		ul.pagination li.current a b {
			background: url("gallery-act.gif") repeat-x 0% 0%;
		}









	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	
	
	.gallery {
		width: 100%;
		padding: 0 0 4px 0;
		overflow: hidden;
	} 
	
		.gallery li {
			position: relative;
			width: 100%;
			overflow: hidden;
			vertical-align: top;
		}
		
		.gallery li.extra {
			background: url("video-bg.gif") repeat 100% 0%;
		}
		
			.gallery li em a {
				background: url("play.png") no-repeat 140px 77px;
				display: block;
				width: 164px;
				height: 101px;
				overflow: hidden;
				position: absolute;
				top: 0;
				left: 0;
			}
			
				.gallery li em a:hover {
					background-position: 50% 50%;
				}
			
			.gallery li img {
				float: left;
				margin: 0 19px 0 0;
			}
			
			.gallery li strong {
				display: block;
				padding: 16px 15px 29px 0;
				line-height: 1.385em;
				font-size: 1.083em;
				color: #fff;
			}
			
				.gallery li i {
					display: block;
					padding: 16px 15px 11px 0;
					line-height: 1.385em;
					font-size: 1.083em;
					font-weight: bold;
					font-style: normal;
					color: #fff;
				}
			
			.gallery li b a {
				line-height: 1.5em;
				font-size: 1em;
				font-weight: normal;
				color: #e51717;
			}










footer .inner {
	padding: 17px 0 0 0;
}

footer ul {
	float: right;
}

	footer ul li {
		float: left;
		padding: 0 0 0 19px;
		line-height: 1.2em;
		font-size: 1.417em;
		color: #75777a;
	}
	
		footer ul li a {
			text-decoration: none;
			color: #75777a;
		}
		
		footer ul li a:hover {
			text-decoration: underline;
		}

footer p {
	padding: 1px 0 0 0;
	line-height: 1.2em;
	font-size: 1.25em;
	color: #75777a;
}

	footer p span {
		padding: 0 0 0 3px;
	}
	
	footer p a {
		margin: 0 0 0 12px;
		text-decoration: none;
		color: #e51717;
	}
	
	footer p a:hover {
		text-decoration: underline;
	}

.content-images img{padding:3px;margin:10px;border:1px grey solid;background:#fff;}
.content-images p{text-indent:10px;}
.news_itm li a{color:#fff;}
.new_pages_set{clear:both;margin:20px;}
.new_pages_set li{float:left;margin-left:5px;height:18px;display:block;}
.mdwc{clear:both;height:20px;}