.flexdropdownmenu {
	background: rgb(255, 255, 255); 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: Verdana; font-size: 0.6em; 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(255, 255, 255); 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: Verdana; font-size: 0.6em; 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: 220px; color: #7B0302; text-decoration: none; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; display: block; background-color: rgb(255, 255, 255);
}
* html .flexdropdownmenu li {
	width: 210px; display: inline-block;
}
.flexdropdownmenu li a:hover {
	color: #ffffff; background-color:#00509F;
}
.flexdropdownmenu li.selected > a {
	color: #333333; background-color: #333333;
}
.rightarrowclass {
	top: 6px; right: 5px; position: absolute;
}
#wrapper
{
	width:960px;
	position:static;
	margin:auto;
	
}
#wrapper2
{
	width:960px;
	position:static;
	margin:auto;
}
#wrapper3
{
	width:985px;
	position:static;
	margin:auto;
	height: 162px;
	background-color: #333333;
}

