#topMenuLine {
	position:absolute; padding:5px; overflow:hidden; z-index:100;  background-color:#ececec;	
}
#menu_block {
	width: 990px;
	min-height: 35px;
	height: auto!important;
	height: 35px;
	margin: 0 0 0 14px;
	background: url('../imgs/menu_bg.gif') repeat-x;
	padding-top: 6px;
}

#horiz_nav img { border:0px; }
#horiz_nav { margin-left: 15px;  width:990px; list-style:none;}
#horiz_nav li { position:relative; z-index:200; padding: 10px 17px 7px 17px; float:left; display: block; background-image:url(../imgs/menu_line.gif); background-repeat:no-repeat; background-position:right; }
#horiz_nav a { position:relative; z-index:210; }
#horiz_nav a:hover { color:#FFF }
#horiz_nav ul li:hover a { color:#FFF }
#horiz_nav ul { 
	width:216px; 
	position: absolute; 
	left: 0; 
	margin: 15px 0 0 0; 
	display:none; 
	padding:0;  
	background:#ececec;}
#horiz_nav ul li { display:block; float:none; padding: 5px; margin: 0; background:none; border-bottom:1px dashed #CCC}
#horiz_nav ul li a { padding: 0; margin:0; display:block; font-size:12px; color:#000; text-decoration: none; }
#horiz_nav ul li:hover {  font-size:12px; background:#da2217; text-decoration: none; }



#horiz_nav li ul li ul {
	position: absolute;
	margin-left: 216px;
	top: -15px;
	left:0px;
	width: 140px;
	padding: 0;
}

#horiz_nav li ul li ul li {
	padding: 5px;
	border-bottom:1px dashed #CCC;
}

#horiz_nav li ul li ul li a {
	color: #000!important;
}

#horiz_nav li ul li ul li a:hover {
	color: #FFFFFF!important;
}


/*#horiz_nav .par_selected {
	background: #da3335;
}*/
.menu_lines {
	text-align: center;
	padding: 5px 7px 7px 7px; min-height: 5px; height:auto!important; height:12px; float:left; display: inline-block;
}

#left_menu {
	width: 240px;
	min-height: 60px;
	height: auto!important;
	height: 60px;
	list-style: none;
	padding: 10px 0 0 10px;
}

#left_menu li {
	width: 200px;
	min-height: 15px;
	height: auto!important;
	height: 15px;
	background: url('../imgs/left_menu_bullet.gif') no-repeat left top;
	padding-left: 15px;
}

#left_menu li a:hover {
	color: #D91B11;
}

#left_menu .leftnav_selected a {
	color: #D91B11;
}

#left_menu .leftnav_selected a:hover {
	color: #D91B11;
}

#left_menu li a {
	color: #336699;
	text-decoration: none;
	font-size: 11px;
	padding: 3px;
}
#left_menu .leftnav_selected_1 a {
	color: #D91B11;
}

#left_menu .leftnav_selected_2 {
	margin-left: 15px;
}

#left_menu .leftnav_selected_2 a {
	color: #D91B11;
}
#left_menu .leftnav_2{
	margin-left: 15px;
}
#left_menu .leftnav_2 a {
}



/* START NAV ROOT STYLES */
#nav_root {
	width: 500px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	margin-left: 10px;
	border-bottom: 4px solid #cfcfcf;
}

#nav_root li {
	list-style: none;
	float: left;
}

#nav_root li a {
	font-family: 'Sylfaen, Verdana';
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

/* END NAV ROOT STYLES */

