

/* full_top_menu_item_width = 80 */


			.style_company {
				background: url('../i/btn_en_company.gif') no-repeat;
				height:40px;
				width: 91px;
			}
			#menu_company:hover {
				background: url('../i/btn_en_company_hover.gif') no-repeat;
			}
			.style_company_sel {
				background: url('../i/btn_en_company_sel.gif') no-repeat;
				height:40px;
				width: 91px;
			}
			#menu_company_sel:hover {
				background: url('../i/btn_en_company_hover.gif') no-repeat;
			}
			
			.style_services {
				background: url('../i/btn_en_services.gif') no-repeat;
				height:40px;
				width: 91px;
			}
			#menu_services:hover {
				background: url('../i/btn_en_services_hover.gif') no-repeat;
			}
			.style_services_sel {
				background: url('../i/btn_en_services_sel.gif') no-repeat;
				height:40px;
				width: 91px;
			}
			#menu_services_sel:hover {
				background: url('../i/btn_en_services_hover.gif') no-repeat;
			}
			
			.style_products {
				background: url('../i/btn_en_products.gif') no-repeat;
				height:40px;
				width: 94px;
			}
			#menu_products:hover {
				background: url('../i/btn_en_products_hover.gif') no-repeat;
			}
			.style_products_sel {
				background: url('../i/btn_en_products_sel.gif') no-repeat;
				height:40px;
				width: 94px;
			}
			#menu_products_sel:hover {
				background: url('../i/btn_en_products_hover.gif') no-repeat;
			}
			
			.style_work {
				background: url('../i/btn_en_work.gif') no-repeat;
				height:40px;
				width: 83px;
			}
			#menu_work:hover {
				background: url('../i/btn_en_work_hover.gif') no-repeat;
			}
			.style_work_sel {
				background: url('../i/btn_en_work_sel.gif') no-repeat;
				height:40px;
				width: 83px;
			}
			#menu_work_sel:hover {
				background: url('../i/btn_en_work_hover.gif') no-repeat;
			}
			
			.style_showcase {
				background: url('../i/btn_en_showcase.gif') no-repeat;
				height:40px;
				width: 98px;
			}
			#menu_showcase:hover {
				background: url('../i/btn_en_showcase_hover.gif') no-repeat;
			}
			.style_showcase_sel {
				background: url('../i/btn_en_showcase_sel.gif') no-repeat;
				height:40px;
				width: 98px;
			}
			#menu_showcase_sel:hover {
				background: url('../i/btn_en_showcase_hover.gif') no-repeat;
			}
			
			.style_contact {
				background: url('../i/btn_en_contact.gif') no-repeat;
				height:40px;
				width: 86px;
			}
			#menu_contact:hover {
				background: url('../i/btn_en_contact_hover.gif') no-repeat;
			}
			.style_contact_sel {
				background: url('../i/btn_en_contact_sel.gif') no-repeat;
				height:40px;
				width: 86px;
			}
			#menu_contact_sel:hover {
				background: url('../i/btn_en_contact_hover.gif') no-repeat;
			}
			
#nav{
	float: right;
	margin-top: 60px;
	list-style-type: none;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 150px;
	background-color: red;
}

#nav ul li.first {
	padding-top: 15px;
}

#nav ul li.last {
	padding-bottom: 15px;
}

#nav ul li.only {
	padding-bottom: 15px;
	padding-top: 15px;
}

#nav li {
	position: relative;
	float: left;
}

#nav li a {
	display: block;
	width: 90px;
	height: 40px;
	font-size: .7em;
	color: #fff;
	text-decoration: none;
}
* html #nav ul, * html #nav ul {
	margin-top: 40px;
}
* html #nav ul ul, * html #nav ul ul {
	margin:0;
}

#nav li a:hover, li.iehover a {
	color: #4b9d0f;
}
#nav ul li {
	font-family: Tahoma, sans-serif;
	width: 192px;
	background-color: #242322;
}
#nav li ul {
	width: 80px;
	position: absolute;
	left: -2000px;
	margin-left: 0px;
	margin-top: 0px;
}
#nav li ul ul {
	left: -2000px;
}
#nav ul li a, #nav ul li a:hover, #nav li ul a  {
	text-align: left;
	width: 150px;
	height: auto;
	padding: .3em 20px;
}

#nav li ul a.parent {
	background: url("../i/arrow.gif") no-repeat right;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul,
#nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul {
	left: -2000px;
}

#nav li:hover ul, #nav li.iehover ul
{
	left: 0px;
	top: 40px;
} 

#nav li li:hover ul, #nav li li li:hover ul, #nav li
li li li:hover ul, #nav li li.iehover ul, #nav li
li li.iehover ul, #nav li li li li.iehover ul { 
	left: 192px;
	top: 5px;
}

/** Support for the "nav_menu.js" **/
#nav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin:0px;
}
/** end **/

#nav_send {
	list-style-type: none;
	float: left;
}

#nav_send li {
	position: relative;
	float: left;
	width: 144px;
	padding: 0;
	padding-bottom: 2px;
	padding-left: 11px;
	text-decoration: none;
	list-style: none;
	margin: 0px;
}

* html #nav_send li {
	width: 148px;
}

#nav_send ul li
{
	background: url('../i/send_bg2.gif') no-repeat bottom left;
	background-color: #fff;
	width: 288px;
	height: 170px;
	padding: 10px 0 10px 10px;
	border: 1px solid #767e7a;
	border-bottom: none;
}

*html #nav_send ul li
{
	width: 292px;
	height: 185px;
}

#nav_send ul li table {
	padding: 0;
	margin: 0 10px 0 0;
}
#nav_send ul li table tr td input {
	width: 120px;
}
#nav_send ul li form input {
	padding: 1px 4px;
	font-size: 11px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
#nav_send ul li form input.subject {
	border: 1px solid #999;
	width: 260px;
}
#nav_send ul li textarea {
	border: 1px solid #999;
	width: 260px;
	height: 55px;
	font-size: 11px;
	font-family: tahoma, sans-serif; 
	padding: 2px 4px;
	margin-bottom: 10px; 
}
#nav_send ul li form input.check { 
	border:none;
	float: left;
	width: auto;
}
#nav_send ul li form label {
	font-size: 11px; 
	color: #999;
	float: left;
}
#nav_send ul li form input.send {
	border: none;
	width: auto;
}

#nav_send li ul {
	width: 80px;
	position: absolute;
	left: -2000px;
	top: -500px;
	margin-left: 0px;
	margin-top: 0px;
}

#nav_send li:hover ul, #nav_send li.iehover ul
{
	left: -145px;
	top: -190px;
}

*html #nav_send li:hover ul, *html #nav_send li.iehover ul
{
	top: -200px;
}

#nav_send li:hover, #nav_send li.iehover
{
	border: 1px solid #767e7a;
	border-top: none;
	padding-left: 10px;
	margin: 0px;
}

*html #nav_send li:hover, *html #nav_send li.iehover
{
	padding-left: 10px;
}

#nav_send li:hover li, #nav_send li.iehover li
{
	border: 1px solid #767e7a;
	border-bottom: none;
}

/** Support for the "nav_menu.js" **/
#nav_send iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,op acity=0);
	margin:0px;
}
/** end **/

#nav_client {
	list-style-type: none;
	float: right;
}

#nav_client li {
	margin: 0px;
	position: relative;
	height: 20px;
	width: 100px;
	padding: 5px;
	padding-bottom: 0px;
	text-decoration: none;
	list-style: none;
	float: left;
	font-size: 11px;
	color: #777;
	z-index: 99999;
}

#nav_client a
{
	color: #777;
	text-decoration: none;
}
#nav_client img { 
	float: right;
	margin-top: -4px;
}

* html #nav_client li {
	width: 100px;
}

#nav_client ul li
{
	margin: -1px;
	background: url('../i/client_extranet_bg2.gif') no-repeat 0px 0px;
	background-color: #fff;
	width: 162px;
	height: 80px;
}

* html #nav_client ul li {
	height: 70px;
}
#nav_client form input.text {
	margin: 5px 0;
	border:1px solid #999;
	font-size: 11px;
	width: 155px;
}
* html #nav_client form input.text {
	margin: 2px 0px;
	border:1px solid #999;
	font-size: 10px;
}
#nav_client td {
	font-size: 10px;
	vertical-align: middle;
}
* html #nav_client td {
	font-size: 9px;
	vertical-align: middle;
}
#nav_client form input.check {
}
#nav_client form label {
	float: left;
	margin-top:5px;
}
#nav_client form input.login {
	float: left;
}
#nav_client form fieldset {
	border: none;
}

#nav_client li ul {
	width: 80px;
	position: absolute;
//	left: -2000px;
	top: -500px;
}

#nav_client li:hover ul, #nav_client li.iehover ul
{
	left: -62px;
	top: 25px;
}

#nav_client li:hover, #nav_client li.iehover
{
	border: 1px solid #767e7a;
	border-top: none;
	margin: -1px;
}

#nav_client li:hover li, #nav_client li.iehover li
{
	border: 1px solid #767e7a;
	border-top: none;
}

/** Support for the "nav_menu.js" **/
#nav_client iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,op acity=0);
	margin:0px;
}
/** end **/

#nav_search {
	list-style-type: none;
	float: right;
}

#nav_search li {
	margin: 0px;
	position: relative;
	height: 20px;
	width: 60px;
	padding: 5px;
	padding-bottom: 0px;
	text-decoration: none;
	list-style: none;
	float: left;
	font-size: 11px;
	color: #777;
}

#nav_search a
{
	color: #777;
	text-decoration: none;
}
#nav_search img { 
	margin-top: -10px;
}

* html #nav_search li {
	width: 60px;
}

#nav_search ul li
{
	margin: -1px;
	background: url('../i/search_bg2.gif') no-repeat 2px 0px;
	background-color: #fff;
	width: 160px;
	height: 35px;
}
#nav_search form input.text {
	border: 1px solid #999999;
	font-size: 11px;
	width: 135px;
	height: 15px;
	margin-top: 6px;
	float: left;
}
#nav_search form label {
	float: left;
	margin-top:5px;
}
* html #nav_search form label {
	padding-top: 3px;
}
#nav_search form fieldset {
	border: none;
}

#nav_search li ul {
	width: 80px;
	position: absolute;
	left: -2000px;
	top: -500px;
}

#nav_search li:hover ul, #nav_search li.iehover ul
{
	left: 0px;
	top: 25px;
}

#nav_search li:hover, #nav_search li.iehover
{
	border: 1px solid #767e7a;
	border-top: none;
	margin: -1px;
}

#nav_search li:hover li, #nav_search li.iehover li
{
	border: 1px solid #767e7a;
	border-top: none;
}

/** Support for the "nav_menu.js" **/
#nav_search iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,op acity=0);
	margin:0px;
}
/** end **/