﻿.easyNavHoverBox
{
	position:absolute; 
	border:1px solid #F8CAA5; 
	width:400px;
	height:130px; 
	background-color:#ffffff; 
	top:-280px;	
	color:#EE7923
}
.easyNavHoverBox h1
{
	margin:3px;
	font-size:17px;
	border-bottom:1px dashed #A5A190;
	padding-left:4px;
	padding-bottom:2px;
}
.easyNavHoverBox p
{
	margin:3px;
	color:#C49A6B;
	padding-left:4px;
	padding-right:4px;
	height:95px;
}
.easyNavHoverBox img
{	
	margin-top:7px;
	position:absolute;
}
#easyNavHoverBoxWeb
{
	z-index:2;
	left:-40px;
}
#easyNavHoverBoxWeb img
{
	margin-left:40px;
}

#easyNavHoverBoxPrint
{
	z-index:3;
	left:-42px;
}
#easyNavHoverBoxPrint img
{
	margin-left:40px;
}
#easyNavHoverBoxbusMngmnt
{
	z-index:4;
	left:-180px;
}
#easyNavHoverBoxbusMngmnt img
{
	margin-left:179px;
	
}

#easyNavHoverBroadcasting
{
	z-index:5;
	left:-260px;
}
#easyNavHoverBroadcasting img
{
	margin-left:260px;
}





#contactLinkEmailer
{
	z-index:5;
	left:-260px;
	height:350px;
	top:-387px;	
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

#contactLinkEmailer img
{
	margin-left:-77px;
	margin-top:306px;
}

#contactLinkEmailer p
{
	height:15px;	
}

#contactLinkEmailer a
{
	color:#ed761a;
	text-decoration:none;
}
#contactLinkEmailer a:hover
{
	color:#ed761a;
	text-decoration:underline;
}