a img {
	border:none;}
	
.navbar {
	display:block;
	float:right;
	width:550px;
	height:20px;
	padding:60px 0 0 0;
	margin:0;
}

ul#nav {
	margin:0;
	padding:0;
	list-style:none;}

#nav li {
	display: block;
	height:18px;
	width:14.4em;
	float: left;
	width:auto;
	padding:0;
	margin:0 0 0 31px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;}
	
*html #nav li {
	margin:0 0 0 20px;}

#nav a, #nav a:hover, #subnav a, #subnav a:hover, #subsubnav a, #subsubnav a:hover {
	display: block;
	color:#fff;
	text-decoration: none;
	text-align:left;
	padding:0;}

#nav ul {
	position: absolute;
	left: -999em;
	top:47px;
	margin:0;
	padding:0;
	width: 14.4em;
	height: auto;
	border: solid #FFFFFF;
	border-width:1px 1px 0 1px;}

* html #nav ul, *:first-child+html #nav ul, * html #subnav ul, *:first-child+html #subnav ul, * html #subsubnav ul, *:first-child+html #subsubnav ul {
	width:14.4em;
	top:55px;}
	
body.home a#home{
	display:block; 
	text-indent:-5000px;
	float:left;
	margin-left:3px;
	height:20px;
	width:41px;
	background:url(../images/navbar_home.gif) no-repeat 0px -20px;}

a#home {
	display:block;
	text-indent:-5000px;
	float:left;
	margin-left:3px;
	height:20px;
	width:41px;}
	
a#home {
	background:url(../images/navbar_home.gif) no-repeat 0px 0px;}

a#home:hover{
	background:url(../images/navbar_home.gif) no-repeat 0px -20px;}
	
body.about a#about{
	display:block; 
	text-indent:-5000px;
	float:left;
	margin-left:3px;
	height:20px;
	width:67px;
	background:url(../images/navbar_about.gif) no-repeat 0px -20px;}

a#about {
	display:block;
	text-indent:-5000px;
	float:left;
	margin-left:3px;
	height:20px;
	width:67px;}
	
a#about {
	background:url(../images/navbar_about.gif) no-repeat 0px 0px;}

a#about:hover{
	background:url(../images/navbar_about.gif) no-repeat 0px -20px;}
	
body.services a#services{
	display:block; 
	text-indent:-5000px;
	float:left;
	margin-left:3px;
	height:20px;
	width:67px;
	background:url(../images/navbar_services.gif) no-repeat 0px -20px;}

a#services {
	display:block;
	text-indent:-5000px;
	float:left;
	margin-left:3px;
	height:20px;
	width:67px;}
	
a#services {
	background:url(../images/navbar_services.gif) no-repeat 0px 0px;}

a#services:hover{
	background:url(../images/navbar_services.gif) no-repeat 0px -20px;}
	
body.highlights a#highlights{
	display:block; 
	text-indent:-5000px;
	float:left;
	margin-left:3px;
	height:20px;
	width:142px;
	background:url(../images/navbar_highlights.gif) no-repeat 0px -20px;}

a#highlights {
	display:block;
	text-indent:-5000px;
	float:left;
	margin-left:3px;
	height:20px;
	width:142px;}
	
a#highlights {
	background:url(../images/navbar_highlights.gif) no-repeat 0px 0px;}

a#highlights:hover{
	background:url(../images/navbar_highlights.gif) no-repeat 0px -20px;}
	
body.contact a#contact{
	display:block; 
	text-indent:-5000px;
	float:left;
	margin-left:3px;
	height:20px;
	width:61px;
	background:url(../images/navbar_contact.gif) no-repeat 0px -20px;}

a#contact {
	display:block;
	text-indent:-5000px;
	float:left;
	margin-left:3px;
	height:20px;
	width:61px;}
	
a#contact {
	background:url(../images/navbar_contact.gif) no-repeat 0px 0px;}

a#contact:hover{
	background:url(../images/navbar_contact.gif) no-repeat 0px -20px;}
