#header p.nav {
	float: right;
	line-height: 71px;
	text-transform: uppercase;
	color: #fff;
	background-color: #680303;
	font-size: 80%;
	font-family: "Gill Sans MT", Tahoma, Verdana, sans-serif;
	letter-spacing: .1em;
	margin: 0;
	padding: 0;
	}
#header p.nav a {
	color: #fff;
	background-color: #680303;
	text-decoration: none;
	padding: 0 .5em;
	}
#header p.nav a:hover {
	color: #fff;
	background-color: #680303;
	text-decoration: underline;
	}
#nav {
	margin: 0;
	padding: 3px 0 0 0;
	height: 321px;
	width: 1120px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: left;
	}
#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
	}
#nav a {
	float: left;
	padding: 321px 0 0 0;
	overflow: hidden;
	width: 0;
	height: 321px !important;
	height /**/:321px; /* for IE5/Win only */
	}
#nav a:hover {
	background-position: -128px 0;
	}
#nav a:active, #nav a.selected {
	background-position: -128px 0;
	}
#commercial a  {
	width: 128px;
	color: #ccc;
	background: url(/i/commercial.jpg) top left no-repeat;
	}
#events a  {
	width: 128px;
	color: #ccc;
	background: url(/i/events.jpg) top left no-repeat;
	}
#golf a  {
	width: 128px;
	color: #ccc;
	background: url(/i/golf.jpg) top left no-repeat;
	}
#landscapes a  {
	width: 128px;
	color: #ccc;
	background: url(/i/landscapes.jpg) top left no-repeat;
	}
#portraits a  {
	width: 128px;
	color: #ccc;
	background: url(/i/portraits.jpg) top left no-repeat;
	}
#weddings a  {
	width: 128px;
	color: #ccc;
	background: url(/i/weddings.jpg) top left no-repeat;
	}
#limos a  {
	width: 128px;
	color: #ccc;
	background: url(/i/limos.jpg) top left no-repeat;
	}
#seniors a  {
	width: 128px;
	color: #ccc;
	background: url(/i/seniors.jpg) top left no-repeat;
	}