* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background: #fff;
	font: 14px Arial, Tahoma, sans-serif;
	color: #333;
}
a, a:link, a:visited, a:active {
	color: #f6801c;
	text-decoration: underline;
}
a:hover {
	color: #fe5a01;
}
a.noref, a.noref:hover {text-decoration: none !important; border-bottom: 1px dashed !important}
h1 em {color: #f7811d; font-style: normal}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0 0 -1px;
}

#container {
	min-width: 995px;
	min-height: 100%;
}
#page {
	position: relative;
	min-height: 100%;
}
* html #container, * html #page {
	height: 100%;
}
#page_content {
	padding-bottom: 172px;
}
.top {
	position: relative;
	height: 238px;
	border-top: 11px solid #1c1c24;
	background: url('/images/top_bg.gif') repeat-x 0 138px;
}

.top .logo {
	position: absolute;
	right: 7.03%;
	top: 30px;
	width: 329px;
	height: 84px;
	z-index: 3;
}

.top .menu {
	width: 69.85%;
	margin: -11px 0 0 30.15%;
	height: 182px;
	border-top: 11px solid #f6801c;
	border-bottom: 11px solid #f6801c;
	_position: relative;
}

.top .menu li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 138px 0 0;
	border-top: 3px solid #1c1c24;
	height: 30px;
	font-size: 12px;
	padding: 11px 2.73% 0 2.87%;
	_margin-bottom: -17px;
	_position: relative;
}
#container .top .menu li a {
	display: block;
	float: left;
	color: #fff;
	height: 47px;
}
#container .top .menu li a:hover {
	color: #cacaca;
}
.top .menu li.active {
	border-top-color: #f6801c;
	background: url('/images/menu_item_bg.gif') repeat-x 0 0;
}
#container .top .menu li.active a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	cursor: text;
	background: url('/images/arrow_dn.gif') no-repeat 50% 100%;
}
#container .top .menu li.link a {
	text-decoration: underline;
	cursor: pointer;
}
#container .top .menu li.link a:hover {
	color: #ebebeb;
}

.top .faq_item {
	position: absolute;
	left: 7.53%;
	top: 39px;
	width: 22.11%;
	font-size: 13px;
	line-height: 18px;
}

#container .top .faq_item a {
	color: #999;
}
#container .top .faq_item a:hover {
	color: #666;
}

.top .service_menu {
	position: absolute;
	left: 7.33%;
	top: 151px;
	width: 22.11%;
}
.top .service_menu li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0 15.45% 0 0;
}
.top .service_menu li.active {
	background: url('/images/service_menu_item_bg.gif') no-repeat 0 0;
}
.top .service_menu li a {
	float: left;
	display: block;
	width: 21px;
	height: 25px;
}
.top .service_menu li a.home {
	background: url('/images/ico_home.gif') no-repeat 5px 5px;
}
.top .service_menu li a.map {
	background: url('/images/ico_map.gif') no-repeat 5px 6px;
}
.top .service_menu li a.mail {
	background: url('/images/ico_mail.gif') no-repeat 5px 7px;
}

.service_col {
	width: 34.97%;
	float: right;
	padding-bottom: 90px;
}
.content {
	margin: 0 34.97% 0 5.02%;
}
.content2 {
	width: 100%;
	float: left;
	padding: 0 0 90px;
}

.text {
	padding: 0 8.37% 0 6.36%;
	line-height: 18px;
}
.text h1, .text h3 {
	margin: 0 0 0 -8.05%;
	//margin-left: -6.86%;
	padding: 0 0 5px 5.89%;
	//padding-left: 5.02%;
	font: 20px Arial, Tahoma, sans-serif;
	color: #333;
	background: url('/images/title_bg.gif') no-repeat 0 2px;
}
.text h3 {
	background: none;
}
.text p {
	padding: 0 0 18px;
}
.text blockquote {
	padding: 7px 0 19px;
	background: url('/images/quote_bg.gif') no-repeat 100% 100%;
	margin: 0 0 2px;
}
.text blockquote p {
	position: relative;
	margin: 0 -4.71% 0 -7.66%;
	padding: 12px 4.71% 16px 7.66%;
	font-size: 13px;
	background: #ebebeb;
	font-style: italic;
}

.service_col .submenu {
	border-right: 12px solid #d6d6d6;
	margin: 24px 0 0;
}
.service_col .submenu li {
	list-style-type: none;
	margin: 0 0 2px;
	background: #ebebeb;
	padding: 5px 8.2% 8px 15.17%;
	_padding-left: 6.17%;
	line-height: 19px;
}
.service_col .submenu li.last {
	margin: 0;
}
.service_col .submenu li.active {
	background: #d6d6d6;
	cursor: text;
	text-decoration: none;
}
#container .service_col .submenu li.active a {
	color: #000;
	text-decoration: underline;
}

.service_col .object_gallery {
	border-right: 12px solid #d6d6d6;
	margin: 44px 0 0;
	background: #ebebeb;
	padding: 23px 0 26px 15.17%;
	_padding-left: 6.17%;
	line-height: 18px;
}
.service_col .object_gallery .pic {
	position: relative;
	float: left;
	padding: 0 25px 0 0;
	margin: 2px 0 0;
	min-width: 26px;
}
.service_col .object_gallery .pic b {
	position: absolute;
	left: -8px;
	top: 6px;
	z-index: 10;
	display: block;
	width: 44px;
	height: 18px;
	background: #f5f5f5;
	border: 1px solid #f1ccae;
}
.service_col .object_gallery .pic img {
	position: relative;
	z-index: 100;
	border: 1px solid #ff801c;
	background: #fff;
	padding: 2px;
}

#footer {
	position: relative;
	min-width: 995px;
	margin: -172px 0 0;
	height: 172px;
	font-size: 13px;
	color: #0d0b08;
}
#footer .copyright {
	position: relative;
	float: left;
	width: 30.15%;
	height: 172px;
	background: url('/images/bg_dot.gif') repeat-y 100% 1px;
}
#footer .copyright p {
	margin: 33px 1px 0 0;
	padding: 16px 0 0 16.67%;
	height: 32px;
	border-bottom: 1px solid #f3f3f3;
	background: #ebebeb;
}
#footer .copyright b {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0 0 0 3px;
	height: 32px;
	background: url('/images/footer_bg.gif') no-repeat 100% 0;
}
#footer .contact {
	float: left;
	padding: 46px 20% 0 9.95%;
}
#footer .contact address {
	display: block;
	padding: 0 0 15px;
	font-style: normal;
}
#footer .metro {
	position: absolute;
	top: 33px;
	right: 0;
	width: 19.89%;
	height: 49px;
	background: url('/images/bg_dot2.gif') repeat-y 0 0;
}
#footer .metro p {
	height: 43px;
	background: url('/images/footer_bg3.gif') no-repeat 100% 0;
	padding: 6px 0 0 50%;
}
#footer .metro a {
	display: block;
	margin: 0 0 0 -52px;
	width: 87px;
	height: 32px;
	background: url('/images/logo_metrographica.gif') no-repeat 0 0;
}

.clients .content {
	margin: 0;
}
.clients .content h3, .contact_info .content h3 {
	float: left;
	width: 22.11%;
	padding: 0 0 5px 3.05%;
	margin: 0 0 0 4.72%;
	_margin-left: 2.35%;
	font: 20px Arial, Tahoma, sans-serif;
	color: #333;
	background: url('/images/title_bg.gif') no-repeat 0 2px;
}
.clients .group {
	margin: 0 0 48px 32.15%;
}
.clients .group ul {
	float: left;
	width: 41.03%;
	padding: 0 8.14% 0 0;
}
.clients .group ul li {
	list-style-type: none;
	font-size: 13px;
	line-height: 18px;
	padding: 0 0 5px;
}

.text ul.news {
	position: relative;
	height: 1%;
}
.text ul.news li {
	list-style-type: none;
	padding: 0 0 37px;
	position: relative;
	height: 1%;
}
.text ul.news li h5 {
	margin: 0 0 0 -8.05%;
	padding: 0 0 14px 5.89%;
	font: 20px Arial, Tahoma, sans-serif;
	color: #333;
	position: relative;
	height: 1%;
}
.text ul.news li.first h5 {
	background: url('/images/title_bg.gif') no-repeat 0 2px;
	padding-top: 6px;
}
.text ul.news li h5 span {
	display: table;
	position: relative;
	margin: 0 0 8px -2px;
	padding: 2px 13px;
	font-size: 11px;
	color: #fff;
	background: #ccc;
	//display: block;
	//float: left;

}
#container .text ul.news li h5 a {
	color: #333;
	clear: both;
}
#container .text ul.news li h5 a:hover {
	color: #666;
}

.text .description {
	padding: 16px 0 18px;
}

.text ul.files {
	padding: 18px 0 37px;
}
.text ul.files li {
	list-style-type: none;
	font-size: 13px;
	color: #999;
	background: url('/images/ico_file.gif') no-repeat 0 4px;
	padding: 0 0 5px 16px;
	margin: 0 0 0 -16px;
}

.text .hidden_blocks {
	font-size: 13px;
	padding: 19px 0 36px;
}
.text .hidden_blocks div {
	padding: 0 0 7px;
}
.text .hidden_blocks h6 {
	font: 13px Arial, Tahoma, sans-serif;
	color: #333;
}
#container .text .hidden_blocks h6 a {
	text-decoration: none;
	border-bottom: 1px dashed #f6801c;
}
#container .text .hidden_blocks h6 a:hover {
	border: 0;
}
.text .hidden_blocks div div {
	display: none;
	padding: 6px 0 17px;
}

.text ul.objects {
	padding: 18px 0 37px;
}
.text ul.objects li {
	list-style-type: none;
	font-size: 13px;
	color: #999;
	padding: 0 0 5px;
}

.objects .content {
	margin: 0;
	background: url('/images/objects_bg1.gif') no-repeat 0 179px;
	height: 1%;
}
.objects .content2 {
	background: url('/images/objects_bg2.gif') no-repeat 100% 358px;
}
.objects .text {
	padding: 0 24.12% 0 32.15%;
	font-size: 13px;
}
.objects .text ul {
	padding: 0 0 33px;
}
.objects .text ul li {
	list-style-type: none;
	padding: 0 0 6px 18px;
	background: url('/images/marker.gif') no-repeat 0 9px;
	font-size: 13px;
	color: #000;
	line-height: 15px;
}
.objects .text h6 {
	font: 13px Arial, Tahoma, sans-serif;
	color: #999;
	padding: 0 0 10px;
}
.objects .text h6 a {
	font-size: 14px;
}
.objects .text h1 {
	margin: 0 0 0 -11.86%;
	//margin-left: -5.42%;
	padding: 0 0 16px 6.81%;
	//padding-left: 3.11%;
	font: 20px Arial, Tahoma, sans-serif;
	color: #333;
	background: url('/images/title_bg.gif') no-repeat 0 2px;
}

.contact_info {
	min-height: 625px;
	_height: 625px;
}
.contact_info .content {
	margin: 0;
}
.contact_info dl {
	clear: both;
	padding-top: 25px;
	font-size: 13px;
	position: relative;
}
.contact_info dt {
	float: left;
	clear: both;
	width: 30.05%;
	text-align: right;
	font-weight: bold
}
.contact_info dd {
	margin-left: 32.36%;
	margin-bottom: 40px;
}
.contact_info dd strong {
	font-size: 20px;
}
.contact_info dt.print_map {
	position: absolute;
	right: 0px;
	top: 25px;
	width: 398px;
	text-align: center;
	font-weight: normal;
}
.contact_info dd.print_map {
	position: absolute;
	right: 0px;
	top: 85px;
	border-left: 11px solid #ebebeb;
	border-right: 11px solid #ebebeb;
	padding-right: 37px;

}
.faq_wrapper {margin-top: 20px}
.faq {
	margin: 0 0 0 -3.57%; 
	position: relative; 
	width: 100%
}
.faq dt, .faq dd {
	padding: 15px 45px 15px 2.3em; 
	font-size: 13px
}
.faq.act dt {
	background: url('/images/faq_q.gif') bottom left no-repeat #d9d9d9; 
	padding-bottom: 30px
}
.faq.act dt a {
	color: #000000; 
	font-size: 14px; 
	text-decoration: none; 
	border-bottom: none !important
}
.faq dt b {
	position: absolute; 
	left: 1.1%; 
	font-weight: normal; 
	color: #d9d9d9
}
.faq dd {
	position: absolute; 
	display: none
}
.faq.act dd {
	display: block; 
	background: url('/images/faq_a.gif') bottom right no-repeat;
	padding: 0 0 16px 0;
	z-index: 100;
	top: 1.8em;
	left: 93%;
	width: 80%
}
.faq.act dd div {
	padding: 15px 15px 30px 2.3em;
	border: 1px solid #f6801c;
	border-bottom: none;
	background: #ffffff

}
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0 4px;
}

#TB_secondLine {
	display: block;
	padding: 3px 0 0;
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#666;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 2px solid #a2a2a2;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 22px 0 0 15px;
	border: 0;
}

#TB_caption{
	padding:10px 28px 15px 23px;
}

#TB_closeWindow{
	position: absolute;
	top: 1px;
	right: 0;
}
#TB_closeWindowButton{
	display: block;
	width: 20px;
	height: 20px;
	background: url('/images/ico_close_hover.gif') no-repeat 0 0;
}
#TB_closeWindowButton:hover{
	background-position: 0 -19px;
}

#TB_closeAjaxWindow{
	padding:7px 15px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:66px;
	width:66px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -33px 0 0 -33px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
