body {
	position: relative;
	background: #cecece url('../img/background.jpg') no-repeat center top;
	font-family: Arial, 'Helvetica Neue', Helvetica, 'Liberation Sans', FreeSans, sans-serif;
}
#header {
	position: relative;
	z-index: 5000;
	width: 960px;
	height: 110px;
	margin: 0 auto;
	padding: 0;
	padding-top: 7px;
}
#header  #favlabel {
	background:url(../img/bg_favorites.gif); 
	position:absolute;
	right:10px;
	bottom:0px;
	width:147px;
	height:32px;
	text-align:center;
	z-index:10000;
}
#header  #favlabel  a {
	color:#FFFFFF;
	font-size:12px;
	line-height:32px;
	font-weight:bold;
	text-decoration:none;
}
#header  #favlabel  a:hover {
text-decoration:underline;}
#header .logo {
	position: relative;
	height: 50px;
	margin-top:20px;
	margin-left:10px;
}
#header .logo a {
	color:#24272A;
	display:block;
	font-size:24px;
	padding-left:20px;
	background: transparent url('../img/logo.gif') no-repeat 0 0;
	text-decoration: none;
	height:100px;
}
#header .logo a:hover {
}
#header .logo img {
	position: absolute;
	top: 0;
	left: 0;
}
#header .logo span {
	cursor: pointer;
}
#header .logo span.title {
	color:#24272A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	left:150px;
	position:absolute;
	top:17px;
	line-height:0.9em;
}
#header .logo a span.title span {
	color:#24272A;
	display:block;
	font-size:24px;
	padding-left:20px;
}
#header .logo a:hover span.title span {
	color:#24272A;
	display:block;
	font-size:24px;
	padding-left:20px;
}
#header .logo a:hover span.subtitle {
	color: #5f646f;
}
#header .logo span.subtitle {
	position: absolute;
	top: 43px;
	left: 3px;
	font-size: 11px;
	font-weight: 900;
	color: #747f7f;
}
#header .contact {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 100;
}
#header .contact a.mail {
	display: block;
	margin-bottom: 4px;
	font-size: 26px;
	text-align: right;
	color: #8b8b8b;
	text-decoration: none;
}
#header .contact a.mail:hover {
	color: #4a4a4a;
}
#header .contact .phone {
	display: block;
	margin-bottom: 10px;
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #225F9C;
	font-weight:normal;
}
#header .contact .phone span {
	font-size: 22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #777D8B;
}
#header .contact .links {
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
	height: 12px;
	font-size: 22px;
	color: #777D8B;
	text-align:right;
}
#header .contact .links span {
	height: 12px;
	padding-right: 3px;
}
#header .contact .links a {
	margin: 0 0 0 2px;
	padding: 0;
	color:#225f9c;
}
#header .contact .links a.facebook {
	background-position: -12px 0;
}
#header .contact .links a.facebook:hover {
	background-position: 0 0;
}
#header .contact .links a.flickr {
	background-position: -12px -12px;
}
#header .contact .links a.flickr:hover {
	background-position: 0 -12px;
}
#header .contact .links a.linkedin {
	background-position: -12px -24px;
}
#header .contact .links a.linkedin:hover {
	background-position: 0 -24px;
}
#header .contact .links a.gtalk {
	background-position: -12px -36px;
}
#header .contact .links a.gtalk:hover {
	background-position: 0 -36px;
}
#header .contact .links a.skype {
	background-position: -12px -48px;
}
#header .contact .links a.skype:hover {
	background-position: 0 -48px;
}
#header .contact .links a.twitter {
	background-position: -12px -60px;
}
#header .contact .links a.twitter:hover {
	background-position: 0 -60px;
}
.navigation {
	position: relative;
	z-index: 2000;
	width: 960px;
	height: 34px;
	margin: 0 auto;
	padding: 0;
}
.navigation .menu {
	float: left;
	width: 100%;
	height: 34px;
	padding-left: 15px;
	background: transparent url('../img/navigation-background.png') no-repeat left 0;
}
.navigation .menu ul {
	float: left;
	width: 950px;
	height: 34px;
	margin: 0;
	padding: 0 0 0 5px;
	background: transparent url('../img/navigation-background.png') no-repeat right -34px;
}
.navigation .menu ul li {
	display: block;
	float: left;
	width: 154px;
	height: 34px;
	margin: 0;
	padding: 0;
}
.navigation .menu ul li a {
	display: block;
	float: left;
	width: 154px;
	height: 24px;
	margin: 0;
	padding: 10px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 11px;
	font-weight: 900;
	color: #999999;
	background: transparent url('../img/navigation-menu-background.png') no-repeat left -2000px;
}
.navigation .menu ul li a:hover {
	color: #565656;
	background-position: left -34px;
}
.navigation .menu ul li a.selected, .navigation .menu ul li a.selected:hover {
	height: 26px;
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
	background-position: left 0;
	cursor: default;
}
.navigation .button a {
	display: block;
	float: left;
	margin: 0 0 0 1px;
	padding: 0 0 0 16px;
	height: 34px;
	text-decoration: none;
	background: transparent url('../img/navigation-button-background.png') no-repeat left 0;
}
.navigation .button a span {
	display: block;
	float: left;
	margin: 0;
	padding: 8px 16px 0 0;
	width: 92px;
	height: 26px;
	font-size: 15px;
	line-height: 15px;
	font-weight: 900;
	text-align: center;
	color: #7b7b7b;
	background: transparent url('../img/navigation-button-background.png') no-repeat right -34px;
}
.navigation .button a:hover {
	background-position: left -68px;
}
.navigation .button a:hover span {
	background-position: right -102px;
	color: #404040;
}
h1 {
font-size: 28px; font-family: Georgia,'Times New Roman',Times,serif; padding-bottom: 20px; margin-bottom: 10px;
}
#content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#footer {
	width: 940px;
	margin: 0px auto 50px auto;
	padding: 10px 0px;
}
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	color: #909090;
}
#footer p a {
	text-decoration: none;
	color: #a1a1a1;
}
#footer p a:hover {
	color: #4b4b4b;
}
label.error {
	color:red;
	display:block;
	font-weight:bold;
	color:#990000;
}
#slides-space {
	clear: both;
	width: 960px;
	margin: 0 auto;
}
#slides-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 960px;
	height: 1000px;
	margin: 0;
	padding: 0;
	z-index: 1000;
}
#slides-wrapper .slides {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-width: 960px;
	height: 1000px;
	margin: 0;
	padding: 0;
}
#slides-wrapper .slides .slide {
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 100%;
	min-width: 960px;
	height: 1000px;
	margin: 0;
	padding: 0;
	background: transparent no-repeat center top;
}
#slides-wrapper .slides .slide .slide-content {
	position: relative;
	overflow: hidden;
	width: 960px;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	background: transparent no-repeat center top;
}
#slides-wrapper .slides .slide .slide-content .info {
	position: absolute;
	z-index: 3000;
}
#slides-wrapper .slides .slide .slide-content .info .awards {
	display: block;
	margin-bottom: 20px;
}
#slides-wrapper .slides .slide .slide-content .info .title {
	display: block;
	margin-bottom: 15px;
}
#slides-wrapper .slides .slide .slide-content .info a.button {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 19px;
	height: 43px;
	text-decoration: none;
	background: transparent url('../img/button-background.png') no-repeat left 0;
}
#slides-wrapper .slides .slide .slide-content .info a.button span {
	display: block;
	float: left;
	margin: 0;
	padding: 11px 19px 0 0;
	height: 32px;
	font-size: 17px;
	line-height: 17px;
	font-weight: 900;
	text-align: center;
	color: #646464;
	background: transparent url('../img/button-background.png') no-repeat right -43px;
	cursor: pointer;
}
#slides-wrapper .slides .slide .slide-content .info a.button:hover {
	background-position: left -86px;
}
#slides-wrapper .slides .slide .slide-content .info a.button:hover span {
	background-position: right -129px;
	color: #333333;
}
.thumbnails {
	/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
margin: -3em 0 0 -2em;
	/* Выравнивание по центру */
text-align: left;
}
.thumbnail {
	/* Убираем подчеркивание у элемента ins,
который был использован для совместимости со старыми версиями Internet Explorer */
text-decoration: none;
	/* Следующее правило для Firefox 2 */
display: -moz-inline-box;
	/* а это для остальных */
display: inline-block;
	vertical-align: top;
	/* Убираем выравнивание по центру */
text-align: left;
	/* Отступы между блоками */
margin: 3em 0 0 2em;
}
.thumbnail .r {
	/* Если есть необходимость, то свойства padding, border, background и position со значением relative
лучше задавать у этого элемента -- это несколько расширит количество поддерживаемых версий браузеров */

/* Задаем минимальную ширину по тексту */
width: 14em;
	/* Минимальная ширина в пикселях будет автоматически рассчитываться по ширине картинки */
float: left;
}
.thumbnail .r a img {
	border: 1px solid #c0c0c0;
}
/* menu styles */
#jsddm {
	margin: 0 auto;
	padding: 0;
	height: 45px;
	background-image:url(img/bg_menu.gif);
	background-position: 0px 7px;
	background-repeat:repeat-x;
	width:980px;
}
#jsddm li {
	float: left;
	list-style: none;
	font: 11px verdana;
	font-weight:bold;
	height: 37px;
	padding:0px;
	margin:0px 20px;
	background-position: right 10px;
	background-repeat:no-repeat;
}
#jsddm li.firstitem {
	background:none;
}
#jsddm li a {
	line-height: 37px;
	display: block;
	padding: 0px 8px;
	margin:0 20px;
	color: #e0e0e0;
	white-space: nowrap;
	text-decoration:none;
}
#jsddm li a:hover {
	color:#222222;
	text-decoration: none;
	background-image:url(../img/bg_menu-hov.gif);
}
#jsddm li a.act {
	background-image:url(../img/bg_menu-hov.gif);
	color:#222222;
}
#jsddm li ul {
	margin: 0px 0px 0px 20px;
	padding:0px;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	z-index:7500;
	list-style-position:outside;
	list-style:none;
}
#jsddm li ul li {
	position:relative;
	list-style:none;
	float: none;
	display: inline;
	text-align:left;
	line-height:25px;
	width:245px;
	z-index:7500;
	margin: 0px;
	padding:0px;
}
#jsddm li ul li a {
	width:230px;
	background: #383D45;
	color: #e0e0e0;
	text-align:left;
	font-weight:normal;
	border-bottom: #e0e0e0 1px solid;
	line-height:25px;
	text-decoration:none;
	padding: 1px 5px 1px 10px;
	margin:0px;
}
#jsddm li ul li a:hover {
	width:230px;
	background: #B2CD1F;
	border-bottom: #f0f0f0 1px solid;
	color:#333333;
	text-align:left;
	line-height:25px;
	padding: 1px 5px 1px 10px;
}
h2 {
 font-family:Georgia, "Times New Roman", Times, serif;
 line-height:1.3em;}