#menu {
	list-style: none; margin: 0px; padding: 0px;
}
#menu ol {
	list-style: none; margin: 0px; padding: 0px;
}
#menu {
	width: 650px; float: right;
}
#menu::before {
	display: table; content: "";
}
#menu::after {
	display: table; content: "";
}
#menu::after {
	clear: both;
}
#menu {
	-ms-zoom: 1;
}
#menu li {
	float: left; position: relative;
}
#menu a {
	background: rgb(241, 241, 241); padding: 20px 20px 90px; color: rgb(102, 102, 102); text-transform: uppercase; border-right-color: rgb(232, 232, 232); border-right-width: 1px; border-right-style: solid; float: left;
}
#menu li:hover > a {
	background: rgb(64, 174, 75); color: rgb(255, 255, 255);
}
#menu ol {
	background: repeat-x top rgb(20, 20, 20); margin: 20px 0px 0px; border-radius: 5px; transition:0.2s ease-in-out; left: 0px; top: 50px; visibility: hidden; position: absolute; z-index: 9999; opacity: 0; box-shadow: 0px 3px 10px rgba(0,0,0,0.7); -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; _margin: 0;
}
#menu li:hover > ol {
	margin: 0px; visibility: visible; opacity: 1;
}
#menu ol ol {
	margin: 0px 0px 0px 20px; left: 150px; top: 0px; box-shadow: -1px 0px 0px rgba(255,255,255,0.3); -moz-box-shadow: -1px 0 0 rgba(255, 255, 255, .3); -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, .3); _margin: 0;
}
#menu ol li {
	border: 0px currentColor; border-image: none; float: none; display: block; box-shadow: 0px 1px 0px #111, 0px 2px 0px #666; -moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666; -webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666; _line-height: 0;
}
#menu ol li:last-child {
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
}
#menu ol a {
	background: rgb(231, 231, 231); padding: 10px; border: 0px currentColor; border-image: none; width: 130px; text-transform: none; float: none; display: block; white-space: nowrap; _height: 10px;
}
#menu ol a:hover {
	background-image: linear-gradient(rgb(93, 251, 104), rgb(96, 174, 102)); background-color: rgb(96, 174, 102);
}
#menu ol li:first-child > a {
	border-radius: 3px 3px 0px 0px; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0;
}
#menu ol li:first-child > a::after {
	left: 40px; top: -6px; border-right-color: transparent; border-bottom-color: rgb(75, 123, 78); border-left-color: transparent; border-right-width: 6px; border-bottom-width: 6px; border-left-width: 6px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: "";
}
#menu ol ol li:first-child a::after {
	border-width: 6px 6px 6px 0px; border-style: solid solid solid none; border-color: transparent rgb(75, 123, 78) transparent currentColor; left: -6px; top: 50%; margin-top: -6px;
}
#menu ol li:first-child a:hover::after {
	border-bottom-color: rgb(75, 123, 78);
}
#menu ol ol li:first-child a:hover::after {
	border-right-color: rgb(75, 123, 78); border-bottom-color: transparent;
}
#menu ol li:last-child > a {
	border-radius: 0px 0px 3px 3px; -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px;
}
.sidebar_menu {
	
}
.sidebar_menu li {
	padding: 10px 5px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted;
}
.container_links {
	padding: 10px 0px;
}
.container_links li {
	padding: 3px 5px; letter-spacing: 2px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
.footer_links {
	margin: 0px;
}
.footer_links li {
	padding: 3px 5px; letter-spacing: 2px; border-bottom-color: rgb(115, 122, 132); border-bottom-width: 1px; border-bottom-style: dotted;
}
.footer_menu {
	list-style: none; margin: 10px auto 0px; border: 0px solid black; border-image: none; width: 960px; clear: both;
}
#menu3 {
	text-align: center;
}
#menu3 li {
	margin: 0px 3px; display: inline-block; list-style-type: none;
}
#menu3 li a {
	border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(170, 170, 170); padding: 0px 8px; border-radius: 3px; color: rgb(85, 85, 85); font-size: 11px; font-weight: bold; text-decoration: none; display: inline-block; box-shadow: inset 0px 0px 1px #ffffff; text-shadow: 0px 0px 0px transparent, 0px 1px 0px #ffffff; background-image: -ms-linear-gradient(rgb(250, 250, 250), rgb(224, 224, 224)); -moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none;
}
#menu3 li a:hover {
	box-shadow: 0px 0px 6px #cccccc; background-image: -ms-linear-gradient(rgb(224, 224, 224), rgb(224, 224, 224)); -moz-box-shadow: 0 0 6px #cccccc; -webkit-box-shadow: 0 0 6px #cccccc;
}
