
	#nav {
		background:#00374c url('http://inspiredinterior.com/images/nav-bg.png')  repeat-x top left;
		height:50px; width:900px;
	}
	#nav ul {
		height:46px;
		padding:0; margin:0;
		text-align:center;
	}
	#nav ul li {
		font-family: "Avenir LT Std 35 Light", "Avenir LT", "Helvetica Neue Light", "Helvetica Neue", Helvetica;
		text-align:center;
		color:#ffffff;
		height:46px;
		margin:0; padding:0;
		margin-left:32px;
		margin-right:2px;
		margin-top:3px;
		line-height:46px;
		font-size:14px;
		list-style:none;
		font-weight:100;
		float:left; clear:none;
	}
	#nav ul li img {
		border:none;
	}
	#nav ul li a {
		color:#ffffff;
		text-decoration:none;
		padding:0 5px;
	}
	#pop-holder {
		margin-left:0;
		filter:alpha(opacity=80);
		opacity:.8;
		position:absolute; top:122px; *top:122px; left:50%; right:50%;
		width:500px; height:54px;
		background:transparent url('http://inspiredinterior.com/images/pop-arrow_05.gif') bottom center repeat-x;
		display:none;
	}
	#pop-table {
		height:54px;width:500px;
		margin:0; padding:0;
		
	}
	#pop-menu {
		width:inherit; height:54px;line-height:38px; text-align:center; color:#fff;
		background:transparent url('http://inspiredinterior.com/images/pop-arrow_07.gif') bottom center no-repeat;
	}
	#pop-left {
		width:6px; height:54px;
		background:transparent url('http://inspiredinterior.com/images/pop-arrow_03.gif') bottom left no-repeat;
	}
	#pop-right {
		width:6px; height:54px;
		background:transparent url('http://inspiredinterior.com/images/pop-arrow_09.gif') bottom right no-repeat;
	}

	

