#header .blocks {
	margin-top: 19px;
}

.blocks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: justify;
}

.blocks > ul {
	margin: 0px auto -20px;
}

#header .blocks > ul {
	width: 991px;
}

.blocks li {
	background-color: #B4D3FF;
	display: inline-block;
	width: 320px;
	height: 250px;
	margin-bottom: 10px;
	border-radius: 10px;
	vertical-align: top;
	overflow: hidden;
	line-height: inherit;
}

#header .blocks li {
	background-color: transparent;
}

.blocks li.banner {
	width: 654px;
	height: 307px;
	margin-bottom: 13px;
	line-height: 155px;
	text-align: center;
	vertical-align: middle;
}

.blocks li.banner a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent no-repeat center center;
}

.blocks li.news {
	width: 321px;
	height: 310px;
}

.blocks li.fix {
	width: 100%;
	height: 0px;
}

.blocks li .header, .blocks li .title {
	font-size: 27px;
	font-family: 'Arial Narrow';
	font-weight: bold;
}

.blocks li .title {
	color: #9F9FA1;
}

.blocks li .title a {
	display: block;
	height: 27px;
	padding-left: 30px;
	padding-top: 14px;
	color: #9F9FA1;
	text-decoration: none;
}

#header .blocks li .title {
	color: #8a8f93;
	font-size: 20px;
	text-transform: uppercase;
}

#header .blocks li .title a {
	color: #8a8f93;
}

.blocks li .header {
	background: transparent no-repeat center top;
	color: #fff;
}

.blocks li .header a {
	display: block;
	height: 34px;
	padding-left: 30px;
	padding-top: 78px;
	color: #fff;
	text-decoration: none;
	text-shadow: black 1px 1px 1px;
}

.blocks li .data {
	padding: 15px 20px 5px 30px;
	color: #41494E;
}

.blocks li .data a {
	color: #41494E;
	text-decoration: underline;
}

.blocks li .data a:hover {
	text-decoration: none;
}

.blocks li .data.section a {
	display: block;
	margin-bottom: 14pt;
	font-size: larger;
	color: #41494E;
}

.blocks li .data.section_custom a {
	display: block;
	margin-bottom: 14pt;
	font-size: larger;
	color: #41494E;
}

#header .blocks li .data.news {
	padding: 15px 30px 5px;
	color: #8a8f93;
}

.blocks li .data.news ul {
	height: 220px;
}

#header .blocks li .data.news ul {
	margin-bottom: 14px;
}

.blocks li .data.news li {
	background: transparent;
	border-radius: 0px;
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 20pt;
}

#header .blocks li .data.news li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: transparent url('images/header/blocks/news/breaker.png') no-repeat center bottom;
}

#header .blocks li .data.news li span.date {
	display: block;
	margin-bottom: 5px;
	font-style: italic;
	font-size: 11px;
}

.blocks li .data.news li:last-child {
	margin-bottom: 5pt;
}

#header .blocks li .data.news li:last-child {
	margin-bottom: 0px;
}

.blocks li .data.news a {
	display: block;
	color: #41494E;
	font-weight: bolder;
	text-decoration: underline;
}

#header .blocks li .data.news a {
	color: #8a8f93;
	text-decoration: none;
}

.blocks li .data.news a:hover {
	text-decoration: none;
}

.blocks li .data.news > div {
	text-align: right;
}

.blocks li .data.news > div a {
	font-weight: normal;
}

#header .blocks li .data.news > div a {
	font-size: 12px;
	color: #8a8f93;
	font-weight: bolder;
	text-decoration: underline;
}

.blocks li .data.custom a.btn.rates {
	display: block;
	width: 228px;
	height: 65px;
	line-height: 32px;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 15px;
	font-size: 20px;
}

.blocks li .data.login > div {
	width: 223px;
	height: 30px;
	clear: both;
	margin: 0px;
	vertical-align: middle;
	line-height: 28px;
}

.blocks li .data.login > div input {
	width: 150px;
	float: right;
}

.blocks li .data.login > div button {
	margin-top: 5px;
	float: right;
}

.blocks li .data.login > .buttons {
	width: 223px;
	height: 42px;
	line-height: 42px;
	clear: both;
}

.blocks li .data.contacts li {
	background: transparent;
	border-radius: 0px;
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 0px;
}

.blocks li .data.contacts li img {
	width: 24px;
	height: 24px;
	vertical-align: middle;
}

.blocks li .data.contacts li .code {
	float: right;
}

.blocks li .data.contacts li .phone {
	width: 70px;
	float: right;
	text-align: right;
}

.blocks li .data.contacts div.more {
	margin-top: 10pt;
	text-align: right;
}

.blocks li .data.contacts div.more a {
	color: #41494E;
}

.blocks li .data.news li {
	text-align: left;
}