@charset "utf-8";

#buttons ul, li{
	margin:0;
	padding:0;
	list-style-type: none;
}
#buttons ul  {
	width:186px;
	float: left;
}
#buttons    ul h2, li{
	margin:0;
	float: left;
	padding: 0;
}
#buttons    ul    h2 img  {
	margin: 0px;
	padding: 0px;


}

h2  {
	width: 83px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
}
h2  a  {
	display: block;
	background-repeat: no-repeat;
}
#buttons    ul li:hover          h2 img,   ul li.sfhover       h2 img   {

}

ul     li     ul   {
display:none;
}
#buttons    ul li:hover   ul,  ul li.sfhover ul     {
display:block;
}

.services {
	float: left;
}
.services a {
	display: block;
	width: 186px;
}
#absolute {
	position: absolute;
	left: 64px;
	top: 0px;
}
.dropdown li {
	position: relative;
	left: -10px;
	top: 0px;
}

