div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;
}
/* div#Btn1 {
	width: 130px;
	height: 21px;
	overflow: hidden;
	border: 1px solid black;
	background-color: #f9f9f9;
	position: absolute;
	z-index: 100;
} */
#Btn1 {
	float: left;
	display: block;
	background: url(../Images/MenuBtn.gif) no-repeat;
	width: 130px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	position: absolute;
	z-index: 100;
	overflow: hidden;
}
#Btn1 span a {
	font-size: 11px;
	font-weight: bold;
	color: #0d5093;
	text-decoration: none;
	width: 130px;
	height: 21px;
	text-align: center;
	line-height: 21px;
}
#Btn1 span a:hover {
	color: #000;
	text-decoration: underline;
}
#Btn1 .dropdown {
	background: #EAF5FC;
	opacity: 1;
	border: 1px solid #C3DFF0;
}
#Btn1 .dropdown a {
	display: block;
	opacity: 1;
	font-size: 11px;
	font-weight: bold;
	color: #0d5093;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px 4px 0px 4px;
}
#Btn1 .dropdown a:hover {
	background: #0d5093;
	color: #fff;
}

#Btn2 {
	float: left;
	display: block;
	background: url(../Images/MenuBtn.gif) no-repeat;
	width: 130px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	margin-left: 130px;
}
#Btn2 span a {
	font-size: 11px;
	font-weight: bold;
	color: #0d5093;
	text-decoration: none;
	width: 130px;
	height: 21px;
	text-align: center;
	line-height: 21px;
}
#Btn2 span a:hover {
	color: #000;
	text-decoration: underline;
}
#Btn2 .dropdown {
	background: #EAF5FC;
	opacity: 1;
	border: 1px solid #C3DFF0;
}
#Btn2 .dropdown a {
	display: block;
	opacity: 1;
	font-size: 11px;
	font-weight: bold;
	color: #0d5093;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px 4px 0px 4px;
}
#Btn2 .dropdown a:hover {
	background: #0d5093;
	color: #fff;
}

#Btn3 {
	float: left;
	display: block;
	background: url(../Images/MenuBtn.gif) no-repeat;
	width: 130px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	margin-left: 260px;
}
#Btn3 span a {
	font-size: 11px;
	font-weight: bold;
	color: #0d5093;
	text-decoration: none;
	width: 130px;
	height: 21px;
	text-align: center;
	line-height: 21px;
}
#Btn3 span a:hover {
	color: #000;
	text-decoration: underline;
}
#Btn3 .dropdown {
	background: #EAF5FC;
	opacity: 1;
	border: 1px solid #C3DFF0;
}
#Btn3 .dropdown a {
	display: block;
	opacity: 1;
	font-size: 11px;
	font-weight: bold;
	color: #0d5093;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px 4px 0px 4px;
}
#Btn3 .dropdown a:hover {
	background: #0d5093;
	color: #fff;
}

#Btn4 {
	float: left;
	display: block;
	background: url(../Images/MenuBtn.gif) no-repeat;
	width: 130px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	position: absolute;
	z-index: 100;
	overflow: hidden;
	margin-left: 390px;
}
#Btn4 span a {
	font-size: 11px;
	font-weight: bold;
	color: #0d5093;
	text-decoration: none;
	width: 130px;
	height: 21px;
	text-align: center;
	line-height: 21px;
}
#Btn4 span a:hover {
	color: #000;
	text-decoration: underline;
}
#Btn4 .dropdown {
	background: #EAF5FC;
	opacity: 1;
	border: 1px solid #C3DFF0;
}
#Btn4 .dropdown a {
	display: block;
	opacity: 1;
	font-size: 11px;
	font-weight: bold;
	color: #0d5093;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px 4px 0px 4px;
}
#Btn4 .dropdown a:hover {
	background: #0d5093;
	color: #fff;
}
