@charset "utf-8";
#Navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 968px;
}
#Navigation ul {
	margin: 0px;
	padding: 9px 0px 0px 55px;
	list-style-type: none;
}
#Navigation li {
	float:left;
	margin-right: 36px;
  }
  #Navigation a {
	float:left;
	background:url(../images/bg-primary-button-right-both.gif) right top;
	margin:0;
	padding:0 0 0 0px;
	text-decoration: none;
	display: block;
      }
    #Navigation a span {
	float:left;
	display:block;
	background:url(../images/bg-primary-button-left-both.gif) no-repeat left top;
	padding:4px 15px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px;
      }
#Navigation a:link, #Navigation a:visited, #Navigation a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	height: 22px;
	display: block;
	cursor: hand;
}
#Navigation a:hover {
	background-position:100% -150px;
	color:#FFFFFF;
  }
#Navigation a:hover span {
	background-position:0% -150px;
	color:#FFFFFF;
  }
  #Navigation a#current  {
	background-position:100% -150px;
	border-width:0;
	color: #FFFFFF;
      }
    #Navigation a#current span {
	background-position:0% -150px;
	padding-bottom:5px;
	color:#FFFFFF;
      }

.SubNavigation {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 156px;
	text-align: left;
}
.SubNavigation li {
	display: block;
	margin: 0px;
	padding: 0px;
}
.SubNavigation a:link, .SubNavigation a:visited, .SubNavigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A0CF67;
	text-decoration: none;
	margin: 0px;
	padding: 6px 7px 6px 0px;
	display: block;
	text-transform: none;
	line-height: 13px;
}
.SubNavigation a:hover {
	font-size: 12px;
	color: #FF9900;
}
body#note a#nav-note,
body#client01 a#nav-client01,
body#client02 a#nav-client02,
body#client03 a#nav-client03,
body#client04 a#nav-client04,
body#services a#nav-services,
body#agency a#nav-agency,
body#openings a#nav-openings,
body#interactive a#nav-interactive,
body#story a#nav-story,
body#team a#nav-team,
body#contact a#nav-contact,
body#news a#nav-news,
body#directions a#nav-directions,
body#overview a#nav-overview,
body#application a#nav-application,
body#vcamp a#nav-vcamp,
body#insiders a#nav-insiders,
body#seminars a#nav-seminars,
body#book a#nav-book,
body#ratings a#nav-ratings,
body#short a#nav-short,
body#cool a#nav-cool,
body#rockett a#nav-rockett,
body#gallery a#nav-gallery,
body#text a#nav-text {
	color: #696A6D;
}

