body {
	background: #eee ;/*url(../images/familybg.jpg) */
	}

#header-menu {
	background:url(../images/nav-bg.png) no-repeat;
	height:44px;
	margin:0 0 0;
	padding:0 0 0 95px;
	width:845px;
	}
.nav-models a {
	width:167px;
	height:29px;
	display:block;
	float:right;
	background: transparent url(../images/models-seniors.png) no-repeat 0px -29px ;
	margin:25px 5px 0 0;
	padding:0;
}
.nav-weddings a {
	width:113px;
	height:29px;
	display:block;
	float:right;
	background: transparent url(../images/weddings.png) no-repeat 0px 0px ;
	margin:25px 5px 0 0;
	padding:0;
}
.sf-navbar li {
	background:transparent url(../images/nav/nav-blue.gif) no-repeat scroll 0 0;
	height:42px;
	margin:2px 20px 0;
	padding:0;
	position:static;
	width:auto;
}