* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
* html img { behavior:url('pngbehavior.htc'); }
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.mrt10px{margin-top: 10px;}
.mrt20px{margin-top: 20px;}
.mrl20px{margin-left: 20px;}
.h10{height: 10px;}
.h20{height: 20px;}
img, fieldset {
	border: none;
}
ul {
	list-style: none;
}
body {
	font-size: 12px;
        font-family: arial, verdana, sans-serif;
}
.inquire{
    width: 38px;
    height: 150px;
    display: block;
    position: absolute;
    top:195px;
    margin-left: -38px;    
}
.inquire_en{background: url(../img/inquire_en.png) 4px no-repeat;}
.inquire_ru{background: url(../img/inquire_ru.png) no-repeat;}

#leftShadow{
    background: url(../img/shadow-left.png) no-repeat;
    position: absolute;
    width: 31px;
    height: 865px;
    display: block;
    margin-left: -31px;
}
#rightShadow{
    background: url(../img/shadow-right.png) no-repeat;
    position: absolute;
    width: 31px;
    height: 865px;
    display: block;
    margin-left: 996px;
}

#mainContainer {
	width: 996px;
        height: auto;
	margin: 0 auto;
}
#main, #main_index {
	width: 960px;
	margin: 0 auto;
}
#main{background: url(../img/bg.png) no-repeat;}
#logo {
	padding: 15px 0 15px 15px;
	float: left;
}
#lang {
	padding: 25px 0 0 0;
	float: right;
}
#lang li {
	padding: 0 2px;
	float: left;
}
#lang li a {
	width: 25px;
	height: 19px;
	color: #2B296B;
	text-decoration: none;
	text-align: center;
	padding: 6px 0 0 0;
	float: left;
}
#lang li a:hover, #menu li a:hover {
	color: #656599;
}
#lang li a.act {
	color: #FFF;
	background: url(../img/lang_act.gif) no-repeat;
}
#menu {
	padding: 15px 0 0 0;
	clear: right;
	float: right;
}
#menu li {
	background: url(../img/menu_border.gif) no-repeat right 2px;
	padding: 0 6px 0 4px;
	float: left;
}
.nbg, #menu li.nbg{background: none;}
#menu li a.icon-l { background: url(../img/linkedin.png) no-repeat; padding-right: 16px; padding-top: 16px;}
#menu li a.icon-f { background: url(../img/facebook.png) no-repeat; padding-right: 16px; padding-top: 16px;}
#menu li a.icon-v { background: url(../img/vkontakte.png) no-repeat; padding-right: 16px; padding-top: 16px;}
#menu li a.icon-t { background: url(../img/twitter.png) no-repeat; padding-right: 16px; padding-top: 16px;}
#menu li a.icon-y { background: url(../img/youtube.png) no-repeat; padding-right: 16px; padding-top: 16px;}
#menu li a.icon-vi { background: url(../img/vimeo.png) no-repeat; padding-right: 16px; padding-top: 16px;}
#menu li a.icon-r { background: url(../img/rutube.png) no-repeat; padding-right: 16px; padding-top: 16px;}
#menu li a.icon-a { background: url(../img/aviatime.png) no-repeat; padding-right: 16px; padding-top: 16px;}
#menu li a.icon-s { background: url(../img/slideshare.png) no-repeat; padding-right: 16px; padding-top: 16px;}
#menu li a.icon-g { background: url(../img/g-plus-icon-16x16.png) no-repeat; padding-right: 16px; padding-top: 16px;}
#menu li a.icon-p { background: url(../img/picasa-icon.png) no-repeat; padding-right: 16px; padding-top: 16px;}
#menu li a.icon-i { background: url(../img/ico-i.png) no-repeat; padding-right: 16px; padding-top: 16px;}


#menu li.last {
	background: none;
	padding: 0 4px;
}
#menu li a {
	color: #2B296B;
	font: 10px arial;
	text-decoration: none;
	float: left;
}
#menu li a.act {
	color: #999;
}
#nav {
	width: 960px;
	height: 40px;
	background: url(../img/nav_items.gif) no-repeat;
	margin: 0 0 20px 0;
	float: left;
}
#nav li {
	background: url(../img/nav_items.gif) no-repeat right -50px;
	float: left;
}
#nav li.last {
	background: none;
}
#nav li.search {
	background: none;
	float: right;
}
#nav li a {
	height: 29px;
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
	padding: 11px 15px 0 15px;
	float: left;
}
#nav li a.act {
	color: #FFF;
	/*background: url(../img/nav_items.gif) no-repeat -15px -100px;*/
        background: #22225d;
}
#nav li.first a.act {
	color: #FFF;
	background: #22225d;
}
#nav li a:hover {
	color: #FFF;
        background: #22225d;
}
#nav li.search span {
	width: 129px;
	height: 18px;
	background: url(../img/search_input_bg.gif) no-repeat;
	padding: 4px 3px 0 3px;
	margin: 9px 0 0 0;
	float: left;
}
#nav li.search .input {
	width: 125px;
	color: #656565;
	font: italic 12px arial;
	border: 0;
	float: left;
}
#nav li.search .submit {
	cursor: pointer;
	margin: 14px 10px 0 10px;
	float: left;
}
#home_container {
	width: 960px;
	height: 420px;
	/*background: url(../img/home_container.jpg) no-repeat;*/
	float: left;
}
#home_container #home_box {
	width: 255px;
	height: 355px;
	background: url(../img/home_box_bg.png) no-repeat;
	padding: 25px 25px 16px 25px;
	margin: 13px 13px 0 0;
	display: inline;
	overflow: hidden;
	float: right;
}
#home_container #home_box h1 {
	color: #1F1F21;
	font-size: 24px;
	padding: 0 0 12px 0;
	display: block;

}
#home_container #home_box p {
	margin-bottom:12px;
	color: #656565;
	font-size: 12px;
	line-height: 1.4;
	display: block;
}
#home_container #home_box #subnav, #home_container #home_box #subnav li {
	width: 250px;
	float: left;
}
#home_container #home_box #subnav {
	padding: 0 0 10px 0;
}
#home_container #home_box #subnav li {
	padding: 0 0 1px 0;
}
#home_container #home_box #subnav li a {
	color: #2B296B;
	font: bold 14px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/subnav_icon.gif) no-repeat 5px 7px;
	padding: 2px 5px 2px 17px;
	float: left;
}
#home_container #home_box #subnav li a:hover {
	background: url(../img/subnav_icon.gif) #E9EBF1 no-repeat 5px 7px;
}
#home_container #home_box a.more {
	color: #999;
	font: 11px;
	text-decoration: none;
	background: url(../img/icon_more.gif) no-repeat right 5px;
	padding: 0 17px 0 0;
	float: left;
}
#home_container #home_box a:hover.more {
	color: #656599;
}

#liveNewsContainer{
    display: block;
    clear: both;
    height: 59px;
    width: 960px;
    background: url(../img/live-news.png) no-repeat;
}

#liveNewsContainer marquee{color:#2B2A6C; font-weight: bold;}
#liveNewsContainer #liveNews{
    margin-top: 22px;
    padding-left: 2px;
    display: block;
    float: left;
}
#liveNews a{color: #000; text-decoration: none;}
#liveNews a:hover{text-decoration: underline;}
#liveNewsContainer #liveNews #liveNewsTitle{
    font-size: 14px;
    font-weight: bold;
}

#servicesContainer{
    display: block;
    width: 960px;     
    min-height: 414px;
    color:#333;
    line-height: 1.5;
}

#servicesContainer .service-block{
    display: block;
    float: left;
    width: 320px;
    min-height: 414px;
    margin-top: -15px;
}

#sblock-1{}
#sblock-2{background: url(../img/service-block-bg2.png) 0 50px no-repeat;}
#sblock-3{background: url(../img/service-block-bg.png) 0 50px no-repeat;}

.simage{height: 160px;}
#sblock-1 .simage {background: url(../img/sblock-1.png) top center no-repeat;}
#sblock-2 .simage{background: url(../img/sblock-2.png) top center no-repeat;}
#sblock-3 .simage {background: url(../img/sblock-3.png) left center no-repeat;}

#sblock-3 .simage #checks{
    font-size: 10px;
    display: block;
    position: absolute;
    margin-left: 175px;
    margin-top: 8px;
}
#sblock-3 .simage #engineer{
    font-size: 10px;
    display: block;
    position: absolute;
    margin-left: 194px;
    margin-top: 108px;
}

.scontent{padding: 0 10px 0 10px;}
.stite{
    display: block;
    margin: 33px auto;
    text-align: left;
    font-size: 18px;
    min-height: 60px;
}

.stext{text-align: justify; width: 280px;  margin-top: 10px;}
.slist {list-style: none; margin-top: 10px;}
.slist li, #content .slist li{
    list-style: none;
    background: url(../img/list.png) no-repeat;
    min-width: 12px;
    padding-left: 16px;
}
.slist li a{color:#333;text-decoration: none;}
.slist li a:hover{color:#333;text-decoration: underline;}

.btn{
    background: url(../img/button.png) no-repeat;
    width: 80px;
    height: 23px;
    border: 0;
    color: #FFF;
    margin: 20px 0 20px 0;
    padding: 0;
    display: block;
    text-decoration: none;
    padding: 3px;
}

#inner_container_top {
	width: 960px;
	height: 10px;
	font-size: 0;
	float: left;
}
#inner_container {
	width: 958px;
	float: left;
}
#inner_container_bottom {
	width: 958px;
	padding: 0 0 40px 0;
	float: left;
}
#content {
	width: 690px;
	color: #212121;
	font: 12px;
	padding: 30px 0 0 0;
	float: left;
    margin-right:15px;
    min-height: 500px;
    text-align: justify;
}
#content h1 {
	color: #000;
	font: 24px;
	padding: 0 0 20px 0;
	display: block;
        font-weight: normal;
}
#content h2 {
	color: #000;
	font: 18px arial;
	padding: 0 0 5px 0;
	display: block;
}
#content h2 span {
	color: #2B2B6B;
}
#content h3 {
	font: 14px;
	display: inline;
}
#content h2 a, #content h3 a {
	color: #656599;
}
#content p {
	font: 14px;
	line-height: 1.5;
	padding: 0 0 15px 0;
	display: block;
    text-align: justify;
}
p.date {
	color: #656565 !important;
	font: 11px !important;
	line-height: normal !important;
	padding: 0 !important;
}
#content p a {
	color: #656599;
}
#content #news_list li {
	padding: 0 0 15px 0;
	display: block;
}
#content #search_results {
	list-style: inside decimal;
	padding: 20px 0;
	display: block;
}
#content #site_map li {
	padding: 0 0 10px 0;
	display: block;
}
#content #site_map li ul li {
	color: #666699;
	font: 14px;
	padding: 5px 0 0 0;
	display: block;
}
#content #site_map li a {
	color: #000;
	font: bold 11px;
	background: url(../img/icon_sitemap.gif) no-repeat 0 4px;
	padding: 0 0 0 11px;
}
#content #site_map li ul li a {
	color: #666699;
	font: 11px;
	background: none;
}
#content #site_map li ul li ul li a {
	background: url(../img/icon_sitemap.gif) no-repeat 10px -21px;
	padding: 0 0 0 22px;
}
#content .info_table {
	width: 650px;
	text-align: left;
	border-bottom: 1px solid #D1D1E3;
	margin: 0 0 20px 0;
	float: left;
}
#content .info_table th {
	background: #D1D1E3;
	padding: 7px 10px;
}
#content .info_table td {
	font: 11px arial;
	padding: 7px 10px;
}
#content .info_table .even td {
	background: #EBEBF3;
}

#content #search_big {
	background: #D1D1E3;
	padding: 10px;
	float: left;
}
#content #search_big .input {
	width: 518px;
	color: #999;
	font: 12px;
	border: 1px solid #E3E9EF;
	padding: 2px 5px;
	float: left;
}
#content #search_big label {
	color: #333;
	font: bold 11px;
	padding: 4px 10px 0 4px;
	float: left;
}
#content #search_big .submit {
	cursor: pointer;
	margin: 5px 0 0 8px;
	float: left;
}
#content #pages li {
	padding: 10px 0 0 0;
	float: left;
}
#content #pages li a {
	width: 28px;
	height: 22px;
	color: #2B2B6B;
	font: 14px;
	text-decoration: none;
	text-align: center;
	background: url(../img/pages_icon.gif) no-repeat;
	padding: 5px 0 0 0;
	margin: 0 1px 0 0;
	float: left;
}
#content #pages li a:hover {
	background: url(../img/pages_icon.gif) no-repeat 0 -100px;
}
#content #pages li a.act {
	color: #FFF;
	background: url(../img/pages_icon.gif) no-repeat 0 -50px;
}
a.all, a.back {
	color: #656599;
}
#submenu {
	width: 250px;
	margin: 20px 0 0px 0px;
	display: inline;
	float: right;
}
#submenu li {
        height: 48px;
	width: 220px;
	background: url(../img/submenu_items.png) no-repeat -520px 0;
	padding: 2px 20px 0;
	
}
#submenu li.top {display: none;}
#submenu li.first {
        height: 52px;
	background: url(../img/submenu_items.png) no-repeat;
}
#submenu li.bottom {display: none;}
#submenu li.last {
        height: 54px;
	background: url(../img/submenu_items.png) no-repeat -259px 0;
}
#submenu li a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
        padding-left: 30px;
        padding-top: 16px;
        font-size: 14px;
        background: url(../img/submenu_icon.png) 12px 21px no-repeat;
}
#submenu li.first a {padding-top: 19px; background: url(../img/submenu_icon.png) 12px 24px no-repeat;}
#submenu li a:hover {
	color: #2B296B;
}
#submenu li a.act {
	color: #2B296B;
        font-weight: bold;
}
#useful {
	width: 960px;
	height: 40px;
	font: 11px;
	background: url(../img/useful_items.gif) no-repeat;
	margin: 20px 0;
	float: left;
}
#useful li {
	height: 28px;
	background: url(../img/useful_items.gif) no-repeat right -75px;
	padding: 12px 10px 0 10px;
	float: left;
}
#useful li.slash {
	background: url(../img/useful_items.gif) no-repeat right -41px;
}
#useful li.last {
	background: none;
}
#useful li strong {
	padding: 2px 10px 0 0;
	display: block;
}
#useful li a {
	color: #333365;
}
#useful li a:hover {
	color: #656599;
}
#footer {
	width: 960px;
        height: 277px;
	color: #FFF;
	background: url(../img/footer-bg.png) no-repeat;
        clear: both;
}

#footer .fblock{
    display: block;
    float: left;
    height: 240px;

}
.fblock .fbtitle{
    font-size: 18px;
    display: block;
    height: 45px;
}
.fblock .fbtitle a.subtitle:hover{text-decoration: underline;}
.fblock .fbtitle .subtitle{height: 50px; font-size: 11px; font-weight: normal; float: right; padding-top: 4px; color: #FFF; text-decoration: none;}

#fblock-1{width: 224px; margin: 20px 20px 0 20px;}
#fblock-2{width: 210px; margin-top: 20px; margin-right: 20px}
#fblock-3{width: 210px; margin-top: 20px; margin-right: 30px}
#fblock-4{width: 210px; margin-top: 20px;}

.fbcontent, .fbcontent a{
    font-weight: normal;
    font-size: 12px;
    color: #FFF;
}

.contactsBtn{
    background: url(../img/contacts-btn.png) no-repeat;
    font-weight: bold;
    color:#302f70;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 10px 40px;
}
.fbottom{
    bottom: 0;
    display: block;
    clear: both;
    margin-left: 20px;
}

.flist{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.5;
}
.flist li{
    background: url(../img/list-arrow.png) 2px no-repeat;
    padding-left: 15px;
}
.flist li a{
    color: #FFF;
    text-decoration: none;
}
.flist li a:hover{text-decoration: underline;}

.fnews{
    display: block;
    margin-bottom: 20px;
}
.fndate{
    font-size: 11px;
    font-style: italic;
    display: block;
    clear: both;
}
.fntext{
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}
.fntext:hover{
    text-decoration: underline;
}

.flag{background: url(../img/flag.png) 4px 6px no-repeat; padding-left:18px;}
.arrow{background: url(../img/arrow.png) 4px 6px no-repeat; padding-left:18px;}
.letter{background: url(../img/letter.png) 4px 6px no-repeat; padding-left:18px;}
.arrow-down{background: url(../img/arrow-down.png) 4px no-repeat; padding-left:18px;}
.clear{clear: both;}
#content ul.picturesList{list-style: none; padding: 0; margin: 0; display: block;clear: both;}
#content ul.picturesList li{list-style: none; float: left; border: #EEE 2px solid; width: 152px; max-width: 152px; margin-right: 10px; margin-bottom: 10px; background: #FFF;}
#content ul.picturesList li div.pic{padding: 13px; width: 127px; height: 190px; overflow: hidden;}
#content ul.picturesList li div.picText{color:#333; padding-left: 5px; text-align: center;}
#content ul.picturesList li div.picText span.name{font-size: 16px; display: block;clear: both;}
#content ul.picturesList li div.picText span.title{font-size: 11px; display: block;clear: both;}

.client{display: block;clear: both; color: #333;}
.client .cimg{float: left; display: block; width: 162px; height: 107px; overflow: hidden; border: solid 2px #e5e5e5}
.client .ctext{float: left; display:  block; margin-left: 20px; width: 480px; text-align: justify;  background: url(../img/ctext-bg.png) no-repeat;}
.client .ctext .ctitle,.ctitle{font-weight: bold;display: block;font-size:24px;}
.client .ctext p{display: block; margin-top: 10px;}
.client .ctext .cquote{display: block; background: url(../img/quotes.png) no-repeat; min-height: 59px;}
.client .ctext .cquote em{display: block; margin-top: 10px;}

.contacts{background: url(../img/contacts-bg.png) no-repeat 0 bottom; min-height: 450px; height: auto; width: 960px; margin-top: -20px; color: #333;}
.contacts .cform{ width: 633px; float: left;}
.contacts .ccontent{background: url(../img/ccontent-bg.png) repeat-y; width: 327px; height: 100%; float: left;}
.contacts .ctitle{margin-left: 35px; font-size: 24px; margin-bottom: 35px; margin-top: 35px;}
.contacts .ccontent .ctext{margin-left: 35px;line-height: 1.5; font-size: 14px;}
.contacts .ccontent .ctext b, .contacts .ccontent .ctext strong{font-size: 16px;}
.cbtn{background: url(../img/btn-bg.png) repeat-x; border: 2px solid #EEE; padding: 5px; }

.cform #form li {
    width: 314px;
    float: left;
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
}
.cform #form li.long {width: 630px;}
.cform #form li label {
    display: block;
    width: 120px;
    color: #333;
    float: left;
    height: 30px;
    padding-top: 8px;
}
.cform #form li .input, .cform #form li textarea {
    display: block;
    width: 170px;
    font: 12px;
    border: 1px solid #AAADB4;
    float: left;
    height: 30px;
}
.cform #form li textarea {
    height: 160px;
    width: 484px;
}
.cform #form li .error {
    color: #FF0000;
    border: 1px solid #FF0000;
}
.cform #form a.submit, .cform #form a.clear {
    height: 32px;
    color: #FFF;
    font: bold 14px;
    text-decoration: none;
    float: left;
}
.cform #form a.submit {
    color: #FFF;
    background: url(../img/submit_bg.gif) no-repeat;
    padding: 0 0 0 40px;
    margin: 0 2px 0 205px;
}
.cform #form a.clear {
    color: #656599;
    background: url(../img/clear_bg.gif) no-repeat;
    padding: 0 0 0 20px;
}
.cform #form a.submit span, .cform #form a.clear span {
    height: 24px;
    float: left;
}
.cform #form a.submit span {
    background: url(../img/submit_bg.gif) no-repeat right 0;
    padding: 8px 20px 0 0;
}
.cform #form a.clear span {
    background: url(../img/clear_bg.gif) no-repeat right 0;
    padding: 8px 35px 0 0;
}
.cform #form .successful {
    font: bold 18px;
    text-align: center;
    padding: 150px 32px;
}
.cform #form .successful span {
    padding: 0 0 10px 0;
    display: block;
}

#accordion{background: #FFF;border-bottom: 1px solid #EEE;}
#accordion h3{border: 1px solid #EEE; border-bottom: none; height: 40px; display: block;}
#accordion h3 a{padding: 12px; color: #333;text-decoration: none; text-transform: uppercase; font-weight: normal; display: block;}
#accordion h3 a:hover{text-decoration:underline;color:#656599;}
#accordion h3 span.ui-icon{display: block; float: right; padding: 10px;}
#accordion h3 span.ui-icon-triangle-1-s{background: url(../img/up.png) no-repeat;  margin-top: 10px;}
#accordion h3 span.ui-icon-triangle-1-e{background: url(../img/down.png) no-repeat;  margin-top: 20px;}
#accordion h3 img{ border: none; display: block;float: left;  margin-left: 10px; margin-right: 10px; margin-top: 3px;}
#accordion div{border: 1px solid #EEE; border-top: none; border-bottom: none; padding: 12px; clear: both; min-height: 150px;}
#accordion span.acImage{display: block; width: 160px; height: 120px; overflow: hidden; float: left;border: 2px solid #EEE; margin-right: 15px;}

.servicesBlocks{
    list-style: none;
}
ul.servicesBlocks{
    display: block;
    border: 1px solid #e9e9e9;
    width: 202px; 
    float: right;                                   
    -moz-box-shadow: 1px 1px 5px 5px rgba(68,68,68,0.2);
    -webkit-box-shadow: 1px 1px 5px 5px rgba(68,68,68,0.2);
    box-shadow: 1px 1px 5px 5px rgba(68,68,68,0.2);
}
.servicesBlocks li{
    list-style: none; 
    display: block;
    width: 202px; 
    height: 72px; 
    float: left; 
    margin-right: 10px;   
    background-color: #FFF;
    margin-top: 1px;
    /*                                         */
    zoom: 1;

}
.servicesBlocks li a, #content .servicesBlocks li a{
    display: block;           
    padding-left: 60px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 20px;
    height: 52px;
    font-size: 13px;
    text-decoration: none;
    color: #656599;
    border-bottom: 1px solid #e9e9e9;  
    
}
.servicesBlocks li a:hover, #content .servicesBlocks li a:hover{text-decoration: underline; color:#333}
li.s-1{background: #FFF url(../img/service-1.png) no-repeat 10px center; }li.s-1:hover{background: #e9e9e9 url(../img/service-1.png) no-repeat 10px center; }
li.s-2{background: #FFF url(../img/service-2.png) no-repeat 10px center; } li.s-2:hover{background: #e9e9e9 url(../img/service-2.png) no-repeat 10px center; }
li.s-3{background: #FFF url(../img/service-3.png) no-repeat 10px center; } li.s-3:hover{background: #e9e9e9 url(../img/service-3.png) no-repeat 10px center; }
li.s-4{background: #FFF url(../img/service-4.png) no-repeat 10px center; } li.s-4:hover{background: #e9e9e9 url(../img/service-4.png) no-repeat 10px center; }
li.s-5{background: #FFF url(../img/service-5.png) no-repeat 10px center; } li.s-5:hover{background: #e9e9e9 url(../img/service-5.png) no-repeat 10px center; }
li.s-6{background: #FFF url(../img/service-6.png) no-repeat 10px center; } li.s-6:hover{background: #e9e9e9 url(../img/service-6.png) no-repeat 10px center; }
li.s-7{background: #FFF url(../img/service-7.png) no-repeat 10px center; } li.s-7:hover{background: #e9e9e9 url(../img/service-7.png) no-repeat 10px center; }
li.s-8{background: #FFF url(../img/service-8.png) no-repeat 10px center; } li.s-8:hover{background: #e9e9e9 url(../img/service-8.png) no-repeat 10px center; }
li.s-9{background: #FFF url(../img/service-9.png) no-repeat 10px center; } li.s-9:hover{background: #e9e9e9 url(../img/service-9.png) no-repeat 10px center; }
li.s-10{background: #FFF url(../img/service-10.png) no-repeat 10px center; } li.s-10:hover{background: #e9e9e9 url(../img/service-10.png) no-repeat 10px center; }

#cTab1{background: white;}
#cTab2{background: #2c2b6d;}
#cTab2{color: #FFFFFF;}
