.Navigation {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 20px 11px;
	display: block;
	text-align: left;
}
.Navigation li {
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-button-main.gif);
	background-repeat: repeat-x;
}
.Navigation a:link, .Navigation a:visited, .Navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #670001;
	text-decoration: none;
	margin: 6px 0px 0px;
	padding: 5px 0px 0px 27px;
	display: block;
	width: 166px;
	height: 17px;
	line-height: 13px;
	background-image: url(../images/bg-buttons-primary.gif);
	background-repeat: no-repeat;
}
.Navigation a:hover {
	color: #FFFFFF;
	background-image: url(../images/bg-buttons-primary-mo.gif);
	background-repeat: no-repeat;
}
.Navigation #current {
	color: #000000;
	background-image: url(../images/bg-buttons-primary.gif);
	background-repeat: no-repeat;
}
div.subMenu a:link, div.subMenu a:visited, div.subMenu a:active {
	font-size: 12px;
	display: block;
	color: #F4F1E7;
	font-weight: bold;
	background-image: none;
	background-color: #853333;
	margin-left: 10px;
	width: 165px;
	padding-left: 18px;
	margin-top: 3px;
}
div.subMenu a:hover {
	color: #670001;
	background-color: #D7BCBC;
}
div.subMenu {
	display: none;
}
body#company a#nav-company,  
body#advantages a#nav-advantages,
body#team a#nav-team,
body#services a#nav-services,
body#personal a#nav-personal,
body#commercial a#nav-commercial,
body#carrier a#nav-carrier,
body#glossary a#nav-glossary,
body#contact a#nav-contact,
body#maps a#nav-maps,
body#jobs a#nav-jobs,
body#faq a#nav-faq,
body#trucking a#nav-trucking,
body#truck a#nav-truck,
body#history a#nav-history,
body#test a#nav-test {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	height: 17px;
	width: 165px;
	text-decoration: none;
	background-color: #A36666;
}
.TertiaryLinks a:link, .TertiaryLinks a:visited, .TertiaryLinks a:active {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.TertiaryLinks a:hover {
	color: #0033CC;
	text-decoration: none;
}
