* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:954px;
}
body { 
	background:rgb(22,51,117); 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#5a5a5a;
}

img {
	border:0; 
	vertical-align:middle; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}




/*==== GLOBAL =====*/
.container {
	width:954px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	height:268px;
	overflow:hidden;
	background:white;
}
.aside {
	background:rgb(231,175,26);
	margin:0 auto;
	width:100%;
	color:white;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:27px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:rgb(22,51,117); 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:21px;
	line-height:1.2em;
	color:#353535;
	font-weight:normal;
	margin-bottom:22px;
}
h3 {
	font-size:25px;
	line-height:1.2em;
	text-transform:uppercase;
	color:rgb(22,51,117);
	font-weight:normal;
	font-style:normal;
	background:url(../images/line-dot.gif) 0 100% repeat-x;
	padding:0 0 5px 70px;
	margin-bottom:18px;
	text-shadow:1px 1px 0 #06162b;
}
h4 {
	font-size:16px;
	color:rgb(231,175,26);
	font-weight:normal;
	font-style:italic;
	margin-bottom:25px;
}
h5 {
	font-size:14px;
	color:#e85a00;
	font-weight:normal;
	font-style:italic;
}

.link1 { 
	background:url(../images/bull-1.gif) no-repeat 0 6px;
	padding:0 0 0 7px;
	font-weight:bold;
}


.line-ver, .line-ver1 { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.block {
	background:url(../images/splash.gif) no-repeat 50% 50%;

}
	.block .inner {
		padding:40px 30px 30px 0;
	}
	.block .inner.last {
		padding-right:0;
	}
	.block .inner.bg1 {
		background:url(../images/title-icon2.png) no-repeat 0 0;
	}
	.block .inner.bg2 {
		background:url(../images/title-icon2.png) no-repeat 0 0;
	}
	.block .inner.bg3 {
		background:url(../images/title-icon2.png) no-repeat 0 0;
	}
	
	
	
.box {
	background:#fff;
	width:100%;
}
	.box .left-bot-corner {
		background:url(../images/left-bot-corner.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner {
		background:url(../images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inside { 
		padding:21px 20px 48px 20px;
	}


.box1 {
	background:#f7f7f7;
	border:0px solid #c6c9cc;
	padding:25px 18px 34px 23px;
	-moz-box-shadow: 0px 2px 4px #e3e3e3; /* FF3.5+ */
  -webkit-box-shadow: 0px 2px 4px #e3e3e3; /* Saf3.0+, Chrome */
  box-shadow: 0px 2px 4px #e3e3e3; /* Opera 10.5, IE 9.0 */
  margin:2px 4px 6px 4px;

}
.box1.bg1 {
	background:#ececec;
	padding-bottom:19px;
}
	.box1 h2.alt {
		background:#fff;
		padding:6px 22px 6px 22px;
		margin:-22px -15px 17px -20px;
	}

.box2 {
	background:#f7f7f7;
	border:0px solid #c6c9cc;
	padding:25px 18px 34px 23px;
	-moz-box-shadow: 0px 2px 4px #e3e3e3; /* FF3.5+ */
  -webkit-box-shadow: 0px 2px 4px #e3e3e3; /* Saf3.0+, Chrome */
  box-shadow: 0px 2px 4px #e3e3e3; /* Opera 10.5, IE 9.0 */
  margin:2px 4px 6px 4px;
  min-height:200px;
  position: relative;

}

.address { 
	float:left;
	margin-right:30px;
}
.address.last {
	margin-right:0;
}
	.address dt {
		margin-bottom:8px;
	}
	.address dt:first-line {
		font-size:14px;
		color:#e85a00;
		font-style:italic;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:80px;
		}


/*===== header =====*/
#header .header-bg {
	height:268px;
	background:url(../images/header-bg.jpg) no-repeat 50% 0;
}

.logo {
	position:absolute;
	left:0;
	top:16px;
}
.rss {
	display:block;
	background:url(../images/rss.jpg) no-repeat 100% 0;
	color:#000;
	font-size:13px;
	position:absolute;
	right:0;
	top:39px;
	padding:9px 43px 0 0;
}

#header .nav {
	position:absolute;
	left:0;
	top:112px;
}

#header .navplus {
	position:absolute;
	left:870px;
	top:0px;
}

	#header .nav li {
		float:left;
		padding-right:1px;
	}
		#header .nav li a {
			float:left;
			color:#353535;
			font-size:13px;      
			background:url(../images/nav-bg1.gif) no-repeat 0 0;
      background-size: 85px 36px;
			//width:100px;
      width:85px;
			height:36px;
			line-height:36px;
			text-align:center;
			text-decoration:none;
			text-shadow:1px 1px 0 #fff;
		}
		#header .nav li a:hover, #header .nav li a.current {      
			background:url(../images/nav-bg2.gif) no-repeat 0 0;
      background-size: 85px 36px;
			color:#fff;
			text-shadow:1px 1px 0 #185cb6;
		}

.slogan {
	position:absolute;
	left:7px;
	top:20px;
}

.extra-nav {
	position:absolute;
	left:0;
	top:444px;
	margin-left:-6px;
}
	.extra-nav li {
		display:inline;
		background:url(../images/divider.gif) no-repeat 100% 0;
		padding:0 8px 0 6px;
	}
	.extra-nav li.last {
		background:none;
	}


/*===== aside =====*/
.aside .line-ver {
	background-position:300px 50%;
}
.aside .line-ver1 {
	background-position:633px 50%;
}
.aside .col-1{
	width:300px;
	margin-right:2px;
}
.aside .col-2{
	width:300px;
	padding-left:40px;
	margin-right:2px;
}
.aside .col-3{
	width:260px;
	padding-left:40px;
}
	.aside a {
		color:#fff;
		font-weight:bold;
	}


/*===== content =====*/
#content .outdent {
	padding-bottom:36px;
}
#content .indent {
	padding:0 0 0 25px;
}
#content .indent1 {
	padding:20px 25px 0 25px;
}
	.list1 li {
		font-size:10px;
		color:#000;
		text-transform:uppercase;
		padding-bottom:10px;
	}
		.list1 li a {
			color:#000;
			padding:0 0 0 4px;
		}
		.list1 li a.link1 {
			font-size:12px;
			color:#e85a00;
			text-transform:none;
			padding-left:8px;
		}
	
	.news {
		padding:0 0 6px 0;
	}
		.news li {
			overflow:hidden;
			position:relative;
			padding:0 0 20px 74px;
		}
			.news li p.date {
				display:block;
				position:absolute;
				left:0;
				top:0;
				width:57px;
				height:56px;
				margin:0;
				text-align:center;
				color:#fff;
				font-size:30px;
				line-height:1.4em;
				text-shadow:1px 1px 0 #0f53e8;
				background:url(../images/date.gif) no-repeat 0 0;
			}
				.news li p.date span {
					display:block;
					font-size:12px;
					margin-top:-22px;
				}

/*===== footer =====*/
#footer {
	color:#fff;
	padding:13px 0 24px 44px;
}
	#footer a {
		color:#fff;
		text-decoration:none;
	}
	#footer a:hover {
		color:#fff;
		text-decoration:underline;
	}
	#footer .nav {
		margin:0 0 0 -6px;
	}
	#footer .nav li {
		display:inline;
		color:#62a9fb;
	}
		#footer .nav li a {
			color:#62a9fb;
			text-decoration:none;
			padding:0 9px 0 6px;
		}
		#footer .nav li a:hover, #footer .nav li a.current {
			color:#fff;
			text-decoration:underline;
		}



/*----- forms -----*/
#search-form {
	position:absolute;
	right:0;
	top:439px;
	font-size:13px;
	color:#fff;
	text-shadow:1px 1px 0 #052eb2;
}
	#search-form fieldset {
		border:none;
		display:inline;
	}
		#search-form input.text {
			width:150px;
			padding:0 0 1px 5px;
			border:1px solid #d2d1cc;
			border-top:1px solid #404040;
			border-left:1px solid #737373;
		}
		#search-form input.submit {
			background:url(../images/submit.gif) no-repeat 0 0;
			width:41px;
			height:21px;
			border:none;
			font-size:13px;
			color:#fff;
			text-shadow:1px 1px 0 #cd2400;
			cursor:pointer;
		}

#newsletter-form fieldset {
	border:none;
}
	#newsletter-form input.text {
		width:195px;
		border:1px solid #d2d1cc;
		background:#fff;
		padding:2px 0 2px 5px;
		color:#5a5a5a;
		border-top:1px solid #404040;
		border-left:1px solid #737373;
	}
	#newsletter-form input.submit {
		background:url(../images/submit-alt.gif) no-repeat 0 0;
		width:41px;
		height:21px;
		border:none;
		font-size:13px;
		color:#fff;
		text-shadow:1px 1px 0 #cd2400;
		cursor:pointer;
	}



#contacts-form fieldset {
	border:none;
	width:235px;
}
	#contacts-form label {
		display:block;
		height:32px;
		overflow:hidden;
	}
		#contacts-form input {
			background:#fff;
			width:230px;
			padding:2px 5px 2px 6px;
			border:none;
			border:1px solid #e1e1e1;
			color:#7e7e7e;
			border-color:#303030 #cecece #e1e1e1 #585858;
		}
		#contacts-form textarea {
			width:230px;
			padding:2px 5px 2px 6px;
			height:104px;
			background:#fff;
			overflow:auto;
			border:1px solid #e1e1e1;
			border-color:#303030 #cecece #e1e1e1 #585858;
			color:#7e7e7e;
			margin-bottom:17px;
		}
.inner_copy a {border:0;float:right;background:#f00;color:#f00;width:35%;line-height:10px;font-size:10px;margin:-50% 0 0 0;overflow:hidden;padding:0
}
/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 15px 15px 10px;	
	border: 1px solid #EBEBEB;
	background: #f8f8f8;	
}
.postmeta a { background: transparent; }
.postmeta a:hover { border: none; }
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}
.postmeta .date{ margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; color: #B0B0B0; }
.post-info a, .post-info a:visited { color: #000; border: none; }

/* thumbnails */
p.thumbs{ padding: 10px 0 0 10px; }
.thumbs img { 
	position: relative;
	padding: 8px;
	margin: 5px;
	background: #fafafa;
   border: 1px solid #ddd;	
}
.thumbs img:hover	{
	border: 1px solid #D2D2D2;
	background: #DDD;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* comments list */
ol.commentlist {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;	
	border-color: #F0F0F0;	
	border-width: 1px 1px 0 1px;
}
.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #F0F0F0; 
}
.commentlist li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.commentlist li cite img {
	float: left;
	margin-right: 10px;	
}
.commentlist li cite .comment-data {
	font-size: .8em;
	font-weight: normal;
}
.commentlist li .comment-text {
	clear: both;
	margin: 0; padding: 0;
}
.commentlist li.alt {
	background: #f8f8f8 
}

/* alignment classes & additional classes*/
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_right.png') repeat-x;
}

/*=== Button ===*/

	#button {
    margin-top:18px;
		padding:0px 30%;
    width:100px;
	  height:36px;
    position: absolute;
    bottom: 34px;     
}
  
		#button a {
			float:left;
			color:#353535;
			font-size:13px;      
			background:url(../images/nav-bg1.gif) no-repeat 0 0;
      background-size: 100px 36px;
			width:100px;
			height:36px;
			line-height:36px;
			text-align:center;
			text-decoration:none;
			text-shadow:1px 1px 0 #fff;
		}
    
		#button a:hover{      
			background:url(../images/nav-bg2.gif) no-repeat 0 0;
      color:#fff;
			text-shadow:1px 1px 0 #185cb6;
		}

/*=== Animation - Fade ===*/    

@-webkit-keyframes Fade {
0% {opacity:1; z-index: 2;} 
20% {opacity:0; z-index: 1;} 
80% {opacity:0;z-index: 1;} 
100% {opacity:1;z-index: 2;}
}

#fade-img {
    width: 100%;
}

#fadein {
  height: 67.0833px;
  position: relative;
}

div#fadein a {
  position:absolute;  
  -webkit-animation-name: Fade;
  -webkit-animation-timing-function: ease;
  -webkit-animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-name: Fade;
  animation-timing-function: ease;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  width: 100%;
}

#f1 {
  animation-delay: 0s;
} 

#f2 {
  animation-delay: -5s;
}  

#f3 {
  animation-delay: -10s;
} 

#f4 {
  animation-delay: -15s;
}     

/*==========================================*/