﻿#navigation {
	width: 100%;
	background-color:#dadada;
}

#navigation .topshadow {
	background-image:url(../images/nav_top_shadow.png);
	background-repeat:repeat-x;
	background-position: top left;
	width: 100%;
	height: 10px;
}

#navigation .main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 5px;
	height: 25px;
	color: #000000;
}

#navigation .main a {
	color: #000000;
	text-decoration:none;
}

#navigation .main .right
{
	float: right;
	padding-right: 10px;
}

/* .group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */

#newtek-nav { margin: 0 auto; list-style: none; position: relative; width: 875px; clear: right; height: 3px;}
#newtek-nav li { display: block; float: left; font-size: 14px; padding: 0 0 0 7px;}
#newtek-nav li a { color: #bbb; font-size: 14px; display: block; float: left;
text-decoration: none;}
#newtek-nav li a:hover { color: #006699; }

#orange_line {margin: 0 auto; list-style: none; position: relative; width: 875px;}
#orange_line li {display: block; float: left; background-color: #DADADA; height: 3px; padding: 0 0 0 7px; height: 3px;}

.orange_line { background-color: Orange !important; }

/* #magic-line { position: absolute; bottom: -2px; left: 0; width: 60px; height: 3px; background: #f7941d; }

.current_page_item a, .current_page_item_two a { color: #f7941d !important; } */
