body {
		background:#ccc url(/img/public/bg.jpg) top left;
		font-family: Tahoma, Geneva, sans-serif !important;
		font-size:12px !important;
		color:#636363;
	
}

p {
	font-family: Tahoma, Geneva, sans-serif !important;
	font-size:12px;
	}
h1 {
	font-size:30px;
}
h2 {
	font-size:16px;
	margin:0px 0px 6px 0px;
}

.purple { color:#a8187e;}
.green { color:#8cc217;}
.ocean-blue { color:#0c9f82;}
.text { color:#636363;}
.grey { color:#c2c2c2;}
.wwe{
	margin-right:20px;
}
.wrap {
	width:996px;
	margin:auto;
	overflow:hidden;
	background:url(/img/public/wrap-bg.png) top left;
	zoom:1;
	z-index:1;
}
.wrap.index {
	background:url(/img/public/wrap-bg-index.png) top left;
}


.wrap-bot {
	width:996px;
	margin:auto;
	overflow:hidden;
	background:url(/img/public/wrap-bot-bg.png) no-repeat top left;
	padding-top:40px;
}

.wrap {
	//background:url(/img/public/wrap-bg.gif) top left;
}
.wrap.index {
	//background:url(/img/public/wrap-bg-index.gif) top left;
}
.wrap-bot {
	//background:url(/img/public/wrap-bot-bg.gif) no-repeat top left;
}


.container {	
	position:relative;		
}
html>body .container {
	min-height: 850px;
	height: auto;	
}

.illustration { 
	position:absolute!important;
	bottom:0px;
	left:0px;
	z-index:100 !important;
}
#left-menu.search_res{
	padding-top:15px;
	background-image:url("/img/public/search_bg_top.png");
	background-repeat: no-repeat;
	background-position: top;
	background-color:#fafafa;
	width:195px;
}
.search_res p{
	margin-left:15px;
}
.src_last{
	background-image:url("/img/public/search_bg_bottom.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width:195px;
	height:7px;
}
#footer {
	margin:auto;
	text-align:center;
	padding:10px 0 40px 0;
}
	#footer p {
		font-size:11px;
		line-height:14px;
		margin-bottom:5px;
		color:#000;
	}
#left-menu {
	
}
.logo {
	text-align:center;
	padding-top:24px;
	padding-bottom:20px;
}
#main-flash{
	height:352px;
	background:url(/img/public/flash-bg.jpg) repeat-x top left;
	color:#fff;
}
.flash {
	float:left;
	width:627px;
	overflow:hidden;
}
.flash-map {
	float:left;
	width:222px;
	margin:12px 10px 0px 13px;
	text-align:center;
}
	.flash-map p {
		margin:0px 0px 8px 0px;
		text-align:left;
		font-weight:normal;
		line-height:16px;
		color:#EAEEF5;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	.News_selected{
		color:#007768 !important;
}
.flash-map a.map-button {
	display:block;
	margin:11px 0px 0px 0px;
	width:230px;
	height:37px;
	background:url(/img/public/map-button.png) no-repeat top left;
	color:#fff;
	font-family:"Arial Narrow";
	text-decoration:none;
	font-size:16px;
	text-transform:uppercase;
	line-height:35px;
	text-shadow: 1px 1px 0px #333;
	position:relative;
	z-index:100;
}
	.flash-map a.map-button:hover {
		color:#fff;
		cursor:pointer;
	}

	
#navigation ul {
	margin:0px 0px 15px 0px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;
	zoom:1;
}	
	#navigation ul li {
		margin:0px;
		padding:5px 0px;
		float:left;
		border-right:solid 1px #cbe4e1;
		text-align:center;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:18px;
	}
	.item-1 { width:115px; }
	.item-2 { width:135px;}
	.item-3 { width:160px;}
	.item-4 { width:165px;}
	.item-5 { width:145px;}
	.item-6 { width:75px;}
	.item-7 { width:70px; }
	
	
	#body-ukr .item-1 { width:66px; }
	#body-ukr .item-4 { width:145px;}
	#body-ukr .item-7 { width:130px; }
	
	.item-fisrt{
		text-align:left !important;
	}
	.item-last{
		text-align:right !important; border:none !important;
	}
		#navigation ul li a {
			text-decoration:none;
			color:#26559d;
			font-family: Myriad Pro, Tahoma, Geneva, sans-serif;
		}	
		#navigation ul li a:hover {
			color:#eb9e00;
			text-decoration:none;
		}
		#navigation ul li.selected a {	color:#eb9e00; }
			
.pad-left {
	overflow:hidden;
	zoom:1;
	padding-left:25px;
}			






.index-cols {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;
	zoom:1;
	background:url(/img/public/index-news-bg.gif) no-repeat left bottom;
}
	.index-cols li {
		float:left;
		width:290px;
		padding-top:20px;
		font-size:14px;
		color:#878686;
		font-weight:bold;
		/*background:url(/img/public/index-news-bg.gif) no-repeat -300px bottom;*/
	}
		.index-cols li.last-col {
			float:left;
			width:245px;
			padding-left:50px;
			/*background:url(/img/public/index-news-bg.gif) no-repeat -605px bottom;*/
		}
		.index-cols li.first-col {
			float:left;
			width:240px;
			padding-right:50px;
			/*background:url(/img/public/index-news-bg.gif) no-repeat -50px bottom;*/
		}
		.index-date {
			margin-bottom:5px;
			color:#787878;
			font-style:italic;
			font-size:14px;
		}
		.news-index-announce {
			line-height:13px;
		}
		.news-index-announce a {
			font-size:11px;
			text-decoration:none;
			line-height:16px;
			font-weight:normal;
			}
.lang {
	padding-top:40px;
	
}		
	.lang ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
		position: relative;
		width: 420px;
		left: -48px;
	}		
		.lang ul li {
			float:left;		
		}		
	.lang span {
		padding:0 10px;
	}		
	.lang a {		
		text-decoration:none;		
	}		
		.lang a:hover {
			text-decoration:underline;
		}		
		.lang a.donate {
			width: 74px;
			color:#fff;
			text-decoration:none;
			background:url(/img/public/donate-bg.gif) no-repeat left top;
			padding:5px 0 10px 0;
			display:block;
			margin-right:20px;
			line-height:12px;
			margin-top:2px;		
			text-align: center;
		}
		#body-ukr .lang a.donate {
			font:15px/22px Myriad Pro,Tahoma,Geneva,sans-serif;
			width:130px;
			padding:0 0 10px 0;
			background:url(/img/public/donate-bg-ukr.gif) no-repeat left top;
		}
		
		#body-ukr .lang {
			width:291px;


		}
		#body-ukr .logo {

			width:265px;

		}
		.lang a.current-lang {
			color:#a8a8a8;
			text-decoration:none;
		}
.lang a,
.search {
	font:15px/25px Myriad Pro, Tahoma, Geneva, sans-serif;
	color: #000000;	
}		
.search {
	padding-top:41px;
	text-align:right;
	position: absolute;
	right:-113px;
}
	.search form {
		display:block;
		padding:0px;
		margin:0px;
		overflow:hidden;
		zoom:1;
	}
	.search form label {
		display:block;
		float:left;
		padding:0px 7px 0 0;
		margin:0px;
	}

.search-input {
	border:solid 1px #e5cd9e !important;
	padding:2px;
	background:#fff url(/img/public/arr.gif) no-repeat right center;
	padding-right:20px;
	width:120px;
	float:left;
	margin-top:3px !important;
}

#main-content ul li { color:#636363;}



.left-menu {
	list-style-type:none;
	margin:0px 10px 0 0;
	padding:10px 0px 0px 0px;
	background:url(/img/public/left-menu-bg.gif) no-repeat left top;
}
	.left-menu li {
		margin:0px;
		padding:5px 15px 7px;
		border-bottom:solid 1px #c9e2df;
	}
	.left-menu li.bottom-menu {
		margin:0px;
		padding:5px 15px 15px;
		border-bottom:none;
		background:url(/img/public/left-menu-bg.gif) no-repeat left bottom;
	}
		.left-menu li a {
			display:block;
			text-decoration:none;
			font-size:14px;
			padding-right:20px;
			font-family:"Trebuchet MS";			
		}
			.left-menu li a:hover, .left-menu li.selected a {
				background:url(/img/public/left-menu-bullet.gif) no-repeat right 6px;
				color:#f4cf7e;
			}
			
			
			h1.donate {color:#8cc217;}
			#navigation ul li a.donate:hover {color:#c4e876;}
			#navigation ul li.selected a.donate {color:#c4e876; }
			
			h1.whoweare {color:#eb9e00;}
			#navigation ul li a.whoweare:hover {color:#f4cf7e;}
			#navigation ul li.selected a.whoweare {color:#f4cf7e; }
			
			h1.whatwedo {color:#007768;}			
			.whatwedo li a:hover {color:#81bab3 !important;}
			.whatwedo li.selected a {color:#81bab3 !important; }
			#navigation ul li a.whatwedo:hover {color:#81bab3;}
			#navigation ul li.selected a.whatwedo {color:#81bab3; }
			
			h1.whyweengage {color:#a8187e;}	
			#navigation ul li a.whyweengage:hover {color:#d28cc0;}
			#navigation ul li.selected a.whyweengage {color:#d28cc0; }
		
			h1.findoutmore {color:#df600d;}
			.findoutmore li a:hover {color:#f6cdb1 !important;}
			.findoutmore li.selected a {color:#f6cdb1 !important; }	
			#navigation ul li a.findoutmore:hover {color:#f6cdb1;}
			#navigation ul li.selected a.findoutmore {color:#f6cdb1; }
			
			#navigation ul li a.newmenu:hover {color:#007768;}
			#navigation ul li.selected a.newmenu {color:#007768; }
			
			.wherewework li  {color:#26559d !important;}
			.wherewework li.selected {color:#f1b0aa !important;  }
			.wherewework li a:hover {color:#f1b0aa !important;}
			.wherewework li.selected a {color:#f1b0aa !important; background:none; }	
			.wherewework li label {
				
				width:140px;
				margin-left:5px;
				font-family:"Trebuchet MS";
				cursor: hand; cursor: pointer;
				padding-top: 3px;
				display:block;
			}
			.wherewework li .map-check {
				float:right;
			}
			#navigation ul li a.wherewework:hover {color:#f1b0aa;}
			#navigation ul li.selected a.wherewework {color:#f1b0aa; }			
			
			

.sponsor {
	margin:0 0 35px 0;
	min-height:200px;
}			
	.sponsor div {
		width:193px;
		height:118px;
		margin:0 0 5px 0;
/*		padding:3px 10px 10px 3px;*/
/*		background:url(/img/public/sponsors-sh.png) no-repeat left top;*/
		z-index:1;
		
	}			
	.sponsor div a {
		position:relative;
		z-index:100;		
	}			
		.sponsor div img {
			width:185px;
			height:110px;
			padding:3px;
			border:1px solid #ababab;
		}			

.newsletter {
	margin:0 0 35px 0;
	font-size:14px;
}			
	.newsletter a {
		font-size:12px;
		position:relative;
		z-index:100;
		text-decoration:none;
	}			
	.newsletter a:hover {
		text-decoration:underline;
	}			
	.newsletter div {
		width:183px;
		height:214px;
		margin:0 0 5px 0;
		padding:3px 10px 10px 3px;
		background:url(/img/public/newsletters-sh.png) no-repeat right bottom;
		z-index:1;
	}			
		.newsletter div img {
			width:185px;
			height:214px;
			overflow:hidden;
		}
		
	.news-gallery {
		float:left;
		width:211px;
		margin:4px 0px 10px 0px;
	}
	.news div {
		margin:0 0 7px 0;
		padding:0px 6px 4px 1px;
/*		background:url(/img/public/newsletters-sh.png) no-repeat right bottom;*/
		z-index:1;
	}				
	.news div.thumb {

		float:left;
/*		margin:0 7px 7px 0;*/
		padding:0px 2px 6px 0px;
/*		background:url(/img/public/thumb-sh.png) no-repeat right bottom;*/
		z-index:1;
	}

.news div.thumb img {
	padding:3px;
	border:1px solid #ababab;
}
	.news-date { color:#007768;}
	
.testimonials {
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	border-top:solid 1px #cbe4e1;
	color:#636363;
	font-size:24px;
}

.fback {
	margin-left:-15px;
	//margin-left:-20px;
	float:left;
	width:320px;

}	

.testimonials-list {
	list-style-type:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
	zoom:1;
	margin-right:-50px;
}				
	.testimonials-list li {
		float:left;
		overflow:hidden;
		zoom:1;
		margin:0 0px 20px 0;
		width:445px;
	}				
	.testimonials-list li .thumb {
		margin:0 0px 0px 0;
	}
	.testimonials-list li .name {
		
		/*clear:both;*/
		margin:-5px 0px 0px 0;
		font-weight:bold;
	}
	.testimonial_table{
		width: 90px;
		margin: 0;
	}
	.testimonial_table td{
		padding-right:5px;
	}
	.testimonial_table img{
		float: left;
		padding:3px;
		margin-right:5px;
	    border:1px solid #ababab;
}
.testimonial_container{
	padding-right: 16px;
}

.answers {
	list-style-type:none;
	margin:0px 0 15px;
	padding:0px;
}						
	.answers li {
		color:#636363 !important;
		padding-left:23px;
		background:url(/img/public/list-bullet.gif) no-repeat left 7px;
		margin-bottom:5px;
	}						
	.answers li div {
		margin-bottom:5px;
	}						
		.answers li a {
			text-decoration:none;
		}						
		.answers li a:hover {
			text-decoration:underline;
		}
		
.gallery {
	list-style-type:none;
	margin:0px 0 30px;
	padding:0px;
	overflow:hidden;
	zoom:1;
	
}						
	.gallery li {
		float:left;
		overflow:hidden;
		zoom:1;
		width:130px;
		padding-right:20px;
		height:160px;
		margin:0px 11px 5px 0px; 
	}								
	.gallery li div {
		float:none;
		background:none;
		clear:both;
		color:#636363;
		width:130px;

	}								
	.gallery li div.thumb {
		margin-bottom:-3px;

	}	
	
.paging {
	list-style-type:none;
	margin:0px 0 30px 0;
	padding:10px 0px 0px 0px;
	overflow:hidden;
	zoom:1;
	border-top:solid 1px #cbe4e1; 
}	
	.paging li {
		float:left;
		padding:2px 0px 3px;
		font-weight:bold;
		width:14px;
		text-align:center;
	}
	.paging li.selected {
		font-weight:bold;
		color:#fff !important;
		background:#26559d url(/img/public/paging-bg.gif) no-repeat center top;
		
	}
	.paging li a {
		color:#26559d;
		text-decoration:none;
	}								
	.paging li a:hover {
		text-decoration:underline;
		color:#26559d;
	}

.s-res {
	font-weight:bolder;
	color:#000;
	font-family:"Trebuchet MS" !important;
	font-size:14px;
}	

.search-results {
	list-style-type:none;
	margin:0px 0 0px 0;
	padding:0px 0px 0px 0px; 
}	
	.search-results li {
		text-decoration:none;
		color:#636363 !important;
		margin-bottom:5px;
	}
	.search-results li blockquote {
		color:#8cc217 !important;
		margin:0px 0px 0px 0px;
	}
	.search-results li a {
		text-decoration:none;
		font-size:14px;
	}
	.search-results li a:hover {
		text-decoration:underline;
	}
	
.hist-title {
	color:#eb9e00;
	margin-top:10px;
}

.hist-pic {
/*	width:143px;
	height:97px;*/
	margin:10px 0 7px 0;
	padding:0px 6px 8px 0px;
/*	background:url(/img/public/newsletters-sh.png) no-repeat right bottom;*/
	z-index:1;
}

.hist-pic img {
	padding:3px;
	border:1px solid #ababab;
}

*+html .hist-pic {
	float:left;
/*	background:url(/img/public/newsletters-sh.png) no-repeat right bottom;*/
	z-index:1;
}

.years {
	margin:0px 0px 10px 25px;
	clear:both;	
}									
	.years img {
		margin:2px 10px 3px 10px;	
	}									
.years.bottom {
	margin:15px 0px 10px 25px;
	padding:15px 0 0 0;
	border-top:solid 1px #cbe4e1;	
}									
.years a {
	text-decoration:none;	
}									
.years a:hover, .years a.selected  {
	text-decoration:none;
	color:#f4cf7e;	
}
.map-title {
	font-style:italic;
	font-weight:bold;
	color:#db3a26;
	font-family:"Trebuchet MS" !important;
	font-size:14px;
	margin:15px 0 2px 0px;
}
	.map-divider {
		border-bottom:solid 1px #cbe4e1;
	}
	
.sub-button {
	background:url(/img/public/sub-btn.gif) no-repeat left top;
	border:none;
	color:#fff;
	font-weight:bold;
	width:110px;
	padding-top:6px;
	padding-bottom:14px;
	cursor:pointer;
	font-size:14px;
}
.sub-button.uabutton {
	background:url(/img/public/sub-btn-ua.png) no-repeat left top;
	width:150px;
	padding-right: 10px;
}
.sub-lab {
	float:left;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:13px;
}
table.sub_form {
	width:500px;
}
.sub_form td{
	padding:0;
	padding-bottom:5px;
}

.sub-input {
	float:left;
	margin-top:0px !important;
	margin-right:25px !important;
	margin-left:5px !important;
	padding:3px;
	margin-bottom:10px!important;

}
.sub-input{
	margin-right:0px !important;
}
.news-list {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
	.news-list li.list-item {
		margin:0px;
		margin-bottom:10px;
		padding:0px;
		overflow:hidden;
		zoom:1;
		clear:both;
		color:#636363 !important;
	}
		.news-list li.list-item .date {
			color:#007666 !important;
			margin:5px 0px 5px 0px;
		}
		.news-list li.list-item .title {
			color:#25559f !important;
			margin:0px 0px 0px 0px;
		}

.map-img {
	margin:0px 0px 5px 0px;
}
.testimonials-list .thumb A{
	cursor: inherit;									
}

.wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
}
.wrap0 {
  float:left;
/*  background:url(/img/public/shadow.png) right bottom no-repeat;*/
}
.wrap1 {
/*  background:url(/img/public/shadow180.png) left top no-repeat;*/
}
.wrap2 {
/*  background:url(/img/public/corner_bl.png) 0px 100% no-repeat;*/
}
.wrap3 {
/*  padding:8px 9px 9px 9px;
  background:url(/img/public/corner_tr.png) 100% 0px no-repeat;*/
}

