#breadCrumbs {
	font-size: 90%;
}
#breadCrumbs a {color:#383838;outline: none;}
#breadCrumbs a:last-child {text-decoration: none;}

#calc {
	background:#EDEDED;
	border:0px solid #d8d8d8;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#calc fieldset {padding:10px; margin:0;}
#calc fieldset legend {font-size:100%; font-weight:normal;}
#calc select {}
#calc label {font-weight:normal;}

#contacts div.breadCrumbs {padding:10px 20px;}
#contacts h1{padding-left:20px;}
#contacts label {text-align: right; padding-top: .5em}
#contacts div.arrow {
	font-size: 190%;
	color: #453006;
}
#contacts div.email {padding-left:20px; margin-bottom:1em;}
#content {
	width: 1006px;
	margin: 0px -9px;
}
#contentBg {
	margin:5px auto;
	width:990px;
}
#content div.top {
	height: 29px;
	background: url("/images/bg/page_top.png") bottom center;
}
#content div.mid {
	background: url("/images/bg/page_mid.png") center center repeat-y;
	position: relative;
	z-index: 2;
}
#content div.bottom {
	height: 29px;
	background: url("/images/bg/page_bottom.png") top center;
}

#descriptor {
	font-size:70%;
	color:#4D4D4D;
	margin-top:12px;
}
#helpers {
	margin-top:5px;
	position:relative;
	top:4px;
	z-index:3;
}
#helpLinks {
	text-align:right;
	padding-right:13px;
}
#introMovie {
	margin:-3px;
	padding:3px;
	background:#F69333;
}
#footer, #footer a {
	color:#383838;
}

#language{padding-left:21px;}

#newsArchive {
	background:#ededed;
	border:1px solid #d8d8d8;
	border-left: 0;
	border-right: 0;
	margin-bottom: 10px;
}

#newsArchive h4 {margin-bottom:0;}
#newsArchive li.active_Yes {font-weight:bold;}
#newsRss{
	background: #F69333 url("/images/interface/rss.png");
	height: 63px;
	
}
#newsRss div {
	padding-top: 11px;
	margin-left: 63px;
}
#newsRss a {color:#fff;}
#menu {
	background:#4D4D4D url("/images/bg/menu.png");
	height:40px;
	margin-top:10px;
	overflow: hidden;
}
#menu a {
	display:block;
	float:left;
	margin-top:5px;
	margin-left:5px;
	background: url("/images/bg/menu_item.gif") no-repeat;
	text-indent: -9999px;
	height:30px;
	overflow: hidden;
	outline: none;
}
#menu a.company {
	width: 94px;
	background-position: 0 0;
}
#menu a.company:hover {
	background-position: 0 -30px;
}
#menu a.company_Yes {
	background-position: 0 -60px;
}

#menu a.services_and_products {
	width: 169px;
	background-position: -99px 0;
}
#menu a.services_and_products:hover {
	background-position: -99px -30px;
}
#menu a.services_and_products_Yes {
	background-position: -99px -60px;
}

#menu a.projects {
	width: 86px;
	background-position: -273px 0;
}
#menu a.projects:hover {
	background-position: -273px -30px;
}
#menu a.projects_Yes {
	background-position: -273px -60px;
}

#menu a.certificate {
	width: 120px;
	background-position: -364px 0;
}
#menu a.certificate:hover {
	background-position: -364px -30px;
}
#menu a.certificate_Yes {
	background-position: -364px -60px;
}


#menu a.publicity {
	width: 110px;
	background-position: -489px 0;
}
#menu a.publicity:hover {
	background-position: -489px -30px;
}
#menu a.publicity_Yes {
	background-position: -489px -60px;
}

#menu a.contact_info {
	width: 95px;
	background-position: -604px 0;
}
#menu a.contact_info:hover {
	background-position: -604px -30px;
}
#menu a.contact_info_Yes {
	background-position: -604px -60px;
}

#popular {
	border:1px solid #d8d8d8;
	border-left:0;
	border-right: 0;
	background: #ededed;
}
#gallery a {display:block; border:3px solid #fff; margin-bottom:7px; width:150px;}
#gallery a:hover {border-color:#F69333; margin-bottom:7px;}

#publications a.icon {display:block; border:1px solid #999; margin:-1px; margin-bottom:10px;}
#publications a.icon:hover {border-color:#F69333; border-width:3px; margin:-3px; margin-bottom:8px;}
#publications div.item {margin-bottom:1.5em;}
#publications div.label {height:2em; line-height:1em;}

#searchResult div.title {font-size:140%}

#searchWindow {
	position: absolute;
	top:21px;
	right:-20px;
	width:310px;
	height:83px;
	overflow: hidden;
	background: url("/images/bg/search.gif") top left no-repeat;
	z-index:400;
	display:none;
}
#searchWindow div{
	position:absolute;
	top:15px;
	left:20px;
}
#searchWindow input.inpSearch {
	width:265px;
}

#siteMap ul {
	list-style-image: url("/images/interface/submenu_arrow.png");
	padding-bottom:.1em;
}
#siteMap ul li {
	font-size:150%;
	margin-bottom:.5em;
}


#subMenu {
	background:#EDEDED;
	padding: 10px 0px;
	padding-bottom: 3em;
	border:0px solid #d8d8d8;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#subMenu .section {
	margin-left: 10px;
	margin-bottom: 1.15em;
}
#subMenu a {
	color:#383838;
	text-decoration: none;
	display: block;
	padding-left:22px;
	margin-bottom:.5em;
}
#subMenu a:hover {
	color: #707E87;
}
#subMenu a.Yes {background:url("/images/interface/submenu_arrow.png") no-repeat 0px .4em;}
#subMenu a.sub {margin-left:22px; line-height:1; background-position:0px .2em;}

#qGold {padding-left:10px;}
