#branding #mainNav {
	float: left;
	width: 820px;
	margin-left: 0px;
	height: 38px;
}
#mainNav ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	display: block;
      }
#mainNav li {
	display:inline;
	margin:0;
	padding:0;
      }
#mainNav a span {
	display: none;
}
.home   a  {
	height: 34px;
	width: 78px;
	background-image: url(../images/actionHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding-top: 0px;
	float: left;
}
.home a:hover {
	height: 34px;
	width: 78px;
	background-image: url(../images/actionHome.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	padding-top: 0px;
	float: left;
}
.all   a  {
	height: 34px;
	width: 47px;
	background-image: url(../images/actionAll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding-top: 0px;
	float: left;
}
.all a:hover {
	height: 34px;
	width: 47px;
	background-image: url(../images/actionAll.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	padding-top: 0px;
	float: left;
}
.new   a  {
	height: 34px;
	width: 120px;
	background-image: url(../images/actionNew.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding-top: 0px;
	float: left;
}
.new a:hover {
	height: 34px;
	width: 120px;
	background-image: url(../images/actionNew.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	padding-top: 0px;
	float: left;
}
.pics   a  {
	height: 34px;
	width: 121px;
	background-image: url(../images/actionPics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding-top: 0px;
	float: left;
}
.pics a:hover {
	height: 34px;
	width: 121px;
	background-image: url(../images/actionPics.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	padding-top: 0px;
	float: left;
}
.theaters   a  {
	height: 34px;
	width: 116px;
	background-image: url(../images/actionTheaters.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding-top: 0px;
	float: left;
}
.theaters a:hover {
	height: 34px;
	width: 116px;
	background-image: url(../images/actionTheaters.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	padding-top: 0px;
	float: left;
}
.gen   a  {
	height: 34px;
	width: 75px;
	background-image: url(../images/actionGenres.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding-top: 0px;
	float: left;
}
.gen a:hover {
	height: 34px;
	width: 75px;
	background-image: url(../images/actionGenres.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	padding-top: 0px;
	float: left;
}
.trailers   a  {
	height: 34px;
	width: 81px;
	background-image: url(../images/actionTrailers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding-top: 0px;
	float: left;
}
.trailers a:hover {
	height: 34px;
	width: 81px;
	background-image: url(../images/actionTrailers.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	padding-top: 0px;
	float: left;
}
.about   a  {
	height: 34px;
	width: 85px;
	background-image: url(../images/actionAbout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding-top: 0px;
	float: left;
}
.about a:hover {
	height: 34px;
	width: 85px;
	background-image: url(../images/actionAbout.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	padding-top: 0px;
	float: left;
}
.contact   a  {
	height: 34px;
	width: 97px;
	background-image: url(../images/actionContact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding-top: 0px;
	float: left;
}
.contact a:hover {
	height: 34px;
	width: 97px;
	background-image: url(../images/actionContact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	padding-top: 0px;
	float: left;
}
