.GreyCaption, 
.OrangeOnGreyCaption,
.OrangeCaption, 
.OrangeOnBorderCaption,
.GreenCaption, 
.BlueCaption, 
.RedCaption, 
.BrownCaption{	
	text-transform:uppercase;
	}
	.GreyCaption p, 
	.OrangeOnGreyCaption p,
	.OrangeCaption p, 
	.OrangeOnBorderCaption p,
	.GreenCaption p, 
	.BlueCaption p,
	.DeepBlueCaption p, 
	.RedCaption p, 
	.BrownCaption p{
		font-family:arial;
		font-weight:700!important;
		font-size: 12px!important;
		margin-left:20px!important;
		padding-top:7px;
		color:#000
		}
.GreenCaption a{
	color:#fff!important;
	font:100 11px arial;
	display:block;
	margin:4px 15px 0 20px;
	padding:4px 10px 1px 0;
	}
	
	
/*верхнее меню внутренних страниц*/
#service{
	height:131px;	
	margin:20px auto 30px auto;
	background:#E1E68F url(/img/heads/who_we_are.png) no-repeat;
	position:relative;
	}
	.eng #service{
		background:#E1E68F url(/img/heads/who_we_are_eng.png) no-repeat;
	}
	.who_we_are #service{
		background-image:url(/img/heads/who_we_are.png)}
		.eng .who_we_are #service{
			background-image:url(/img/heads/who_we_are_eng.png)}
	.solutions_and_services #service{
		background-image:url(/img/heads/solutions_and_services.png)}
	.how_we_work #service{
		background-image:url(/img/heads/how_we_work.png)}
	.contacts #service{
		background-image:url(/img/heads/contacts.png)}
	.catalogue #service{
		background-image:url(/img/heads/catalogue.png)}
	.project #service, .search #service, .result #service, .branch #service, .klientlist  #service{
		background-image:url(/img/heads/catalogue.png)}
	.klient #service{
		background-image:url(/img/heads/catalogue.png)}
	.winter #service{
		background-image:url(/img/heads/winter.png); background-color: transparent;}
	#service ul{
		position:absolute;
		bottom:0px;
		_bottom:-1px;
		left:0;
		width:100%;
		}
	#service div{
		position:absolute;
		bottom:0px;
		_bottom:-1px;
		left:0;
		width:100%;
		background:url(/img/div_bg/transpatant.png) no-repeat 0 bottom;
		_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/div_bg/transpatant.png', sizingMethod='scale',enabled='true');
		padding:7px 0px 7px 0px;
		}
		#service ul li{
				display:block;
				text-align:left;
				text-transform:uppercase;
				font:700 12px arial!important;
				float:left;
				padding:9px 7px 10px 7px;
				position:relative;
				}
			#service ul li.first{
				margin-left:11px;
			}
			/*#service ul li:hover div{display:block}*/
* html #service ul li.first{
				margin-left:8px;
			}

			#service ul li a{
					color:#fff!important;
					display:block;
					float:left;		}
				#service ul li.active{background:#FBF19A!important;
					}
				#service ul li.active a{color:#434029!important;}

