/* Menu Items CSS */

/* Our Solution Menu Items */

#OurSolutionMenu {
	position: absolute;
	top: 27px;
	right: -57px;
	width: 150px;
	z-index: 1;
	margin: 0;
	background-color: #DDDDDD;
	padding: 0 0 3px;
	border-style:  solid;
	border-color: #cccccc #cccccc #879CA5;
	border-width: 1px 1px 3px;
	height: auto;
	background-image: url(../images/menuBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#OurSolutionMenu a {
	display: block;
	padding: 3px 10px 4px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
	background: url(../images/horizontalLineLight.gif) repeat-x bottom;
	height: auto;
}

#OurSolutionMenu a:hover {
	color: #FFFFFF;
	background-image: url(../images/menuHoverBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#OurSolutionMenu a.over {
	color: #FFF !important;
	background-color: #849B9C;
}

#OurSolutionMenu b {
	display: none;
}

/* End Our Solution Menu Items */


/* Agents And Partners Menu Items */

#AgentsPartnersMenu {
	position: absolute;
	top: 27px;
	right: -8px;
	width: 150px;
	z-index: 1;
	margin: 0;
	background-color: #E9EEE3;
	padding: 0 0 3px;
	border-style:  solid;
	border-color: #cccccc #cccccc #879CA5;
	border-width: 1px 1px 3px;
	height: auto;
	background-image: url(../images/menuBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#AgentsPartnersMenu a {
	display: block;
	padding: 3px 10px 4px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
	background: url(../images/horizontalLineLight.gif) repeat-x bottom;
	height: auto;
}

#AgentsPartnersMenu a:hover {
	color: #FFFFFF;
	background-image: url(../images/menuHoverBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#AgentsPartnersMenu a.over {
	color: #fff !important;
	background-color: #849B9C;
}

#AgentsPartnersMenu b {
	display: none;
}

/* End Agents And Partners Menu Items */


/* Company Menu Items */

#CompanyMenu {
	position: absolute;
	top: 26px;
	right: -81px;
	width: 150px;
	z-index: 1;
	margin: 0;
	background-color: #DDDDDD;
	padding: 0 0 3px;
	border-style:  solid;
	border-color: #cccccc #cccccc #879CA5;
	border-width: 1px 1px 3px;
	height: auto;
	background-image: url(../images/menuBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#CompanyMenu a {
	display: block;
	padding: 3px 10px 4px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
	background: url(../images/horizontalLineLight.gif) repeat-x bottom;
	height: auto;
}

#CompanyMenu a:hover {
	color: #FFFFFF;
	background-image: url(../images/menuHoverBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#CompanyMenu a.over {
	color: #FFF !important;
	background-color: #849B9C;
}

#CompanyMenu b {
	display: none;
}

/* End Company Menu Items */


/*
#header #editions {
	float: left;
	width: 219px;
	height: 80px;
}
*/
