#home {
	float: left;
	height: 20px;
	padding-top: 2px;
	margin-right: 2px;
}
/*============ profile ==============*/
#profile {
	float: left;
	height: 20px;
	margin-right: 2px;
}
#profile:hover {


}
#profile span {
	display: none;
}
.profile{
	position:absolute;
	visibility: hidden;
	font:normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 205px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8E1316;
	border-right-color: #8E1316;
	border-bottom-color: #8E1316;
	border-left-color: #8E1316;
}
.profile a{
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E1316;
}
.profile a:hover{ /*hover background color*/

}
/*============ client ==============*/
#client {
	float: left;
	height: 20px;
	margin-right: 2px;
}
#client:hover {


}
#client span {
	display: none;
}
.client{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 205px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8E1316;
	border-right-color: #8E1316;
	border-bottom-color: #8E1316;
	border-left-color: #8E1316;
}
.client a{
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E1316;
}
.client a:hover{ /*hover background color*/

}
/*============ pr ==============*/
#pr {
	float: left;
	height: 20px;
	margin-right: 2px;
}
#pr:hover {


}
#pr span {
	display: none;
}
.pr{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 205px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8E1316;
	border-right-color: #8E1316;
	border-bottom-color: #8E1316;
	border-left-color: #8E1316;
}
.pr a{
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E1316;
}
.pr a:hover{ /*hover background color*/

}
/*============ event ==============*/
#event {
	float: left;
	height: 20px;
	margin-right: 2px;
}
#event:hover {


}
#event span {
	display: none;
}
.event{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 205px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8E1316;
	border-right-color: #8E1316;
	border-bottom-color: #8E1316;
	border-left-color: #8E1316;
}
.event a{
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E1316;
}
.event a:hover{ /*hover background color*/

}
/*============ signout ==============*/
#signout {
	float: right;
	height: 20px;
	padding-top: 2px;
	margin-right: 2px;
}

