@charset "UTF-8";
/* CSS Document */


/* MENU CSS */

#nav,#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul {
	position: absolute;
	left: -999em;
}
#nav li {
	float: left;
	list-style: none;
	margin-right: 0em;
	margin-left: 0em;
	padding-right: 0em;
	padding-left: 0em;
}
#nav ul li {
	clear: left;
	margin-right: 0em;
	width: 12em;
	border: 2px solid #FF3333;
	margin-left: 0em;
	margin-bottom: 1px;
	padding-right: 0em;
}
#nav li:hover ul,#nav li.sfhover ul {
left: auto;
}
#nav a,#nav a:link,#nav a:visited {
	display: block;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.25em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#nav a:focus,#nav a:hover,#nav a:active {
	color: #000000;
	text-decoration: none;
}
#nav ul li a:focus,#nav ul li a:hover,#nav ul li a:active {
	color: #000;
}
#nav li ul ul {
	margin-top: -1.8125em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12.1875em;
	width: 13em;
}
#nav li:hover ul ul,#nav li.sfhover ul ul {
left: -999em;
}
#nav li li:hover ul,#nav li li.sfhover ul {
left: auto;
}
#nav li ul li:hover, #nav li ul li.sfhover {
	border: 2px solid #FF3333;
}

/* END MENU CSS */
#middleshadow {
	background-image: url(../images/borders/menu/right-shadow.png);
	background-repeat: no-repeat;
}
#bottomshadow {
	background-image: url(../images/borders/menu/bottom-shadow.png);
	background-repeat: no-repeat;
	height: 1em;
	width: 13em;
}
#shadow1 {
	list-style-image: none;
	list-style-type: none;
	width: 14em;
	height: 6em;
	background-image: url(../images/borders/menu/shadow1.png);
	background-repeat: no-repeat;
}
#shadow2 {
	list-style-image: none;
	list-style-type: none;
	width: 14em;
	height: 10em;
	background-image: url(../images/borders/menu/shadow2.png);
	background-repeat: no-repeat;
}
#shadow3 {
	list-style-image: none;
	list-style-type: none;
	width: 14em;
	height: 10em;
	background-image: url(../images/borders/menu/shadow3.png);
	background-repeat: no-repeat;
}
#shadow4 {
	list-style-image: none;
	list-style-type: none;
	width: 14em;
	height: 12em;
	background-image: url(../images/borders/menu/shadow4.png);
	background-repeat: no-repeat;
}
