@media all and (min-width: 0px) {
	/*#shadow td:after {content: "."; display: block; height: 0;visibility: hidden;}*/
}

/* iwp.su */

/* clear */
html {-webkit-text-size-adjust: 100%;  -ms-text-size-adjust: 100%; }
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th { margin: 0px; padding: 0px; border: none; font-size: 11px; /*font-size: 100%; font-family: inherit; */}
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th {}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
a { text-decoration: underline; }
a:hover { text-decoration: none; }
html, body { margin: 0px; padding: 0px; }

/* common */
.fleft { float: left !important; width: auto; }
.fright { float: right !important; width: auto; }
.aleft { text-align: left; }
.aright { text-align: right; }
.clear { clear: both !important; float: none !important; width: 0px !important; height: 0px !important; font-size: 0px !important; line-height: 0px !important; margin: 0px !important; padding: 0px !important; }
.strike { text-decoration: line-through; }
.anchor { font-size: 0px; line-height: 0px; }

/*a:visited { outline: 0; }*/

a { color: #00529b; }
a.arrowed { padding-left: 10px; background: transparent url('/common/img/arrow_link.png') 0 5px no-repeat; }
a.padded { margin-left: 12px; }

.gray { color: #98a8b0; }
.grey { color: #98a8b0; }

h1 { font-size: 25px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }

html { height: 100%; font-family: "Trebuchet MS", Arial, Sans Serif; font-size: 11px; background: #ffffff; }
body { width: 100%; height: 100%; }

#shadow { width: 100%; height: 100%; margin: 0; background: #ffffff url('/common/img/hash.png') 0 0; border: 0; border-collapse: collapse; }
#shadow td { text-align: left; border-collapse: collapse; }
.shadow_tl { width: 50px; height: 20px; background: transparent url('/common/img/shadow_tl.png') 100% 100% no-repeat; }
.shadow_tr { width: 50px; height: 20px; background: transparent url('/common/img/shadow_tr.png') 0 100% no-repeat; }
.shadow_bl { width: 50px; height: 20px; background: transparent url('/common/img/shadow_bl.png') 100% 0 no-repeat; }
.shadow_br { width: 50px; height: 20px; background: transparent url('/common/img/shadow_br.png') 0 0 no-repeat; }
.shadow_t { width: 1200px; height: 20px; background: transparent url('/common/img/shadow_t.png') 0 100% repeat-x; }
.shadow_b { width: 1200px; height: 20px; background: transparent url('/common/img/shadow_b.png') 0 0 repeat-x; }
.shadow_l { width: 50px; min-width: 4px; background: transparent url('/common/img/shadow_l.png') 100% 0 repeat-y; }
.shadow_r { width: 50px; min-width: 3px; background: transparent url('/common/img/shadow_r.png') 0 0 repeat-y; }
.shadow_c { width: 1200px; text-align: center; vertical-align: top; background: #ffffff; }
.shadow_f { width: 1200px; text-align: center; vertical-align: bottom; background: #ffffff; }
#container { text-align: left; padding: 20px 20px 0px 20px; min-width: 980px; position: relative; }

/*.index #container { padding:20px 10px 0 10px; }*/

/* force 1000 { */
.shadow_t { width: 1000px; }
.shadow_b { width: 1000px; }
.shadow_c { width: 1000px; }
.shadow_f { width: 1000px; }
/* } */

#frontispiece { /*overflow: hidden; position: relative; height: 100px; margin: 0 0 30px 0; background: #eeeeee;*/ }
#frontispiece .tab { /*position: absolute;*/ width: 100%; height: 340px; background: transparent 0 0 repeat; }
#frontispiece .tab td { vertical-align: bottom; }
#frontispiece .tab .line { position: relative; padding: 20px 0px 15px 20px; color: #ffffff; /*background: transparent url('/common/img/frontispiece.png') 0 0 repeat;*/
																		background: transparent url('/common/img/frontispiece-1.png') 0 0 repeat;
						}
#frontispiece .tab .line h2 { margin: 0; font-size: 46px; line-height: 40px;  }
#frontispiece .tab { /*display:none;*/}
/* #frontispiece .tab .line h2,
#frontispiece .tab .line blockquote {display:block;width:450px;
										text-shadow: 0 7px 11px #000;
										filter: progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=70);
									}*/
	#frontispiece .tab .line .fright {
		position:absolute;
		z-index:100;
		float: left;
		width: 350px;
		right: 12px;
		top: 7px;
	}
	#frontispiece .tab .line .fleaft { position:relative; z-index:10; /*float: right; */width: 780px; }
    #frontispiece .tab .line {height: 1%;}
    #frontispiece .tab .line:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
    html > body #frontispiece .tab .line { /*min-height: 1px; height: auto; */ min-height: 40px;}

	#frontispiece .tab .line {position:relative;overflow:hidden;}
	#frontispiece .tab .line .clear {display:block !important;width:100% !important;height:100% !important;position:absolute;top:0;left:0;z-index:9;/*background-color:#000;*/}
	#frontispiece .tab .line { /*display:none; */}
	#frontispiece .tab.quotator_active .line {display:block !important;}
/*	#frontispiece .tab .line .clear {
									-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
									filter: alpha(opacity=50);
									   -moz-opacity: 0.5;
									  -khtml-opacity: 0.5;
									  opacity: 0.5;
									}
*/
#frontispiece .tab .line blockquote { width: 450px; font-size:13px; font-weight:bold; }
#frontispiece .tab .line a {
	display: block;
	margin: 0 0 0 0;
	text-decoration: none;
	color: #ffffff;
	position:relative;
	z-index:5000;
	font-size: 15px;
	background: transparent url('/common/img/arrow-slider.png') no-repeat right 0;
	line-height: 35px;
	text-align: right;
	padding-right: 20px;
	min-width: 85px;
	}
#frontispiece .tab .line a img { margin: 0 0 10px 0; }
#frontispiece .tab .line a:hover { border-bottom: 1px solid transparent; }
.index #frontispiece { top: -10px; height: 340px; margin: 0 0 20px 0; border: 10px solid #d1dee5; background: transparent; }

.lt-ie8 #frontispiece { overflow: hidden; /*position: relative; */ zoom:1;}

#logo { float: left; display: block; width: 214px; height: 90px; padding: 19px 0 0 10px; }
#logo:active, #logo:visited { outline: 0; }
img.logo { display: none; }

#menu { float: left; display: block; overflow: hidden; width: 670px; height: 24px; margin: 70px 0 10px 0; padding: 0; }
#menu a { display: block; float:left; height: 24px; font-weight: normal !important; letter-spacing: normal; padding: 0 8px 0 22px; /*margin-left: 20px;*/ color: #00529b; font-size: 11px; text-transform: uppercase; line-height: 24px; /*background: transparent url('/common/img/menu_item.png') 0 0 no-repeat;*/ }
.ie-9 #menu a { margin-left: 4px; }
#menu a:first-child { margin-left: 0; }
#menu a:visited, #menu a:active { outline: 0; }
#menu a:hover,
#menu a.selected { color: #ffffff; background: transparent url('/common/img/menu_item.png') 0 -24px no-repeat; text-decoration: none; }

#lang { width: 80px; float: right; clear: right; text-align: right; height: 20px; margin: 20px 0 0 0; }
#lang a { display: inline-block; height: 20px; padding: 0 6px; color: #00529b; font-size: 10px; text-transform: uppercase; line-height: 20px; text-decoration:none;}
#lang a:visited, #lang a:active { outline: 0; }
#lang a:hover,
#lang a.selected { color: #ffffff; background: #0086c5 url('/common/img/grad_20.png') 100% 0 repeat-x; text-decoration: none; }

#page { position: relative; width: 100%; min-width: 960px; min-height: 100%; margin: 0; padding: 0; color: #333333; }
#page h1 { margin: 0 0 30px 238px; }
#page .center h1 { margin-left: 0px; }
#page .center p b {font-weight:normal;color:#aaa;}
#page .center * p b {font-weight:bold;color:#000;}
#columns { margin: 0 270px 0 240px; }
#columns.inner { margin: 0 0 0 240px; }

.middle { float: left; width: 100%; }
.center { float: right; width: 100%; margin: 0; padding: 0; }
.left { position: relative; float: left; width: 210px; margin: 0 20px 0 -240px; padding: 0; }
.right { position: relative; float: right; width: 250px; margin: 0 -270px 0 20px; padding: 0; }

.index #columns { /*margin: 0 260px 0 480px;*/ margin: 0; min-height: 352px; }
.index .left { width: 470px; margin: 0 10px 0 -480px; padding: 0; }
.index .right { width: 250px; margin: 0 -260px 0 10px; padding: 0; }

.heading { margin: 0 0 15px 0; padding: 0 0 5px 0; border-bottom: 1px dotted #00529b; font-weight: bold; text-transform: uppercase; }
.index .heading { height: 24px; line-height: 24px; margin: 0; padding: 0 0 0 12px; background: transparent url('/common/img/heading.png') 50% 0 no-repeat; border: 0; color: #ffffff; }
.index .heading img { width: 24px; height: 24px; margin: 0 0 0 2px; vertical-align: middle; }

.index #map { position: relative; width: 455px; min-height: 260px; }
.index #map p { padding: 0 0 0 15px; }
.index #map #tip { position: absolute; top: 105px; left: 230px; /*padding: 105px 50px 10px 230px;*/ width: 175px; height: 105px; }
.index #map #tip h2 { font-size: 14px; font-weight: bold; }
.index #map #tip p { text-indent: -14px; }
.index #map #note { float: right; margin: 40px 0 0 20px; width: 228px; }
.index #map #note p { padding: 10px; border: 1px solid #d1dee5; }
.index #map span { font-size: 30px; color: #0485c3; }
.index #map b { color: #2595cb; }

.index #graph { margin: 15px 0 0 7px; }

.settings { margin: 0 0 25px 0; }
.settings b { display: inline-block; margin: 0 12px 0 0; padding: 0 6px 0 6px; color: #ffffff; background: #00529b; line-height: 18px; font-weight: normal; }
.settings a { display: inline-block; margin: 0 12px 0 0; padding: 0 6px 0 6px; line-height: 18px; text-decoration: none; }
.settings a span { border-bottom: 1px dotted #00529b; }
.settings a:hover span { border-bottom: 0; }
.filter {/* float: right;*/  position: relative; display:inline-block; *display:inline; *zoom:1;}
.filter a.first { position: relative; z-index: 2; margin: 0; padding: 0 27px 0 6px; background: transparent url('/common/img/filter_item.png') 100% 0 no-repeat; }
/*.settings a:hover.first { color: #ffffff; background-position: 100% -18px; }*/
.filter .other { display: none; position: absolute; top: -1px; left: -1px; z-index: 1; min-width: 100%; padding: 18px 0 3px 0; border: 1px solid #abb7be; background: #ffffff; }
.filter .other a { display: block; float: left; margin: 0 21px 0 0; padding: 0 6px 0 6px; background: #ffffff; white-space: nowrap; }
.filter a { outline: none; }

.news { margin: 0 0 15px 0; padding: 0; }
.news div { padding: 0 0 15px 0; }
.news div b { display: block; margin: 0 0 1px 0; }

.index .news { margin: 0 0 12px 0; padding: 5px 0 0 0px; }
.index .news div { padding: 7px 0 5px 0; border-bottom: 1px dotted #00529b; font-size: 12px;  }
.index .news div b { display: block; margin: 0 0 7px 0; color: #585858;  font-size: 12px; font-weight: normal;}
.index .news div a { font-size: 12px; }
.index .news .arrowed { position: relative; top: 12px; }

a.slider { border-bottom: 1px dotted #00529B; text-decoration: none; }
a:hover.slider { border-bottom: none; }
a:active.slider { outline: none; }
a:visited.slider { outline: none; }
div.slider { margin: 0 0 15px 0; }

.document { margin: 0 0 40px 0; }
.document div { margin: 0 0 0 0; }
.document div div { margin: 0 0 15px 0; }
.document .shifted { margin: 0 0 0 170px; }
/*.document .results div { margin: 0 0 0 170px; clear: left; }*/
.document h2 { margin-bottom: 15px; font-size: 14px; font-weight: bold; }
.document h3 { margin-bottom: 10px; font-size: 12px; font-weight: bold; }
.document h4 { margin-bottom: 5px; font-size: 11px; font-weight: bold; }
.document img { float: left; margin: 0 5px 0 0; vertical-align: middle; }
.document .book { float: left; width: 154px; height: 228px; margin: 0 16px 0 0; background: url('/common/img/book.png') 0 0 no-repeat; overflow: hidden; table-layout: fixed; }
.document .book td { padding: 1px 1px 3px 8px; vertical-align: middle; overflow: hidden; border: 0; }
.document .book img { float: none; display: block; max-width: 144px; margin: 0 auto 0 auto; }
.document .book div { padding: 0 5px 0 8px; color: #abb7be; text-align: center; }
.document .achievment { float: left; width: 154px; margin: 0 16px 0 0; }
.document .achievment img { float: none; display: block; width: 154px; margin: 0 auto 0 auto; }
.document span { display: block; float: left; padding: 3px 35px 0 0; color: #abb7be; }

.block { margin: 0 0 20px 0; }
/*.block .arrowed { margin: 15px 0 0 12px; }*/
.block .document { margin: 0 0 15px 0; }
.block .document span { float: none; margin: 0 0 0 35px; padding-right: 30px; }
.right .block .document span { padding-top: 0; }

.paginator {}
.paginator b { display: inline-block; padding: 0 6px 0 6px; color: #ffffff; background: #00529b; line-height: 18px; font-weight: normal; }
.paginator a { display: inline-block; padding: 0 6px 0 6px; line-height: 18px; }

p { margin-bottom: 15px; }
.list p { margin-bottom: 5px; }

hr { height: 0; margin: 25px 0 25px 0; padding: 0; text-align: left; line-height: 0px; border: 0; border-bottom: 1px dotted #00529b; }
h2 { margin-bottom: 15px; font-size: 14px; font-weight: bold; }

.center p img { margin: 0 10px 5px 0; }
.center ul { margin: 0 0 0 8px; padding: 0; }
.center ul ul { margin: 0 0 0 13px; padding: 6px 0 0 0; }
.center li { margin: 0 0 6px 12px; padding: 0; list-style-image: url('/common/img/icon_li.png'); }

.center table { margin: 0 0 15px 0; }
.center table p { margin: 0; }
.center th { padding: 4px 4px; color: #ffffff; background: #00529b; font-weight: normal; vertical-align: middle; }
.center th b { font-weight: bold; font-weight: bold;}
.center td { padding: 4px 4px; border: 0; border-bottom: 1px solid #d6dae0; vertical-align: middle; }

#shadow input { height: 21px; line-height: 21px; padding: 0 6px 0 6px; border: 1px solid #d1dee5; font-family: Arial, Sans Serif; font-size: 11px; background: #ffffff; }
#shadow input.checkbox { position: relative; top: 3px; width: auto; height: auto; margin: 0 5px 0 0; padding: 0; border: 0; }
#shadow input.radio { position: relative; top: 3px; width: auto; height: auto; margin: 0 5px 0 0; padding: 0; border: 0; }
#shadow input.button { height: 23px; border: 2px outset #d1dee5; }
#shadow input:active.button { border: 2px inset #d1dee5; }
#shadow select { height: 23px; padding: 0 0 0 3px; border: 1px solid #d1dee5; font-family: Arial, Sans Serif; font-size: 11px; background: #ffffff; }
#shadow select.thin { width: 50px; }
#shadow textarea { line-height: 14px; padding: 5px 6px 2px 6px; border: 1px solid #d1dee5; font-family: Arial, Sans Serif; font-size: 11px; background: #ffffff; }

.center form { margin: 0 0 15px 0; }
.center form table { width: auto; margin: 0px; }
.center form table th { width: 200px; padding: 3px 0 3px 0; border: 0; background: transparent; }
.center form table td { width: 200px; padding: 3px 0 3px 0; border: 0; }
.center form table td.field { width: 520px; }

form input { width: 198px; }
form input.button { width: auto; }
form select { width: 212px; }
form textarea { width: 198px; }

.center form.search_advanced { }

.center form.archive input { width: 75px; }
.center form.archive table { width: auto; }
.center form.archive td { width: auto; padding: 0 5px 0 0; }

.gallery { vertical-align: top; }
.gallery td { padding: 0; border: 0; vertical-align: top; }
.gallery td td {  }
.gallery table { margin: 0 0 30px 0; vertical-align: top; }
.gallery .item { padding: 0 0 30px 30px; }
.gallery .first { padding: 0 0 30px 0; }
.gallery .item a { display: block; width: 120px; height: 80px; overflow: hidden; }

.star { padding: 0 0 0 5px; color: #ff0000; }

.list { margin: 0 0 15px 0; }

.cv .heading { padding-top: 15px; text-transform: none; }
.cv input.button { margin-left: 0; }

.subscribe { margin: 40px 0 0 0; }
.center .subscribe input { width: 508px; }
.center .subscribe select { width: 522px; }
.center .subscribe textarea { width: 508px; }
.center .subscribe .button { width: auto; margin: 0 0 0 200px; }

.subscription { margin: 0 0 15px 0; }

.callback { margin: 40px 0 0 0; }
.center .callback input { width: 508px; }
.center .callback select { width: 522px; }
.center .callback textarea { width: 508px; }
.center .callback .button { width: auto; margin: 0 0 0 200px; }

.download { margin: 15px 0 15px 0; }
.download img { float: left; margin: 0 5px 0 0; vertical-align: middle; }
.download span { display: block; float: left; padding: 3px 35px 0 0; color: #abb7be; }

.sub-links { margin: 15px 0 0 0; }

#navigation { list-style: none; margin: 0 0 40px 0; padding: 0; }
#navigation a:hover { text-decoration: none !important; }
#navigation li { margin: 0 0 10px 12px; padding: 0; }
#navigation li.selected a { font-weight: bold; color: #333333; text-decoration: none; }
#navigation li.selected li a { font-weight: normal; color: #00529b; text-decoration: underline; }
#navigation li.selected li.selected a { font-weight: bold; color: #333333; text-decoration: none; }
#navigation li.selected li.selected li a { font-weight: normal; color: #00529b; text-decoration: underline; }
#navigation li.selected li.selected li.selected a { font-weight: bold; color: #333333; text-decoration: none; }
#navigation li.selected li.selected li.selected li a { font-weight: normal; color: #00529b; text-decoration: underline; }
#navigation li.selected b { padding: 0 10px 0 0; background: transparent url('/common/img/arrow_navigation.png') 100% 5px no-repeat; }
#navigation li li { margin: 0 0 10px 0; }
/*#navigation ul { display: none; }*/
#navigation ul { list-style: none; margin: 0; padding: 10px 0 0 10px; }

#links, #links ul { list-style: none; padding: 0; }
#links { margin: 0 0 11px 0; }
#links li { margin: 0 0 6px 0; padding: 10px 12px 10px 12px; background: #e8eef2; }
#links li a, #links li a:hover { font-weight: bold; color: #87979f; text-decoration: none; }
#links li ul { margin: 3px 0 0 0; }
#links li li { margin: 5px 0 0 0; padding: 0; }
#links li li a { color: #00529b; font-weight: normal; text-decoration: underline; }
#links li li a:hover { color: #00529b; font-weight: normal; text-decoration: none; }

#footer { height: 80px; padding: 20px; font-size: 11px; color: #20140b; }
.index #footer { padding: 0 20px 20px 20px; }
#footer .ruler { height: 0px; margin: 0 0 10px 0; padding: 0; border: 0; border-top: 10px solid #00529b; font-size: 0px; line-height: 0px; }
#footer .copyright { float: left; width: 610px; padding: 0 0 8px 0; }
#footer .search,
#container .quick-search { float: left; padding: 0 0 0px 0; }

#footer .search input,
.quick-search input { width: 207px; height: 21px; line-height: 21px; padding: 0 6px 0 6px; border: 1px solid #d1dee5 !important; border-right: 0 !important; font-family: Arial, Sans Serif; font-size: 11px; background: #ffffff; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
#footer .search input.button,
.quick-search input.button { cursor: pointer; width: 21px; height: 23px; padding: 0; border: 1px solid #d1dee5 !important; border-left: 0 !important; background: #ffffff url('/common/img/icon_search.png') 0 0 no-repeat !important; color: transparent !important; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;}
#footer .search input:active,
.quick-search input:active { outline: 0; }


#container .quick-search {
	position: absolute;
	left: 664px;
	top: 45px;
	right:auto;
}

#container .top-links {
	position: absolute;
	right: 26px;
	top: 20px;
	margin: 0;
	padding: 0;
}

		#container .top-links li {
			display: inline;
			list-style: none;
			margin-left: 10px;
		}

		#container .top-links li:first-child {
			margin-left: 0;
		}

			#container .top-links li a {
				color: #20140B;
			}

.index #lang {
	position: relative;
	top: 6px;
}

#footer .rbc { float: right; width: 200px; text-align: right; padding: 0 0 8px 0; text-align: right; color: #949494; font-size: 12px; }
#footer .rbc a { margin: 0; color: #949494; font-size: 12px; text-decoration: none;  }
#footer .links { padding: 8px 0 0 0; }
#footer .links a { margin: 0 28px 0 0; color: #20140b; }

.tenders-list { width:100% }

	.tenders-list .col1 { width:45% }
	.tenders-list .col2 { width:25% }
	.tenders-list .col3,
	.tenders-list .col4 { width:15% }	


.cols {}

	.cols .col-1,
	.cols .col-2,
	.cols .col-3,
	.cols .col-4 { float: left; }

		.index #columns .col-1 {
			width: 219px;
			margin-right: 22px;
		}


		.index #columns .col-2 {
			width: 230px;
			margin-right: 24px;
		}	



		.index #columns .col-3 {
			width: 230px;
			margin-right: 24px;
		}	


		.index #columns .col-4 {
			width: 230px;
			margin-right: 0px;
		}					


.links-block {}

	.links-block ul {
		margin:0;
		padding: 11px 0 0 0;
		border-top: 1px solid #E3E3E3
	}
	.col-4 .links-block ul {
		padding-bottom:0px;
		line-height: 1.2;
	}

		.links-block .blocks ul:first-child { border: none; }

		.links-block ul li {
			padding: 0 0 0 8px;
			margin: 0 0 7px 0;
			list-style: none;
			background: url(../img/list-bullit.png) no-repeat 0 8px; 

			
		}

			.links-block ul li a { font-size: 12px; }

		.index .col-4 .links-block ul li {
			display: inline-block;
			vertical-align: top;
			width: 103px;
			
		}


		.lt-ie8 .index .col-4 .links-block ul li {
			zoom: 1; 
			display: inline;
		}


.index .docs { margin-top: 15px; }

	.index .docs .document {
		float: left;
		width: 100px;
		/*margin-bottom: 0;*/
		margin-bottom:0;
		
	}
	

		.index .docs .document img {
			float: none;
			margin: 0;			
		}

		.index .docs .document a span {
			display: block;
			margin: 0 auto 8px auto;
			border: 1px solid #CCC;
			float: none;
			width: 73px;
			height: 79px;
			overflow: hidden;
			padding: 0;
		}

		.index .docs .document a {
			display: block;
			text-align: center;
			font-weight: bold;
		}

	.index .docs .document.first { margin-right: 15px; }
	

.top-links {
		margin: 0 0 0 0;
		padding: 0;
		text-align: right;
		position: absolute;
		top: 18px;
		right:10px;
}

.lt-ie8 .top-links { position: relative; z-index: 500; }

	.top-links li {
		display: inline;
		font-size: 11px;
		color: #8F8F8F;
		list-style: none;
		margin: 0 0 0 15px;
		padding: 0;
	}

	.top-links li:first-child { margin: 0; }

		.top-links li a {
			color: #8F8F8F;
			
		}

.quick-search {
	position: absolute;
	right:10px;
	top: 48px;
}		


.links-img {
	margin: 0;
	padding: 0;
}

	.links-img li {
		margin: 20px 0 0 0;
		padding: 0;
		list-style: none;
	}

	.links-img li:first-child { margin: 0;}

		.links-img li a { display: block; /*height:144px;*/ overflow:hidden; }
		.links-img img {display:block;}

.client-block:after{
	clear: both;
	content: "";
	display: table;
  }
.client-block{
	background: #dfe6eb;
	margin: 10px 0px 7px 0px;
	padding: 14px 0px 14px 0px;
}

.client-block div{
	width: 28%;
	float: left;
	padding: 0px 43px 0px 18px;
}
.client-block .last{
	padding-right: 0px;
}
.client-block a{
	text-decoration: none;
}
.client-block span:hover{
	text-decoration: underline;
}
.client-block p{
	margin-bottom: 0px;
}
.client-block p:hover{
	text-decoration: underline;
}
.client-block a img{
	float: right;
	width: 100px;
	height: 85px;
        padding-left:5px;
}
.client-block a span{
	font-weight: bold;
    font-size: 15px;
	padding-bottom: 5px;
	display: block;
}
.client-block a p{
	color: black;
}

#footer .copyright p {
	margin-bottom: 7px;
	color: #5A5A5A;
}

#footer .copyright p,
#footer .copyright p a { font-size: 12px; }


#footer .bottom-menu {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #999;
}

	#footer .bottom-menu ul {
		margin: 0;
		padding: 0;
	}


		#footer .bottom-menu ul li {
			display: inline-block;
			vertical-align: top;
			/*width: 160px;*/
			margin-bottom: 7px;
			/*background: url("../img/list-bullit.png") no-repeat scroll 0 8px transparent;*/
			padding-left: 0px;
			text-align: left;
			
		}
		#footer .bottom-menu ul li.not-first {
			margin-left:20px;
		}

		.lt-ie8 #footer .bottom-menu ul li {
			zoom: 1; 
			*display: inline; 
		}

		#footer .bottom-menu ul li,
		#footer .bottom-menu ul li a {
			font-size: 12px;
		}

		#footer .bottom-menu .nav-bottom {
			float: right;
			display: inline-block;
			vertical-align: top;
		}

		#footer .bottom-menu .nav-bottom:first-child {
			float: left;
		}

		.lt-ie8 #footer .bottom-menu .nav-bottom {
			display: inline;
			zoom:1;
		}



/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
./*flexslider .slides img {width: 100%; display: block;}*/
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; /*border: 4px solid #fff; */ position: relative; /*-webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); */zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 10px; text-align: right; padding-right: 25px;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a { font-size: 15px; color:#FFF; font-weight: bold; width: 20px; height: 20px; display: block; text-decoration: none; text-align: center; line-height: 20px; /*background: #666; background: rgba(0,0,0,0.5);*/ cursor: pointer;  -/*webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);*/}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(255,255,255,0.25); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}



/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



.main-menu {
    width:680px; /* 755px;-*/
    display: block;
    float: right;
    height: 34px;
    margin: 28px 0 13px;
    padding: 0; 
    
	
}


    .main-menu ul.level-1 {
        width: 100%;
        height: 34px;
        display: table;
        margin: 0;
        padding: 0;
        color: #504f50; }

    .main-menu ul.level-1 .popup-menu {
        width: 100%;
        height: 1px;
        display: block;
        position: relative; }

        .main-menu ul ul {
             visibility: hidden; }

        .main-menu ul :hover ul {
            visibility:visible; }

        .main-menu ul.level-1 > li { 
            margin: 0;
            padding: 0 30px 0 0;
            position: relative;
            display: table-cell;
            z-index:999; }



        .main-menu ul.level-1 > li.last {
            padding: 0;
           /* margin-left: -2px;*/}

        .main-menu ul.level-1 > li.last a {
            /*position: relative;
            right: -16px;
            left: -2px;*/
    		position: relative; }

    	.lt-ie9 .main-menu ul.level-1 > li.last a {
    		position:static;
    	}

        .main-menu ul.level-1 > li.last ul {
           /* right: -11px;
            left: auto; */}


        .main-menu ul li a,
        .main-menu ul li a:hover {
            display: inline-block;
            font-size: 11px;
            line-height: 24px;
            text-decoration: none;
            text-transform: uppercase;
            color: #00529b; }

        .main-menu ul.level-1 li > a {
            height: 32px;
            padding: 0;
            margin: 1px 1px 0 1px;
            position: relative;
            line-height: 32px;
            white-space: nowrap;
            /*font-weight: bold;*/
            text-decoration: underline; }
        .main-menu ul.level-1 li:hover > a {
            color: #00529b;
            border: 1px solid #c3d6df;
            border-bottom: none;
            margin: 0;
            background: #fff ; }

        .main-menu ul li.no-sub:hover > a {
            border-color: #fff; }

        .main-menu ul.level-1 li > a .corner {
            width: 5px;
            height: 5px;
            position: absolute;
            top: -1px;
            display: none;
            background: url(/common/img/main_menu_corner.gif); }

        .main-menu ul.level-1 li > a .corner.c-left {
            left: -1px; }

        .main-menu ul.level-1 li > a .corner.c-right {
            right: -1px;
            background-position: 0 -5px; }

        .main-menu ul.level-1 li:hover a .corner { display: block; }

.main-menu ul.level-1 li a,
.main-menu ul.level-1 li a.active {
    color: #00529b;;
    z-index: 998;}

.main-menu ul.level-1 li a i {
    height: 32px;
    display: block;
    padding: 0 6px 0 6px;
    font-style: normal; }

.main-menu ul.level-1 li a:hover,
.main-menu ul.level-1 li a.selected,
.main-menu ul.level-1 li:hover a {
    color: #fff;
    text-decoration: none;}

.main-menu ul.level-1 li a:hover i,
.main-menu ul.level-1 li a.selected i,
.main-menu ul.level-1 li:hover a i {
    background: url('/common/img/grad_ll.png') 0 bottom repeat-x; }

.main-menu ul ul li {
    display: block;
    margin:0;
    padding: 0 9px;
    background: rgba(255,255,255,.9); }

.main-menu ul ul {
    padding: 10px 0 0 0;
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    z-index: 800;
    border: 1px solid #c3d6df;
    border-bottom: none; }
.main-menu ul li.last ul {
    left: auto;
    right: 15px; }

.main-menu ul ul li table td { 
    width: 244px !important;
    padding-right: 20px;
    padding-bottom: 7px;
    vertical-align: top; }

.main-menu ul ul.level-2 li a { 
       width: 224px !important;
       height: auto;
       padding: 0 0 0 8px;
       margin: 0 !important;
       right: auto !important;
       color: #00529B;
       font-size: 12px;
       line-height: 16px;
       text-align: left;
       text-decoration: underline;
       text-transform: none;
       background: url(/common/img/main_menu_arrow.gif) 0 center no-repeat; }

.main-menu ul .item-4 ul.level-2 li a { width: 160px !important;  }
.main-menu ul .item-4 ul.level-2 li td {width: 160px !important; padding-right:0;}

.main-menu ul.level-1 li:hover ul.level-2 li a { color: #00529b; text-decoration: underline; font-weight:normal !important; }

.main-menu ul ul.level-2 li a:hover {
    font-size: 12px;
    color: #00529B;
    line-height: 16px;
    border: none !important;
    text-decoration: none !important;
    text-transform: none; }

    .main-menu ul ul.level-2 li span {
        display: block;
        padding-left: 8px; }

    .main-menu ul ul.level-2 li.bottom {
        width: 100%;
        background: none;
        padding: 0;
        position: absolute;
        left: -1px;
        bottom: -4px; }

        .main-menu ul ul.level-2 li.bottom .left-corner {
            height: 4px;
            display: block;
            background: url(/common/img/main_menu_bottom.png) 0 -4px; }

        .main-menu ul ul.level-2 li.bottom .right-corner {
            width: 100%;
            height: 4px;
            display: block;
            margin: 0 0 0 4px;
            position: relative;
            right: 2px;
            background: url(/common/img/main_menu_bottom.png) right 0 no-repeat; }


.breadcrumbs {
	margin: -10px 0 10px 1px;
	padding: 0;
}

	.breadcrumbs li {
		display: inline;
		list-style: none;
	}  

	.breadcrumbs li.slash {
		padding: 0 5px;
	}          


.slider .slider-slides > li .heading {
	font-size:22px;
}

/*.cols.main-cols {
	min-height: 370px;
}*/

.index .block {
	margin-bottom: 5px;
}

.index .rates {
	margin-top: 12px;
}
