.flexdropdownmenu {
	background: rgb(97, 119, 32); border-width: 1px 1px 0px; border-style: solid; border-color: rgb(255, 255, 255); padding: 0px; left: 0px; top: 0px; color: rgb(255, 255, 255); font-family: "segoeui", Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; margin-top: 0px; display: none; list-style-type: none; visibility: hidden; position: absolute; box-shadow: 3px 3px 8px #000000; -webkit-box-shadow: 3px 3px 8px #000000; -moz-box-shadow: 3px 3px 8px #000000;
}
.flexdropdownmenu ul {
	background: rgb(97, 119, 32); border-width: 1px 1px 0px; border-style: solid; border-color: rgb(255, 255, 255); padding: 0px; left: 0px; top: 0px; color: rgb(255, 255, 255); font-family: "segoeui", Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; margin-top: 0px; display: none; list-style-type: none; visibility: hidden; position: absolute; box-shadow: 3px 3px 8px #000000; -webkit-box-shadow: 3px 3px 8px #000000; -moz-box-shadow: 3px 3px 8px #000000;
}
.flexdropdownmenu li {
	position: relative;
}
.flexdropdownmenu li a {
	padding: 7px 8px; width: 180px; color: white; text-decoration: none; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid; display: block; background-color: rgb(3, 28, 58);
}
* html .flexdropdownmenu li {
	width: 170px; display: inline-block;
}
.flexdropdownmenu li a:hover {
	color: rgb(255, 255, 255); background-color: rgb(8, 92, 180);
}
.flexdropdownmenu li.selected > a {
	color: rgb(255, 255, 255); background-color: rgb(8, 92, 180);
}
.rightarrowclass {
	top: 6px; right: 5px; position: absolute;
}
#wrapper
{
	width:960px;
	position:static;
	margin:auto;
	
}
#wrapper2
{
	width:960px;
	position:static;
	margin:auto;
	height: 133px;
}
