#top .content {
	height: 482px;
}

.content .index {
	height: 100%;
}

.content .index img {
	z-index: 1;
}

.content #boxes {
	padding: 315px 80px 33px 80px;
	position: absolute;
    width: 769px;
    z-index: 1003;
}

.content #images img {
	position: absolute;
	top: 0;
	left: 0;
}

.content #boxes a:hover {
	color: #b5b5b5 !important;
}

.content #boxes #arr_lf,.content #boxes #arr_rg {
	width: 12px;
	height: 12px;
	padding: 64px 18px 63px 0px
}

.content #boxes #arr_rg {
	padding-right: 0px;
}

.content #boxes .box {
	width: 139px;
	height: 139px;
	background: url('../img/box.png') no-repeat;
	margin-left: 8px;
}

.content #boxes .box:first-child {
	margin-left: 0px;
}

.content #boxes .inside {
	width: 131px;
	height: 131px;
	cursor: pointer;
	position: relative
}

.content #boxes .box .inside .active {
	background: #298bc3;
	width: 100%;
	height: 100%;
}

.content #boxes .inside .title {
	text-align: left;
	padding: 19px 19px 0px 19px;
}

.content #boxes .inside .title p {
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
	font-size: 11px;
	text-transform: uppercase;
	color: #298bc3;
}

.content #boxes .inside .active .title p {
	color: #fff;
}

.content #boxes .inside .text {
	padding: 3px 14px 0px 20px;
}

.content #boxes .inside .text p {
	font-size: 10px;
	color: #000
}

.content #boxes .inside .active .text p {
	color: #b5d9ed
}

.content #boxes .inside .more {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 8px;
}

.content #boxes .inside .more .arrow {
	width: 6px;
	height: 5px;
	padding-left: 3px;
	margin-top: 4px;
	background: url('../img/more.png') no-repeat;
}

.content #boxes .inside .active .more .arrow {
	background: url('../img/more_a.png') no-repeat;
}

.content #boxes .inside .more p {
	text-align: right;
	font-size: 9px;
}

.content #boxes .inside .more p,.content #boxes .inside .more a {
	color: #000;
}

.content #boxes .inside .active .more p,.content #boxes .inside .active .more a	{
	color: #fff;
}

#center .title {
	margin-top: 13px;
	height: 40px;
	position: relative
}

#center .title p {
	text-transform: uppercase;
	font-size: 18px;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
	color: #298bc3;
	position: absolute;
	bottom: 0px;
}

#center .block, #center .block_short {
	margin-top: 13px;
	background: url('../img/block_bg.png') repeat-x #13567d;
	padding: 15px;
	min-height: 246px;
}

#center .block_short {
	background: url('../img/block_short_bg.png') repeat-x #13567d;
	min-height: 128px;
}


#center .block .title, #center .block_short .title {
	margin-top: 11px;
	padding-left: 0px;
}

#center .block_short .title {
	margin-top: 0px;
	height: auto;
}

#center .block .title p, #center .block_short .title p {
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
	font-size: 16px;
	color: #fff;
	position: relative;
	width: auto;
	text-transform: none;
}

#center .block .text, #center .block_short .text {
	margin-top: 14px;
}

#center .block .text p, #center .block_short .text p {
	font-size: 11px;
	color: #b5b5b5;
	text-align: justify;
}

#center .block .more, #center .block_short .more {
	padding-top: 8px;
}

#center .block .more .arrow, #center .block_short .more .arrow {
	float: right;
	width: 4px;
	height: 5px;
	background: url('../img/block_arr.png') no-repeat;
	margin: 4px 3px 0px 0px;
}

#center .block .more p, #center .block_short .more p {
	float: right;
	font-size: 9px;
}

#center .block .more p, #center .block .more a, #center .block_short .more p, #center .block_short .more a {
	color: #b5b5b5;
}

#center .block .more p {
	text-align: right;
}

#center .security {
	width: 191px;
	margin-right: 14px;
}

#center .security .block .title {
	height: auto;
}

#center .certification {
	width: 165px;
	margin-right: 14px;
}

#center .block img {
	margin-top: 28px;
}

#center .block img:first-child {
	margin-top: 0px;
}

#center .block li {
	font-size: 14px;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
	color: #3f7898;
	text-decoration: underline;
	text-transform: uppercase;
}

#center .block li span, #center .block li span a {
	color: #b0b0b0;
}
#center .block li .active {
	color: #528aaa;
}

#center .block li .active, #center .block li .active a {
	color: #fff;
}

#center .news {
	width: 385px;
	margin-right: 14px;
}

#center .contact {
	width: 147px;
}

#center .block_short img {
	width: 93px;
	margin-right: 16px;
}

#center .contact .block .title {
	height: auto;
}

#center .contact .block .title p {
	font-size: 18px
}

#center .contact .block .text p {
	font-size: 12px;
	line-height: 1.5em;
}

#center .menu {
	text-align: center;
	padding-bottom: 25px;
}

#center .menu li {
	color: #b0b0b0;
	border-left: 1px solid;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
	font-size: 12px;
	text-transform: uppercase;
}

#center .menu li:first-child {
	border: none;
}

#center .menu li a {
	color: #b0b0b0;
	padding: 0px 9px
}

#partners {
	margin-top: 11px;
}

#partners .text {
	width: 130px;
	float:left;
}

 #partners .text p {
	line-height: 39px;
	vertical-align: middle;
	font-size: 18px;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
	color: #298bc3;
	text-transform: uppercase;
}

 #partners ul {
	width: 800px;
}

#partners li {
	margin-left: 32px;
}

 #partners li:first-child {
	margin-left: 0px;
}