h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: 'Trebuchet MS', verdana, helvetica, arial, sans-serif;
	color:#000;
	text-transform:uppercase;
	margin: 0;
	
	padding: 2px 10px 8px 10px;
}
.megamenu {
	font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
	width: 224px;
	height: 73px;
	color:# fff;
	margin: 0;
	padding: 0;

}


#downservices {
	text-decoration:none;
	color: #000;
	
	height: 73px;
	width: 224px;
	text-align:center;
	line-height: 73px;

}
#downservices:hover {
	text-decoration:none;
	color: #000;
	background:url(megamenu-bg-sel-1.gif) repeat-x top left;
	height: 73px;
	width: 224px;
	text-align:center;
	line-height: 73px;
}

#downservices a {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #616161;
	text-transform: uppercase;

	line-height: 73px;
	text-align:center;
	margin: 0;
	width: 224px;
	height: 73px;
	cursor: pointer;
	display: block;
}
#downservices a:hover {
	background:url(megamenu-bg-sel-1.gif) repeat-x top left;
	color: #000;
}
#downservices a.current, #downservices a.current:hover  {
	background:url(megamenu-bg-sel.gif) repeat-x top left;
	color: #000;
}

.level2 a {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
	text-decoration:none;
	margin: 0;
	padding: 0px 7px 0 10px;
}
.level2 a:hover {
	color: #666;
}
.level3 a {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
	text-decoration:none;
	margin: 0;
	padding: 0px 7px 0 17px;

}
.level3 a:hover {
	color: #666;
}
.level4 a {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
	text-decoration:none;
	margin: 0;
	padding: 0px 7px 0 24px;

}
.level4 a:hover {
	color: #666;
}

.one {
	border-right: 1px solid #d1d1d1;
}

.byggdropped {
	background: url(megamenu-bg.png) repeat-x #eee top left;
	display: none;
	text-align: left;
	position: relative;
	font-size: 12px;
	width: 980px;
	height: 450px;
	margin: 0;
	padding: 20px 0 0 0;
	left: -521px;

	z-index: 9999;
}
.shadow {
	background: url(megamenu-btm-bg.png) repeat-x top left;
	position: relative;
	width: 980px;
	height: 124px;
	margin: 0;
}
