@charset "UTF-8";
/* CSS Document */



.nav-dash	{
			width: 23px;
			height: 18px;
			float: left;
			background: url(images/nav-dash.gif) no-repeat;
			}
			
			

/*MAIN NAV SPRITES*/
		
#main-nav-links	{
			/*width: 781px;*/
			width: 628px;
			text-align: center;
			margin: 0 auto;
			float: right;
			margin: 8px 8px 0 0;
			}
			
#main-nav-links a	{
			text-indent: -999em;
			}

#main-nav-links a:hover,
	#main-nav-links a.active /* Class created by JavaScript */
	{
	background-position: 0 -18px;
	}
	
.home-tab	{
	float: left;
	width: 48px;
	height: 18px;
	background: url(images/home-tab.gif) no-repeat;
	}
	
.home-tab a	{
			display: block;
			width: 48px;
			height: 18px;
			}
			
.home-tab:hover {
	background-position: 0 -18px;
	}
	
.home-tab.active {
	background-position: 0 -18px;
	}
	
	
.products-tab	{
	float: left;
	width: 79px;
	height: 18px;
	background: url(images/products-tab.gif) no-repeat;
	}
	
.products-tab a	{
			display: block;
			width: 79px;
			height: 18px;
			}
			
.products-tab:hover {
	background-position: 0 -18px;
	}
	
.products-tab:active	{
	background-position: 0 -18px;
}
	
	
.about-us-tab	{
	float: left;
	width: 75px;
	height: 18px;
	background: url(images/about-us-tab.gif) no-repeat;
	}
	
.about-us-tab a	{
			display: block;
			width: 75px;
			height: 18px;
			}
			
.about-us-tab:hover {
	background-position: 0 -18px;
	}
	
.contact-us-tab	{
	float: left;
	width: 95px;
	height: 18px;
	background: url(images/contact-us-tab.gif) no-repeat;
	}
	
.contact-us-tab a	{
			display: block;
			width: 95px;
			height: 18px;
			}
			
.contact-us-tab:hover {
	background-position: 0 -18px;
	}
	
.our-services-tab	{
	float: left;
	width: 105px;
	height: 18px;
	background: url(images/our-services-tab.gif) no-repeat;
	}
	
.our-services-tab a	{
			display: block;
			width: 105px;
			height: 18px;
			}
			
.our-services-tab:hover {
	background-position: 0 -18px;
	}
	
/*.schedule-a-visit-tab	{
	float: left;
	width: 133px;
	height: 18px;
	background: url(images/schedule-a-visit-tab.gif) no-repeat;
	}
	
.schedule-a-visit-tab a	{
			display: block;
			width: 133px;
			height: 18px;
			}
			
.schedule-a-visit-tab:hover {
	background-position: 0 -18px;
	}*/
	
.faq-tab	{
	float: left;
	width: 41px;
	height: 18px;
	background: url(images/faq-tab.gif) no-repeat;
	}
	
.faq-tab a	{
			display: block;
			width: 41px;
			height: 18px;
			}
			
.faq-tab:hover {
	background-position: 0 -18px;
	}
	
.news-tab	{
	float: left;
	width: 44px;
	height: 18px;
	background: url(images/news-tab.gif) no-repeat;
	float: right;
	}
	
.news-tab a	{
			display: block;
			width: 44px;
			height: 18px;
			}
			
.news-tab:hover {
	background-position: 0 -18px;
	}


/*BOTTOM & TOP NAV SPRITES*/


#bottom-nav-links	{
			/*width: 545px;*/
			width: 735px;
			text-align: center;
			margin: 0 auto;
			float: left;
			margin: 8px 0 0 8px;
			}
			
#bottom-nav-links a	{
			text-indent: -999em;
			}
			
#upper-nav-links	{
			/*width: 735px;*/
			/*width: 900px;*/
			width: 740px;
			/*text-align: center;*/
			margin: 0 auto;
			float: right;
			/*border: 1px solid blue;*/
			margin: 0 auto;
			}
			
#upper-nav-links a	{
			text-indent: -999em;
			}
			
.home-stagers-tab	{
	float: left;
	width: 113px;
	height: 18px;
	background: url(images/home-stagers-tab.gif) no-repeat;
	}
	
.home-stagers-tab a	{
			display: block;
			width: 113px;
			height: 18px;
			}
			
.home-stagers-tab:hover,
.home-stagers-tab.active {
	background-position: 0 -18px;
	}
	
.builders-developers-tab	{
	float: left;
	width: 182px;
	height: 18px;
	background: url(images/builders-developers-tab.gif) no-repeat;
	}
	
.builders-developers-tab a	{
			display: block;
			width: 182px;
			height: 18px;
			}
			
.builders-developers-tab:hover,
.builders-developers-tab.active {
	background-position: 0 -18px;
	}
	
.realtors-tab	{
	float: left;
	width: 73px;
	height: 18px;
	background: url(images/realtors-tab.gif) no-repeat;
	}
	
.realtors-tab a	{
			display: block;
			width: 73px;
			height: 18px;
			}
			
.realtors-tab:hover,
.realtors-tab.active {
	background-position: 0 -18px;
	}
	
.testimonials-tab	{
	float: left;
	width: 108px;
	height: 18px;
	background: url(images/testimonials-tab.gif) no-repeat;
	}
	
.testimonials-tab a	{
			display: block;
			width: 108px;
			height: 18px;
			}
			
.testimonials-tab:hover,
.testimonials-tab.active {
	background-position: 0 -18px;
	}
	
.model-home-tab	{
	float: left;
	width: 165px;
	height: 18px;
	background: url(images/model-home-tab.gif) no-repeat;
	}
	
.model-home-tab a	{
			display: block;
			width: 165px;
			height: 18px;
			}
			
.model-home-tab:hover,
.model-home-tab.active {
	background-position: 0 -18px;
	}