﻿/* ================================================================ 
<style type="text/css"> remarked for CSS validation test
=================================================================== */
/* ================================================================ 
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/ul-dropdown.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}
 
#nav {
	background-position: #3366CC;
	background: #3366CC;
	height: 22px;
	font: bold 14px/22px arial, verdana, sans-serif;
	width: 955px;
	margin: 0 auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #333366;
	border-bottom-color: #333366;
}
#nav ul {margin:0; padding:0; list-style:none; display:inline-block;}
#nav .menu .level1-li {float:left; display:inline; width:136px; margin-top:-32000px;}
#nav .menu a {display:block; width:136px; text-decoration:none; text-align:center; color:#fff;}
#nav .menu a.level1-a {position:relative; float:left; display:inline; margin-right:-135px; margin-top:32000px;}
#nav .menu .sub {background:#333366; float:left; margin-top:-22px; padding-top:22px; margin-bottom:-32000px;}
#nav .menu .sub a {background:#6699FF; position:relative; margin-right:-1px;}
#nav .menu a:hover,
#nav .menu a:focus,
#nav .menu a:active {background:#333366; margin-right:0;}

/* ================================================================ 
</style> remarked for CSS validation test
=================================================================== */
