body {
	font-family: arial, helvetica, serif;
}

#nav, #nav ul {
	padding: 0;
	margin:0;
	list-style: none;
	line-height: 1;
}

#nav a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	width: 180px;
	height: 22px;
	font-size: 11px;
	cursor: pointer;
}
#nav a:hover{
	text-decoration: none;
	color: #164362;
	display: block;
	width: 180px;
	height: 22px;
}
#nav li {
	float: left;
}
#nav .menu {
	height: 22px;
	padding-bottom:5px;

}
#nav .label{
	position: absolute;
	padding-top: 5px;
	margin-left:10px;

}
#nav .alpha {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#nav li ul {
	margin-top: 60px;
	position: absolute;
	background: #78a3d8;
	width: 180px;
	left: -999em;
}

#nav li ul ul {
	margin: -20px 0 0 180px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}
#button1{
	cursor: hand;
	position: absolute;
	display: block;
	height: 62px;
	width: 143px;
	margin-top: -31px;
	margin-left: 0px;

}
#button2{
	cursor: hand;
	position: absolute;
	display: block;
	height: 62px;
	width: 141px;
	margin-top: -31px;
	margin-left: 143px;

}
#button3{
	cursor: hand;
	position: absolute;
	display: block;
	height: 62px;
	width: 137px;
	margin-top: -31px;
	margin-left: 284px;

}
#button4{
	cursor: hand;
	position: absolute;
	display: block;
	height: 62px;
	width: 146px;
	margin-top: -31px;
	margin-left: 421px;

}

#button5{
	cursor: hand;
	position: absolute;
	display: block;
	height: 62px;
	width: 147px;
	margin-top: -31px;
	margin-left: 567px;

}
.menutoplabels{
position: absolute;
margin-top:24px;
margin-left:20px;
font-size: 12px;
color: #FFF;
font-weight: bold;
}
