* {padding:0; margin:0}
.dropdown {float:left; padding-right:5px}
.dropdown dt {width:125px; /*border:2px solid #302518;*/ padding:8px; font-weight:bold; cursor:pointer; /*background:url(images/header.gif)*/}
.dropdown dt:hover {
}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:218px;
	display:none; /*background:#302518;*/
	z-index:200;
	opacity:0;
	margin-top: 0px;
}
.dropdown ul {
	list-style:none;
	border-top:none;
}
.dropdown li {
	display:inline;
	line-height: 1.5em;
	text-align: left;
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:12px;
	color:#fff;
	text-decoration:none;
	/*width:208px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	text-align:center;
	background-color: #3D2D45;
}
.dropdown a:hover {
	color:#fff;
	background-repeat: repeat;
	background-color: #6C8722;
}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

.top_navImage{
	vertical-align: bottom;
}

#cell_company {
}
#cell_product {
}
#cell_service {
}
#cell_contact {
	width: 208px;
	height: 80px;
}
#navtable {
	float: right;
	width: 624px;
}

#contactShandiz {
	position: absolute;
	top: 5px;
	right: 20px;
}
#cell_contact  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 100;
}
#trigger-cell-products {
}
#trigger-cell-products a {
}
#trigger-cell-products  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 100;
}
