html {height:100%;}
body {
	margin:0;
	color:#000;
	font:11px Tahoma, Geneva, sans-serif;
	height:100%;
	background:url(../images/bg-filler.png) no-repeat 50% 100%;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#969696;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:10px Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	color:#000;
	padding:0;
}
form fieldset {
	margin:0;
	padding:0;
	border:none;
}
*:focus {outline: none;}
/* wrapper */
#wrapper {
	min-height:100%;
	overflow:hidden;
	position:relative;
	width:100%;
	min-width:1042px;
}
.container {
	width:890px;
	margin:0 auto;
}
#w-1 {
	width:890px;
	overflow:hidden;
	margin:0 auto;
	padding:0 152px;
}
/*header*/
#header {
	width:890px;
	position:relative;
}
#header .container {
	background-color:#100e2e;
	overflow:hidden;
}
#header .cityhall {
	background:url(../images/ico-cityhall-black.png) no-repeat;
	width:46px;
	height:30px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:-66px;
	top:43px;
}
.stripe {
	position:absolute;
	left:50%;
	top:28px;
	width:100%;
	height:58px;
	background-color:#100e2e;
}
.top-bar {
	width:835px;
	overflow:hidden;
	padding:0 30px 0 25px;
	background:#fff url(../images/bg-top-bar.gif) repeat-x 0 0;
	height:28px;
}
.top-bar .languages {
	background:url(../images/languages-sep.gif) no-repeat 35% 70%;
	margin:7px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
.top-bar .languages li {
	float:left;
	padding:0 21px 0 0;
	margin:0 13px 0 0;
}
.top-bar .languages li a {
	color:#828192;
	font:10px Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
.top-bar .languages li a:hover {text-decoration:underline;}
.top-bar .languages .active a {color:#5290cf;}
.top-bar p {
	float:right;
	margin:7px 0 0;
	font:10px Tahoma, Geneva, sans-serif;
	color:#100e2e;
}
.top-bar p span {color:#bd6917;}
.logo {
	float:left;
	font:11px Tahoma, Geneva, sans-serif;
	color:#fff;
	padding:0 0 0 25px;
	margin:23px 0 0;
}
#header .nav {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
#header .nav li {float:left;}
#header .nav li a {
	float:left;
	text-align:center;
	width:76px;
	height:58px;
	font:11px/60px Tahoma, Geneva, sans-serif;
	color:#fff;
	text-decoration:none;
}
#header .nav li a:hover {background:url(../images/bg-nav-hover.png) no-repeat 50% 0;}
#header .nav .active a {background:url(../images/bg-nav-hover.png) no-repeat 50% 0;}
#header .search {
	width:860px;
	background:#fff url(../images/bg-header-search.gif) no-repeat 0 100%;
	border-top:8px solid #fad61b;
	overflow:hidden;
	height:68px;
	padding:0 30px 0 0;
}
#header .search .slogan {
	float:left;
	margin:20px 0 0;
	font:11px Tahoma, Geneva, sans-serif;
	color:#828192;
	background:url(../images/bg-slogan.gif) no-repeat 100% 50%;
	padding:0 34px 0 25px;
}
#header .search form {
	float:right;
	width:312px;
	margin:15px 0 0;
	overflow:hidden;
}
#header .search form .text {
	background:url(../images/bg-search-texr.gif) no-repeat;
	width:284px;
	height:26px;
	float:left;
}
#header .search form .text input {
	float:left;
	width:274px;
	height:26px;
	padding:0 4px 0 6px;
	font:11px/26px Tahoma, Geneva, sans-serif;
	color:#8f8e9d;
	border:none;
	background:none;
}
#header .search form .submit {
	float:left;
	border:none;
	cursor:pointer;
	background:url(../images/bg-search-submit.gif) no-repeat;
	width:28px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}
/*visual*/
.visual {
	width:890px;
	padding:20px 0 0;
}
.visual h2 {
	font:48px "Times New Roman", Times, serif;
	color:#100e2e;
	margin:0;
}
.visual h2.span {
	color:#7d7d96;
	font-size:60px;
}
.visual .holder {
	margin:20px 0 0;
	width:890px;
	height:274px;
	overflow:hidden;
}
.visual .holder .slideset {
	float:left;
	width:657px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.visual .holder .slideset .tab {
	width:657px;
	float:left;
}
.visual .holder .slideset .img-frame {
	position:relative;
	width:657px;
	height:274px;
}
.visual .holder .slideset .img-frame .caption {
	background:url(../images/bg-caption.png) repeat;
	position:absolute;
	bottom:12px;
	left:0;
	overflow:hidden;
	width:285px;
	height:99px;
}
.visual .holder .slideset .img-frame .caption .bg {
	background:url(../images/bg-caption.png) repeat-y 100%;
	height:99px;
	padding:0 0 0 16px;
	overflow:hidden;
}
.visual .holder .slideset .img-frame .caption p {
	font:22px "Times New Roman", Times, serif;
	color:#fff;
	margin:10px 0 0;
}
.visual .holder .slideset .img-frame .caption a {
	background:url(../images/bg-caption.png) repeat;
	width:80px;
	font:11px/20px Tahoma, Geneva, sans-serif;
	color:#fff;
	display:block;
	margin:4px 0 0;
	text-align:center;
}
.visual .holder .visual-thumbnails {
	width:233px;
	float:right;
	margin:-1px 0 0;
	padding:0;
	list-style:none;
}
.visual .holder .visual-thumbnails li {
	width:100%;
	margin:1px 0 0;
	height:54px;
	position:relative;
	background:#37343b;
}
.visual .holder .visual-thumbnails li a {
	width:190px;
	height:44px;
	float:left;
	padding:10px 30px 0 13px;
	font:10px/16px Tahoma, Geneva, sans-serif;
	color:#fff;
	position:relative;
	z-index:3;
}
.visual .holder .visual-thumbnails li:hover a {text-decoration:none;}
.visual .holder .visual-thumbnails li .bg {
	width:233px;
	height:54px;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	background:#7091b3;
	display:none;
}
.visual .holder .visual-thumbnails li .bg-2 {
	background:url(../images/bg-thumbnails-active.gif) no-repeat;
	width:233px;
	height:54px;
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	display:none;
}
.visual .holder .visual-thumbnails .active a {
	padding:10px 30px 0 22px;
	width:181px;
}
/*main*/
#main {
	width:840px;
	position:relative;
	margin:56px 0 0;
	padding:0 25px;
}
#main:after {
	content:'';
	clear:both;
	display:block;
}
/*content*/
#content {
	width:572px;
	float:left;
}
#content .section {
	width:100%;
	overflow:hidden;
}
#content .section .heading {
	background:url(../images/bg-top-bar.gif) repeat-x 0 100%;
	width:100%;
	padding:0 0 12px 0;
	overflow:hidden;
}
#content .section .heading .we {
	background:url(../images/bg-who-we-are.gif) no-repeat 0 0;
	width:103px;
	height:25px;
	float:left;
	color:#fff;
	margin:0 13px 0 0;
	font:11px/25px Tahoma, Geneva, sans-serif;
	text-align:center;
}
#content .section .heading h2 {
	margin:0;
	font:36px "Times New Roman", Times, serif;
	color:#100e2e;
}
#content .section .box {
	width:527px;
	padding:18px 22px 45px 27px;
	overflow:hidden;
}
#content .section .about {
	width:100%;
	overflow:hidden;
}
#content .section .about h3 {
	margin:0;
	font:24px "Times New Roman", Times, serif;
	color:#100e2e;
}
#content .section .about strong {
	font:18px/22px "Times New Roman", Times, serif;
	color:#100e2e;
}
#content .section .about p {
	font:11px/14px Tahoma, Geneva, sans-serif;
	color:#746e7b;
	margin:7px 0 0;
}
#content .section .about .author {
	width:100%;
	float:left;
	overflow:hidden;
	font:italic 14px "Times New Roman", Times, serif;
	color:#746e7b;
	margin:13px 0 0; 
}
#content .section .about .more {
	font:11px Tahoma, Geneva, sans-serif;
	color:#3894f3;
	float:left;
	margin:15px 0 0;
}
#content .section .testimonials {
	width:100%;
	overflow:hidden;
}
#content .section .testimonials .img-frame {
	float:left;
	margin:0 29px 0 0;
}
#content .section .testimonials .wrap {
	width:330px;
	float:left;
}
#content .section .testimonials p {
	margin:0;
	font:11px/16px Tahoma, Geneva, sans-serif;
	color:#372569;
}
#content .section .testimonials p .up {
	margin:0 12px 0 0;
	padding:0 0 5px 0;
}
#content .section .testimonials p .down {margin:0 0 -5px 10px;}
#content .section .testimonials .author {
	float:left;
	margin:15px 0 0;
	font:italic 14px Tahoma, Geneva, sans-serif;
	color:#746e7b;
}
#content .section .testimonials .more {
	width:100%;
	overflow:hidden;
	float:left;
	font:11px Tahoma, Geneva, sans-serif;
	color:#3894f3;
	margin:14px 0 0;
}
#content .section .testimonials ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#content .section .testimonials ul li {
	float:left;
	margin:0 7px 0 0;
}
#content .section .testimonials ul li a {
	background:url(../images/ico-testimonials-list.png) no-repeat 0 0;
	width:13px;
	height:13px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
#content .section .testimonials ul li a:hover {background:url(../images/ico-testimonials-list-active.png) no-repeat 0 0;}
#content .section .testimonials ul li .active {background:url(../images/ico-testimonials-list-active.png) no-repeat 0 0;}
#content .section .team {
	width:100%;
	overflow:hidden;
}
#content .section .team .variants {
	margin:-9px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
#content .section .team .variants li {
	margin:9px 0 0;
	background:url(../images/languages-sep.gif) no-repeat 0 50%;
	padding:0 0 0 30px;
	font:11px Tahoma, Geneva, sans-serif;
	color:#100e2e;
}
#content .section .team .list {
	margin:17px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
#content .section .team .list li {
	float:left;
	margin:0 7px 0 0;
}
#content .section .team .list li a {
	background:url(../images/ico-testimonials-list.png) no-repeat 0 0;
	width:13px;
	height:13px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
#content .section .team .list li a:hover {background:url(../images/ico-testimonials-list-active.png) no-repeat 0 0;}
#content .section .team .list li .active {background:url(../images/ico-testimonials-list-active.png) no-repeat 0 0;}
#content .section .team .wrap {
	width:310px;
	float:right;
}
#content .section .team .wrap p {
	margin:0;
	font:11px Tahoma, Geneva, sans-serif;
	color:#100e2e;
}
#content .section .team .text {
	background:url(../images/ico-cityhall-blue.png) no-repeat 0 4px;
	float:right;
	width:190px;
	margin:20px 0 0;
	padding:0 0 0 30px;
}
#content .section .team .text p {
	font:18px "Times New Roman", Times, serif;
	color:#537ca4;
	margin:0;
}
#content .section .team .text p span {font-size:30px;}
#main .partners {
	width:100%;
	overflow:hidden;
	float:left;
}
#main .partners .heading {
	width:100%;
	overflow:hidden;
}
#main .partners .heading h3 {
	float:left;
	background:url(../images/bg-partners-heading.gif) no-repeat 0 50%;
	padding:0 0 0 19px;
	margin:0 12px 0 0;
	font:16px "Times New Roman", Times, serif;
	color:#0a0922;
}
#main .partners .heading a {
	background:url(../images/languages-sep.gif) no-repeat 0 50%;
	padding:0 0 0 17px;
	float:left;
	font:16px "Times New Roman", Times, serif;
	color:#9a9aa4;
}
#main .partners ul {
	background:url(../images/bg-partners-ul.gif) no-repeat 0 100%;
	padding:0 0 5px 0;
	margin:24px 0 0;
	height:84px;
	list-style:none;
}
#main .partners ul li {
	background:url(../images/bg-partners-li.gif) no-repeat 50% 100%;
	padding:0 0 20px 0;
	display:inline-block;
	margin:0 65px 0 0;
}
#main .partners ul .last {margin:0;}
* html #main .partners ul li {display:inline;}
*+ html #main .partners ul li {display:inline;}
/*sidebar*/
#sidebar {
	width:225px;
	float:right;
}
#sidebar .side-box {
	width:100%;
	overflow:hidden;
	padding:0 0 35px 0;
}
#sidebar .side-box h2 {
	background:url(../images/bg-top-bar.gif) repeat-x 0 100%;
	padding:0 0 15px 0;
	width:100%;
	margin:0;
	font:24px "Times New Roman", Times, serif;
	color:#100e2e;
}
#sidebar .side-box h2 span {color:#154c83;}
#sidebar .side-box p {
	font:16px "Times New Roman", Times, serif;
	color:#154c83;
	margin:10px 0 0;
}
#sidebar .side-box ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .side-box ul li {
	width:100%;
	overflow:hidden;
	margin:13px 0 0;
	background:url(../images/languages-sep.gif) no-repeat 0 4px;
	padding:0 0 0 28px;
	font:11px Tahoma, Geneva, sans-serif;
	color:#7a7a7a;
}
#sidebar .side-box ul li a {
	color:#85a2be;
	text-decoration:none;
}
#sidebar .side-box ul li a:hover {text-decoration:underline;}
#sidebar .side-box .news .date {
	width:100%;
	overflow:hidden;
	float:left;
	font:normal 10px Tahoma, Geneva, sans-serif;
	color:#7a7a7a;
}
#sidebar .side-box .news a {
	color:#5996d3;
	line-height:16px;
	float:left;
	margin:5px 0 0;
}
.portfolio-nav {
	width:890px;
	padding:20px 0 0;
}
.portfolio-nav h2 {
	font:48px "Times New Roman", Times, serif;
	color:#100e2e;
	margin:0;
}
.portfolio-nav h2.span {
	color:#7d7d96;
	font-size:60px;
}
.portfolio-nav ul {
	margin:10px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	padding:0 0 5px 0;
}
.portfolio-nav ul li {
	background:url(../images/bg-portfolio-nav-li.gif) no-repeat 0 0;
	height:55px;
	float:left;
	position:relative;
	margin:0 13px 0 0;
	padding:0 0 0 14px;
}
.portfolio-nav ul .first {width:107px;}
.portfolio-nav ul .second {width:107px;}
.portfolio-nav ul .third {width:107px;}
.portfolio-nav ul .fourth {width:170px;}
.portfolio-nav ul .fifth {width:256px;}
.portfolio-nav ul li .corner {
	background:url(../images/bg-portfolio-nav-corner.gif) no-repeat 0 0;
	width:5px;
	height:55px;
	float:right;
	position:absolute;
	top:0;
	right:0;
	text-indent:-9999px;
	overflow:hidden;
}
.portfolio-nav ul li .pointer {
	background:url(../images/bg-portfolio-nav-hover.gif) no-repeat 0 0;
	height:8px;
	width:15px;
	position:absolute;
	left:47%;
	bottom:-5px;
	display:none;
}
.portfolio-nav ul li a {
	height:55px;
	width:100%;
	float:left;
	font:18px/55px "Times New Roman", Times, serif;
	color:#000;
}
.portfolio-nav ul li a:hover {text-decoration:none;}
.portfolio-nav ul li:hover .pointer {display:block;}
/*footer*/
#footer {
	width:890px;
	position:relative;
	margin:34px 0 0;
	z-index:10;
}
.stripe-bottom {
	background-color:#0a0922;
	height:195px;
	left:50%;
	bottom:54px;
	position:absolute;
	width:100%;
}
#footer .footer-nav {
	background:url(../images/bg-footer-nav.gif) repeat-x 0 100%;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	padding:0;
}
#footer .footer-nav li {
	padding:0 18px 14px 18px;
	float:left;
	background:url(../images/bg-partners-li.gif) no-repeat 50% 100%;
}
#footer .holder {
	border-top:8px solid #fad61b;
	margin:11px 0 0;
	width:830px;
	height:195px;
	padding:0 30px;
	overflow:hidden;
	background-color:#0a0922;
}
#footer .holder .col-1 {
	width:200px;
	float:left;
}
#footer .holder .col-2 {
	width:170px;
	float:left;
}
#footer .holder .col-3 {
	width:125px;
	float:left;
}
#footer .holder .heading {
	width:100%;
	overflow:hidden;
	padding:0 0 14px 0;
	background:url(../images/bg-footer-col-heading.gif) repeat-x 0 100%;
}
#footer .holder .heading h3 {
	background:url(../images/bg-footer-heading-h3.gif) no-repeat 50% 0;
	padding:18px 0 0;
	margin:0;
	float:left;
	font:11px Tahoma, Geneva, sans-serif;
	color:#fff;
}
#footer .holder .list {
	margin:7px 0 0;
	padding:0 0 40px 0;
	list-style:none;
}
#footer .holder .list li {margin:4px 0 0;}
#footer .holder .list li a {
	font:10px Tahoma, Geneva, sans-serif;
	color:#91919c;
}
#footer .holder .list li a:hover {
	color:#fff;
	text-decoration:none;
}
#footer .holder .col-4 {
	background:url(../images/bg-footer-col-heading.gif) repeat-x 0 0;
	margin:45px 0 0;
	width:335px;
	overflow:hidden;
	float:left;
}
#footer .holder .col-4 .phone {
	width:100%;
	float:left;
	overflow:hidden;
	font:28px "Times New Roman", Times, serif;
	color:#ffdb1f;
	margin:10px 0 0;
}
#footer .holder .col-4 .phone strong {color:#fff;}
#footer .holder .col-4 h4 {
	margin:34px 0 0;
	width:100%;
	float:left;
	font:24px "Times New Roman", Times, serif;
	color:#fff;
}
#footer .holder .col-4 p {
	margin:4px 0 0;
	float:left;
	font:16px "Times New Roman", Times, serif;
	color:#fff;
}
#footer .bottom-box {
	width:840px;
	padding:0 25px 0 25px;
	height:54px;
	position:relative;
}
#footer .bottom-box:after {
	content:"";
	display:block;
	clear:both;
}
#footer .bottom-box .cityhall {
	background:url(../images/ico-cityhall-black.png) no-repeat 0 0;
	width:46px;
	height:30px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:-66px;
	top:12px;
}
#footer .bottom-box p {
	margin:20px 0 0;
	float:left;
	font:11px Tahoma, Geneva, sans-serif;
	color:#807f95;
}
#footer .bottom-box p span {color:#100e2e;}
#footer .bottom-box .social {
	float:right;
	margin:16px 0 0;
	padding:0;
	list-style:none;
}
#footer .bottom-box .social li {
	float:left;
	margin:0 9px 0 0;
}
/* portfolio */
#main .portfolio {width:100%;}
#main .portfolio .list {
	margin:0;
	padding:0;
	list-style:none;
}
#main .portfolio .list li {padding:0 0 65px 0;}
#main .portfolio .list li .title {
	width:100%;
	overflow:hidden;
	text-align:center;
}
#main .portfolio .list li .title h3 {
	font:30px "Times New Roman", Times, serif;
	color:#165585;
	margin:0;
}
#main .portfolio .list li .title p {
	margin:4px 0 0;
	font:18px "Times New Roman", Times, serif;
	color:#000;
}
#main .portfolio .list li .img-frame {
	background:url(../images/bg-portfolio-plus-stripe.gif) no-repeat 0 0;
	padding:5px 0 0;
}
#main .portfolio .list li .img-frame img {
	display:block;
	margin:0 auto;
}
#main .portfolio .list li .screens {
	background:url(../images/bg-portfolio-pager.gif) no-repeat;
	width:838px;
	height:51px;
	overflow:hidden;
	text-align:center;
}
#main .portfolio .list li .screens ul {
	margin:17px 0 0;
	padding:0;
	list-style:none;
}
#main .portfolio .list li .screens ul li {
	display:inline-block;
	padding:0 5px;
}
* html #main .portfolio .list li .screens ul li {display:inline;}
* +html #main .portfolio .list li .screens ul li {display:inline;}
#main .portfolio .list li .screens ul li a {
	background:url(../images/ico-pagers-grey.png) no-repeat 0 0;
	display:block;
	height:18px;
	width:18px;
	text-indent:-9999px;
	overflow:hidden;
}
#main .portfolio .list li .screens ul li a:hover {background:url(../images/bg-pagers-blue.png) no-repeat 0 0;}
#main .portfolio .list li .screens ul .active a {background:url(../images/bg-pagers-blue.png) no-repeat 0 0;}
#main .portfolio .list li .description {
	background:url(../images/bg-portfolio-plus-stripe.gif) no-repeat 0 100%;
	padding:0 0 25px 0;
	overflow:hidden;
	margin:26px 0 0;
}
#main .portfolio .list .description .data {
	background:url(../images/bg-data-ul.png) no-repeat 0 0;
	float:left;
	width:330px;
	padding:2px 0 0;
	list-style:none;
	margin:0 27px 0 0;
}
#main .portfolio .list .description .data li {
	background:url(../images/bg-data-li-block.png) no-repeat;
	width:330px;
	height:38px;
	padding:0;
	overflow:hidden;
	margin:0 0 -3px 0;
}
#main .portfolio .list .description .data li p {
	font:16px/38px "Times New Roman", Times, serif;
	margin:0 0 0 14px;
}
#main .portfolio .list .description .data li p span {color:#08518a;}
#main .portfolio .list .description .col {
	width:270px;
	float:left;
}
#main .portfolio .list .description .col h4 {
	margin:0;
	font:24px "Times New Roman", Times, serif;
	color:#100e2e;
}
#main .portfolio .list .description .col p {
	font:11px/15px Tahoma, Geneva, sans-serif;
	color:#757779;
	margin:5px 0 0;
}
#main .portfolio .list .description .share {
	width:205px;
	float:right;
}
#main .portfolio .list .description .share h4 {
	margin:0;
	font:24px "Times New Roman", Times, serif;
	color:#100e2e;
}
#main .portfolio .list .description .share ul {
	margin:15px 0 0;
	padding:0;
	list-style:none;
}
#main .portfolio .list .description .share ul li {
	float:left;
	padding:0;
	margin:0 7px 0 0;
}
.projects-list {
	position:absolute;
	right:-260px;
	top:234px;
	overflow:hidden;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.projects-list h3 {
	margin:0;
	font:24px "Times New Roman", Times, serif;
	color:#100e2e;
}
.projects-list ul {
	margin:8px 0 0 -20px;
	padding:0;
	list-style:none;
}
.projects-list ul li {
	background:url(../images/languages-sep.gif) no-repeat 0 3px;
	padding:0 0 0 20px;
	float:left;
	margin:0 12px 0 0;
}
.projects-list ul li a {
	font:11px Tahoma, Geneva, sans-serif;
	color:#8a8999;
	padding:0 0 7px;
	display:block;
}
.projects-list ul .active a {
	background:url(../images/bg-projects-list-active.gif) no-repeat 0 100%;
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#000;
}
/*add-panel*/
.add-panel {
	position:absolute;
	left:0;
	top:0;
	width:86px;
	height:100%;
}
.add-panel .holder {
	position:relative;
	width:86px;
	height:100%;
}
.add-panel .holder .add-nav {
	height:1000%;
	width:86px;
	background:url(../images/bg-add-nav.gif) repeat-y;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
}
.add-panel .holder .close {
	float:left;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	color:#828192;
	margin:55px 0 0 42px;
	width:62px;
	padding:0 7px 0 0;
	background:url(../images/bg-close.gif) no-repeat 100% 70%;
}
.add-panel .add-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	height:86px;
	width:999px;
	position:absolute;
	left:-456px;
	top:580px;
}
.add-panel .add-nav li {
	float:left;
	padding:26px 35px 0;
	height:86px;
	background:url(../images/bg-add-nav-li.gif) no-repeat 50% 0;
}
.add-panel .add-nav li a {
	font:16px/32px "Times New Roman", Times, serif;
	padding:0 18px;
	float:left;
	height:32px;
	border:1px solid #fff;
	text-shadow: 0px 0px 3px #100e2e;
	color: rgba(0,0,0,0);
	*color:#100e2e;
}
* html .add-panel .add-nav li a {color:#100e2e;}
*+ html .add-panel .add-nav li a {color:#100e2e;}
@media \0screen {
	.add-panel .add-nav li a {color:#100e2e;}
}
.add-panel .add-nav li.active a {
	border:1px solid #e9e9ec;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE.htc);
	text-shadow: 0px 0px 0px #100e2e;
}
.add-panel .add-nav li a:hover {
	border:1px solid #e9e9ec;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE.htc);
	text-shadow: 0px 0px 0px #100e2e;
	text-decoration:none;
}
.add-panel .holder .article {
	position:absolute;
	width:374px;
	padding:280px 40px 0 50px;
	height:1000%;
	background:#07090c url(../images/bg-article-about-us.jpg) no-repeat;
	left:0;
	top:0;
	display:none;
}
.add-panel .holder .article h2 {
	font:24px "Times New Roman", Times, serif;
	color:#fff;
	margin:0;
}
.add-panel .holder .article h3 {
	font:18px "Times New Roman", Times, serif;
	color:#fff;
	margin:0;
}
.add-panel .holder .article p {
	color:#949596;
	margin:35px 0 43px;
}
/* coming-soon */
#coming-soon {
	width:100%;
	overflow:hidden;
	text-align:center;
	min-width:500px;
	min-height:100%;
	position:relative;
}
#coming-soon .logo {
	background:url(../images/bg-logo-new-year.png) no-repeat;
	width:98px;
	height:68px;
	margin:200px auto 0;
	padding:0;
	float:none;
	line-height:0;
	text-indent:-9999px;
	display:block;
}
#coming-soon .section {padding:0 0 150px;}
#coming-soon .section p {
	margin:11px 0 0;
	color:#6b6b6b;
	font:11px Tahoma, Geneva, sans-serif;
}
#coming-soon .section .holidays {
	text-indent:-9999px;
	line-height:0;
	margin:80px auto;
	background:url(../images/img-happy-holidays.png) no-repeat;
	height:56px;
	width:264px;
}
#coming-soon .contacts p {
	margin:0 0 13px;
	font:11px Tahoma, Geneva, sans-serif;
	color:#c2c2c2;
}
#coming-soon .contacts p span {color:#4b4b4b;}
