#navImg1 {
    display:inline;
	width:278px;
	height:63px;
	margin:0;
	display:block;
	background:url(../images/Nav01.gif) 0 0 no-repeat;
	float:left;
}
#nav02, #nav02 a {
    display:inline;
	width:117px;
	height:63px;
	margin:0;
	display:block;
	background:url(../images/Nav02.gif) 0 0 no-repeat;
	float:left;
}

#nav02 a:hover {
    background-position: -117px 0;
}

#nav03, #nav03 a {
    display:inline;
	width:116px;
	height:63px;
	display:block;
	background:url(../images/Nav03.gif) 0 0 no-repeat;
	float:left;
}

#nav03 a:hover {
    background-position: -116px 0;
}

#nav04, #nav04 a {
    display:inline;
	width:117px;
	height:63px;
	display:block;
	background:url(../images/Nav04.gif) 0 0 no-repeat;
	float:left;
}

#nav04 a:hover {
    background-position: -117px 0;
}

#nav05, #nav05 a {
    display:inline;
	width:119px;
	height:63px;
	display:block;
	background:url(../images/Nav05.gif) 0 0 no-repeat;
	float:left;
}

#nav05 a:hover {
    background-position: -119px 0;
}

#nav06, #nav06 a {
    display:inline;
	width:118px;
	height:63px;
	display:block;
	background:url(../images/Nav06.gif) 0 0 no-repeat;
	float:left;
}

#nav06 a:hover {
    background-position: -118px 0;
}

#nav07, #nav07 a {
    display:inline;
	width:115px;
	height:63px;
	display:block;
	background:url(../images/Nav07.gif) 0 0 no-repeat;
	float:left;
}

#nav07 a:hover {
    background-position: -115px 0;
}

#navImg7 {
    display:inline;
	width:10px;
	height:63px;
	margin:0;
	display:block;
	background:url(../images/Navbar-end.gif) 0 0 no-repeat;
	float:left;
}
