* {padding:0; margin:0}
.dropdown {display: block;
	float: left;
	height: 65px;
	}
.dropdown dt {
	display: block;
	margin:0; padding: 0 0 0 20px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background: url(sep.jpg) no-repeat 100% 100%;
	cursor:pointer; 
}
.dropdown dt active{
display: block;
	margin:0; padding: 0 0 0 20px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
	display: block;
	text-decoration: none;
	background: url(sep.jpg) no-repeat 100% 100%;
	cursor:pointer; 
}

.dropdown .active {
	display: block;
	margin:0; padding: 0 0 0 20px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #006699;
	display: block;
	text-decoration: none;
	background: url(sep.jpg) no-repeat 100% 100%;
	cursor:pointer; 
}

.dropdown dt:hover {
display: block;
	margin:0; padding: 0 0 0 20px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #006600;
	display: block;
	text-decoration: none;
	background: url(sep.jpg) no-repeat 100% 100%;
	cursor:pointer; 
 }
.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#58C926; z-index:200; opacity:0}
.dropdown ul {width:183px; border:2px solid #006600; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#FF6600; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:none}


.dropdown2 {display: block;
	float: left;
	height: 65px;}
.dropdown2 dt {
display: block;
	margin:0; padding: 0 0 0 20px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background: url(sep.jpg) no-repeat 100% 100%;
	cursor:pointer; 
}
.dropdown2 .active {
display: block;
	margin:0; padding: 0 0 0 20px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
	display: block;
	text-decoration: none;
	background: url(sep.jpg) no-repeat 100% 100%;
	cursor:pointer; 
}

.dropdown dt:hover {
display: block;
	margin:0; padding: 0 0 0 20px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color:#006600;
	display: block;
	text-decoration: none;
	background: url(sep.jpg) no-repeat 100% 100%;
	cursor:pointer; 
 }

.dropdown2 dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown2 ul {width:220px; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown2 li {display:inline}
.dropdown2 a, .dropdown2 a:active, .dropdown2 a:visited { 
display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	display: block;
	text-decoration: none;
	background: url(sep.jpg) no-repeat 100% 100%;
	cursor:pointer; 
}

.dropdown2 .active a{ 
display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color:#006699;
	display: block;
	text-decoration: none;
	background: url(sep.jpg) no-repeat 100% 100%;
	cursor:pointer; 
}

.dropdown2 a:hover {
display: block;

	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color:#006600;
	display: block;
	text-decoration: none;
	background: url(sep.jpg) no-repeat 100% 100%;
	cursor:pointer; }
