body
{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#4b4b4b;
}
img
{
	border:none;
}
form
{
	margin:0px;
	padding:0px;
}
a
{
	color:#65a6be;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
input
{
	border:#cecece solid 1px;
	color:#6b6b6b;
	font-family:Tahoma;
	font-size:12px;
	padding:2px 0px 2px 3px;
	width:180px;
}
/*CONTENT*/
.searchBlock
{
	line-height:1.5;
}
.searchBlock a
{
	color:#65a6be;
	font-family:tahoma;
	font-size:12px;
	text-decoration:underline;
}
	.searchBlock a:hover
	{
		text-decoration:none;
	}
#main
{
	margin:0px auto;
	width:1004px;
	background: url(../img/backgrounds/header.jpg) no-repeat top;
}
#header
{
	height:120px;
	padding:63px 26px 0px 32px;
}
#header div
{
}
	#headerRight
	{
		margin:5px 0px 0px 0px;
		text-align:left;
	}
	#headerRight a
	{
		margin-right:18px;
	}
	#headerLeft
	{
		
	}
	#headerLeft span
	{
		margin-top:30px;
		color:#6b6b6b;
		font-size:11px;
		float:left;
	}
	#searchBlock
	{
		margin:9px 0px 0px 0px;
	}
#menu
{
	background: url(../img/backgrounds/menu.gif) no-repeat;
	width:990px;
	height:25px;
	padding:6px 0px 0px 0px;
	margin:0px auto;
}
	#menu a
	{
		background: url(../img/menuSeparator.gif) no-repeat right;
		text-transform:uppercase;
		font-family:Arial;
		font-size:12px;
		color:#fff;
		text-decoration:none;
		padding:0px 25px 0px 25px;
	}
	#menu a:hover
	{
		text-decoration:underline;
	}
#languageLink a
{
	float:right;
	margin-top:-14px;
	text-transform:none;
	font-family:Tahoma;
}
#content
{
	margin:11px 11px 7px 10px;
}
#subMenuTop
{
	background: url(../img/backgrounds/menuTop.gif) no-repeat;
	height:8px;
	width:209px;
}
.subMenu
{
	border-left:#e2e2e4 solid 1px;
	border-right:#e2e2e4 solid 1px;
	background: url(../img/backgrounds/menuMiddle.gif) no-repeat top #d3f2f5;
	width:207px;
	padding-bottom:10px;
}
	.subMenu a
	{
		display:block;
		text-decoration:none;
		color:#000;
		font-size:14px;
		margin-left:18px;
		background: url(../img/arrow.gif) no-repeat;
		background-position:0px 8px;
		padding:5px 0px 0px 20px;
		font-weight:bold;
	}
	.subMenu a:hover
	{
		text-decoration:underline;
	}
#rightMenu
{
	width:245px;
	margin-left:40px;
}
#rightMenu span
{
	color:#000;
	font-size:18px;
	display:block;
	margin:20px 0px 10px 0px;
}
	#rightMenu a
	{
		background: url(../img/doubleArrow.gif) no-repeat;
		background-position:0px 0px;
		padding:3px 0px 0px 30px;
		height:25px;
		color:#026faa;
		font-weight:bold;
		display:block;
		text-decoration:underline;
	}
	#rightMenu a:hover
	{
		text-decoration:none;	
	}
#leftContact
{
	background: url(../img/backgrounds/leftContact.gif) no-repeat;
	width:168px;
	height:107px;
	padding:150px 10px 0px 20px;
	margin-top:4px;
	font-size:11px;
	color:#6b6b6b;
}
	#leftContact a
	{
		color:#6b6b6b;
		text-decoration:underline;
	}
	#leftContact a:hover
	{
		text-decoration:none;
	}
#subMenuBottom
{
	background: url(../img/backgrounds/menuBottom.gif) no-repeat;
	height:7px;
	width:209px;
}
.linkTop
{
	margin-top:5px;
	background: url(../img/backgrounds/linkTop.gif) no-repeat;
	width:269px;
	height:8px;
}
.linkMiddle
{
	border-left:#e2e2e2 solid 1px;
	border-right:#e2e2e2 solid 1px;
	background: url(../img/backgrounds/linkMiddle.gif) no-repeat top #f0f0f0;
	width:252px;
	padding-left:15px;
	padding-bottom:5px;
}
	.linkMiddle a
	{
		background: url(../img/doubleArrow.gif) no-repeat;
		background-position:0px 0px;
		padding:3px 0px 0px 30px;
		height:25px;
		color:#026faa;
		font-weight:bold;
		display:block;
		text-decoration:underline;
	}
	.linkMiddle a:hover
	{
		text-decoration:none;	
	}
.linkBottom
{
	background: url(../img/backgrounds/linkBottom.gif) no-repeat;
	width:269px;
	height:7px;
}
#eventsTop
{
	background: url(../img/backgrounds/rightTop.gif) no-repeat;
	width:269px;
	height:7px;
}
#eventsBlock
{
	border-left:#e2e2e3 solid 1px;
	border-right:#e2e2e3 solid 1px;
	background: url(../img/backgrounds/rightMiddle.gif) no-repeat top #eeeeee;
	width:267px;
	font-size:11px;
	color:#6b6b6b;
	padding-bottom:15px;
}
	#eventsBlock span
	{
		color:#000;
		font-size:22px;
		margin:22px 13px 0px 18px;
	}
#eventsBottom
{
	background: url(../img/backgrounds/rightBottom.gif) no-repeat;
	width:269px;
	height:7px;
}
	.event
	{
		margin:8px 13px 0px 18px;
	}
	.date
	{
		color:#888888;
	}
	.eventTitle
	{
		font-weight:bold;
		padding:3px 0px 5px 0px;
	}
		.eventTitle a
		{
			color:#0a74b0;
			text-decoration:none;	
		}
		.eventTitle a:hover
		{
			text-decoration:underline;	
		}
	.more
	{
		padding-top:6px;
		color:#65a6be;
		font-family:tahoma;
		font-size:12px;
	}
		.more a
		{
			color:#65a6be;
			text-decoration:underline;
			background: url(../img/arrow.gif) no-repeat;
			background-position:40px 0px;
			padding:0px 20px 0px 0px;
		}
		.more a:hover
		{
			text-decoration:none;
			
			background: url(../img/arrow.gif) no-repeat;
			background-position:40px 0px;
			padding:0px 20px 0px 0px;
		}
	.moreEn
	{
		padding-top:6px;
		color:#65a6be;
		font-family:tahoma;
		font-size:12px;
	}
		.moreEn a
		{
			color:#65a6be;
			text-decoration:underline;
			background: url(../img/arrow.gif) no-repeat;
			background-position:30px 0px;
			padding:0px 20px 0px 0px;
		}
		.moreEn a:hover
		{
			text-decoration:none;
			
			background: url(../img/arrow.gif) no-repeat;
			background-position:30px 0px;
			padding:0px 20px 0px 0px;
		}
	.backSubscribe
	{
		padding:0px 0px 20px 0px;
		color:#65a6be;
		font-family:tahoma;
	}
		.backSubscribe a
		{
			color:#65a6be;
			text-decoration:underline;
			background: url(../img/backArrow.gif) no-repeat;
			background-position:0px 2px;
			padding:0px 0px 0px 18px;
		}
		.backSubscribe a:hover
		{
			text-decoration:none;
			background: url(../img/backArrow.gif) no-repeat;
			background-position:0px 2px;
			padding:0px 0px 0px 18px;
		}
	.back
	{
		padding:15px 0px 20px 0px;
		color:#65a6be;
		font-family:tahoma;
	}
		.back a
		{
			color:#65a6be;
			text-decoration:underline;
			background: url(../img/backArrow.gif) no-repeat;
			background-position:0px 2px;
			padding:0px 0px 0px 18px;
		}
		.back a:hover
		{
			text-decoration:none;
			background: url(../img/backArrow.gif) no-repeat;
			background-position:0px 2px;
			padding:0px 0px 0px 18px;
		}
#contact
{
	background: url(../img/backgrounds/contact.gif) no-repeat;
	width:252px;
	height:252px;
	margin-top:6px;
	font-size:11px;
	padding:10px 0px 0px 18px;
	color:#6b6b6b;
}
	#contact img
	{
		padding:0px 0px 5px 15px;
	}
	#contact a
	{
		color:#6b6b6b;
		text-decoration:underline;
	}
	#contact a:hover
	{
		text-decoration:none;
	}
#leftSide
{
	vertical-align:top;
}
#rightSide
{
	vertical-align:top;
}
.fpBlock
{
	background: url(../img/backgrounds/block.gif) no-repeat;
	width:349px;
	height:131px;
	margin:0px 6px 5px 0px;
}
	.fpBlock img
	{
		border:#d6d6d6 solid 1px;
		padding:5px;
		background:#fff;
		margin:16px 0px 0px 17px;
		width:81px;
		float:left;
	}
	.blockContent
	{
		float:left;
		margin:20px 0px 0px 17px;
	}
		.blockContent span
		{
			font-size:18px;
			color:#000;
			display:block;
			padding-bottom:10px;
		}
		.blockContent span a
		{
			font-size:18px;
			color:#000;
			text-decoration:none;
		}
		.blockContent span a:hover
		{
			text-decoration:underline;
		}
#footer
{
	height:45px;
	width:100%;
	background:#026faa;
	color:#b4d4e6;
	font-size:11px;
}
	#footer table
	{
		width:100%;
		height:100%;
		padding:0px 25px 0px 25px;
	}
	#footer a
	{
		color:#b4d4e6;
		text-decoration:none;
	}
		#footer a:hover
		{
		text-decoration:underline;
		}
#subscribtion
{
	background: url(../img/mail.gif) no-repeat;
	background-position:0px 30px;
	margin:14px 0px 0px 16px;
	font-size:11px;
	height:100px;
	color:#6b6b6b;
}
	#subscribtion table
	{
		margin:10px 0px 0px 50px;
	}
	#subscribtion span
	{
		color:#000;
		font-size:22px;
	}
	#subscribtion input
	{
		width:320px;
		padding:6px;
		margin:0px 10px 0px 10px;
	}
#text
{
	margin:20px 23px 0px 23px;
}
	#text span
	{
		display:block;
		color:#000;
		font-size:22px;
		padding-bottom:15px;
	}